jakartaee / enterprise-beans

Jakarta Enterprise Beans
https://eclipse.org/ee4j/ejb
Other
19 stars 29 forks source link

Prefix jakarta to specification document #129

Closed hussainnm closed 4 years ago

hussainnm commented 4 years ago

The idea behind this PR to enable tagging of specific commit to release a version of the specification in a repeatable manner.

For example, if we want to release a Public Draft 2 then the properties should be set as shown below: status = PUBLIC DRAFT 2 revisiondate = August 25, 2020 docversion = 4.0-pd2

Running mvn clean package will yield

Step 1: Commit the changes Step 2: Create a tag 4.0-pd2 Step 3: Revert the changes Step 4: Create a PR

It would be awesome if this could be automated via Jenkins.

Other changes included in this PR are minor corrections: