You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 1, 2021. It is now read-only.
A goal is to get the TCK documentation (in the form of contributor’s guides, etc.) to the point where people could reasonably be asked to contribute a TCK test along with a new spec issue (or at the least some portion of the test).
(TCK Coverage gaps, e.g. updates in the 1.0 Rev A spec update not adequately tested)
In bugzilla, the TCK component will hold spec issues that still need enforcement added in TCK.
After a spec issue is agreed upon and documented its component field will be changed to TCK reflecting the need to still add a test in the TCK.
The RI may still need updating as well. We won’t try to track RI compliance in bugzilla, we’ll use the RI issues if needed but otherwise assume the RI is always passing the latest TCK.
Here is a query for unresolved issues in the TCK component (i.e. resolved spec issues requiring TCK updates).
Note: This probably isn’t the ideal workflow for a spec issue, but since we have this coverage gap, it’s worth noting along with the spec issues that are being tracked.
Other TCK Enhancements
(E.g. better Maven integration, test artifact organization, documentation, other ideas like standalone EE TCK)
See the TCK project on GitHub. These will eventually be described in more detail on the Wiki at the GitHub project. The issues page should also be one starting point.
Specification Document Format
(E.g. attempt to publish in AsciiDoc)
The effort to rewrite the spec in AsciiDoc is captured in this standards.jsr352.batch-spec repo at the specification subdirectory off of the root level.