Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakarta.ee-spec.committee] TCK zip file name

Good catch!

My input:

Each group can decide what it wants its staged files to be named. Once they are moved to the normative location, the committee can decide.

In Jakarta EE 8, I do not think we were particularly dogmatic about the final file names. I think we used whatever the stage name was.

For DI (I mentored), I just checked that the staged zip file existed and the SHA matched the sum from the CCR. In dependency-injection/2.0/_index.md, I left the target URL alone and gave the PR a "pass" with the file-name that matches the stage file name.

If we want the final names to match exactly, I would need to request this change from DI (though this would only change the name of the final download, I think). Based on what you wrote, it seems other TCK zip files would have to be renamed also.

For TCKs in Jakarta EE TCK I think their zip-file names already conform with the guidelines but that isn't all TCKs.

Either way works for me. I confess, I didn't strictly follow the guidelines in the longer "Spec. Review Checklist." I think it's easier to use the name from the project's stage location. I realize that isn't quite consistent across the board for the Specifications.

-- Ed

On 8/10/2020 3:24 PM, kzr@xxxxxxxxxxx wrote:
Let me make sure the form of the *final* TCK zip name.
According to the checklist, the form should be:
  https://download.eclipse.org/jakartaee/{spec}/x.y/*{spec}-tck-x.y.z.zip
But some of the current PRs do not exactly conform to this form.
I am not clear how strictly we should apply this rule.

- Servlet
  https://download.eclipse.org/jakartaee/servlet/5.0/jakarta-servlet-tck-5.0.0.zip
  It seems to be OK.

- Bean Validation
  http://download.eclipse.org/ee4j/bean-validation/3.0/beanvalidation-tck-dist-3.0.0.zip

  “dist” is inserted between “{spec}-tck-” and “x.y.z.zip”.
  Is it OK?

- Batch
  https://download.eclipse.org/jakartaee/batch/2.0/jakarta.batch.official.tck-2.0.0.zip

  “official” is inserted between “{spec}-” and “tck-x.y.z.zip”.
  Is it OK?

-Kenji Kazumura

_______________________________________________
jakarta.ee-spec.committee mailing list
jakarta.ee-spec.committee@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jakarta.ee-spec.committee

Back to the top