Skip to content

Latest commit

 

History

History
47 lines (39 loc) · 2.96 KB

spec_issue.md

File metadata and controls

47 lines (39 loc) · 2.96 KB
name about title labels assignees
Specification Review Issue
Start a request for a specification release
[MP Component] [Version] Specification Review
Release Review

Specification issue template

When creating a specification project release review, create an issue in the MicroProfile-WG repository repo with the content defined as follows.

  • Specification name and version
  • Add the label Release Review
  • Naming conventions for artifacts:
    • Specification PDF in the form of microprofile-project-spec-version.pdf
    • Specification HTML in the form of microprofile-project-spec-version.html
    • project is the microprofile specification short project name (config, health, ...)
    • version is the two digit x.y version of the specification

  • The Nexus Staging links (orgeclipsemicroprofile-NNNN where NNNN is the staging repository id) (eg, https://oss.sonatype.org/content/repositories/orgeclipsemicroprofile-NNNN/org/eclipse/microprofile/config/) which contain all the binaries and relevant documentation:
    • [Staging Repo](add link)
    • [Spec PDF](add link)
    • [Spec HTML](add link)
    • [Javadoc](add link)
    • [API Jar](add link)
    • [TCK Jar](add link)

  • Summary that a Compatible Implementation is complete, passes the TCK, and that the TCK includes sufficient coverage of the specification.
    • [Compatible Certification Request] (add link of Compatible Certification Request in the corresponding spec repo (e.g. MicroProfile Config))