Skip to main content

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

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



Back to the top