Skip to main content

Progress Review PR template

When creating a specification project plan review, create PRs with the content defined as follows.

Include the following in the PR:

  • A directory in the form wombat/x.y where x.y is the release major.minor version.
  • An index page wombat/x.y/_index.md following template
  • Title should be on the form “Jakarta Wombat X.Y (under development)”
  • Specification PDF in the form of jakarta-wombat-spec-x.y-Mn.pdf
  • Specification HTML in the form of jakarta-wombat-spec-x.y-Mn.html
  • For a Progress Review, that sufficient progress has been made on a Compatible Implementation and TCK, to ensure that the spec is implementable and testable.
  • Link to updated release record

Back to the top