Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Implementation Certification Process"

Line 1: Line 1:
 
When a runtime certifies against a particular MicroProfile release, below are the steps that should be followed to make the community aware of the certification.
 
When a runtime certifies against a particular MicroProfile release, below are the steps that should be followed to make the community aware of the certification.
 
# Follow the [https://github.com/microprofile/microprofile-wg/blob/main/tckprocess.adoc MicroProfile TCK Process] to file a Compatible Certification Record (CCR) in the [https://github.com/eclipse/microprofile  MicroProfile github repo].
 
# Follow the [https://github.com/microprofile/microprofile-wg/blob/main/tckprocess.adoc MicroProfile TCK Process] to file a Compatible Certification Record (CCR) in the [https://github.com/eclipse/microprofile  MicroProfile github repo].
# After the certification issue is accepted, file an github issue on [https://github.com/eclipse/microprofile-marketing/issues MicroProfile Marketing] with the label of ''Compatiblity'' using the issue template named `New Compatible Implementations To be Added`.
+
# After the certification issue is accepted, file an github issue on [https://github.com/eclipse/microprofile-marketing/issues MicroProfile Marketing] with the label of ''Compatiblity'' using the issue template named '''New Compatible Implementations To be Added'''.
 
# If you want to get the runtime added to the [https://start.microprofile.io/ MicroProfile Starter], please raise [https://github.com/eclipse/microprofile-starter/issues an issue] and propose a PR there.
 
# If you want to get the runtime added to the [https://start.microprofile.io/ MicroProfile Starter], please raise [https://github.com/eclipse/microprofile-starter/issues an issue] and propose a PR there.

Revision as of 13:55, 1 September 2022

When a runtime certifies against a particular MicroProfile release, below are the steps that should be followed to make the community aware of the certification.

  1. Follow the MicroProfile TCK Process to file a Compatible Certification Record (CCR) in the MicroProfile github repo.
  2. After the certification issue is accepted, file an github issue on MicroProfile Marketing with the label of Compatiblity using the issue template named New Compatible Implementations To be Added.
  3. If you want to get the runtime added to the MicroProfile Starter, please raise an issue and propose a PR there.

Back to the top