reckart opened a new issue, #20:
URL: https://github.com/apache/uima-uimaj-io-jsoncas/issues/20

   **Note:** Do not assign this issue or the associated PR with the release 
milestone until the release is done to avoid them from showing up as unresolved 
in the issues fixed report.
   
   **Preparations**
   
   - [ ] Create release issue and release preparation branch
   - [ ] Update `README.md` file
   - [ ] Update `RELEASE_NOTES.md` file
   - [ ] Make sure to remove all `SNAPSHOT` repositories and `SNAPSHOT` 
dependencies
   - [ ] Update API reference version in POM
   
   **Building**
   
   - [ ] Clean local `m2` repository
   - [ ] Commit all changes and check out in a new clean build location
   - [ ] Run a trial build locally with `-Papache-release`
   - [ ] Check the issues report in `issuesFixed` if it looks ok
   - [ ] Do the release build (`mvn -DautoVersionSubmodules=true 
release:prepare release:perform`)
   
   **Staging**
   
   - [ ] Close the staging repository at https://repository.apache.org/https://repository.apache.org/content/repositories/orgapacheuima-1293
   
   **Voting**
   
   - [ ] Call for a vote on the developer mailing list
   - [ ] Close vote and post vote results to the developer mailing list (wait 
at least for 72 hours, at least 3 +1 votes required for release, sign mail 
using same GPG key that was used to sign release)
   
   **Publishing**
   Copy the release artifacts from the staging spot to the dist spot in SVN
   
   - [ ] Copy the release artifacts from the staging spot to the dist spot in 
SVN
      `svn mv -m "Move final release candidate to dist spot" 
https://dist.apache.org/repos/dist/dev/uima/uimafit-3.4.0-RC-202302030819-d407646/
 https://dist.apache.org/repos/dist/release/uima/uimafit-3.4.0`
   - [ ] Release staging repository at https://repository.apache.org/
   - [ ] Create a new git tag e.g. `rel/uimaj-3.2.0` and remove the one not 
prefixed with `rel`
   - [ ] Merge the release preparation pull request
   - [ ] Update website
   - [ ] Copy documentation to archive spot
      `svn cp -m "No issue: Copying latest documentation to archive spot" 
https://svn.apache.org/repos/asf/uima/site/trunk/uima-website/docs/d/uimafit-current
 https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimafit-3.4.0`
   - [ ] Close the release in the issue tracker
   - [ ] Post release announcement to annou...@apache.org (Cc: 
dev@uima.apache.org, u...@uima.apache.org — once release has arrived at 
https://repo1.maven.org/maven2/org/apache/uima/uimaj-core/ — sign mail using 
same GPG key that was used to sign release)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@uima.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to