You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "reckart (via GitHub)" <gi...@apache.org> on 2024/02/05 09:41:58 UTC

[I] Ruta 3.4.1 [uima-ruta]

reckart opened a new issue, #165:
URL: https://github.com/apache/uima-ruta/issues/165

   **Preparations**
   
   - [ ] Create release issue and release preparation branch
   - [ ] Update README.md file
   - [ ] Update RELEASE_NOTES.md file
   - [ ] Check the LICENSE and NOTICE files for the binary release / Eclipse plugins
   - [ ] 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-1303
   
   **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/ruta-3.4.0-RC-202401151426-167560c https://dist.apache.org/repos/dist/release/uima/ruta-3.3.0`
   - [ ] Copy existing Eclipse update site to the archive spot
      `svn copy -m "Create eclipse plugin archive for ruta 3.3.0" https://dist.apache.org/repos/dist/release/uima/eclipse-update-site-v3/ruta https://dist.apache.org/repos/dist/release/uima/archive-eclipse-update-site/ruta-3.3.0`
   - [ ] Delete existing Eclipse update site
      `svn rm -m "Removing previous update site to make space for new one" https://dist.apache.org/repos/dist/release/uima/eclipse-update-site-v3/ruta`
   - [ ] Move the new update site from staging spot to release spot
      `svn mv -m "Installing Ruta 3.4.0 update site from accepted RC2" https://dist.apache.org/repos/dist/release/uima/ruta-3.4.0/eclipse-update-site/ https://dist.apache.org/repos/dist/release/uima/eclipse-update-site-v3/ruta`
   - [ ] Release staging repository at https://repository.apache.org/
   - [ ] Create a new git tag e.g. `rel/ruta-3.4.0` and remove the one not prefixed with `rel`
   - [ ] Merge the release preparation pull request
   - [ ] Archive website: `svn copy -m "Creating versioned copy of current release documentation in archive" https://svn.apache.org/repos/asf/uima/site/trunk/uima-website/docs/d/ruta-current https://svn.apache.org/repos/asf/uima/site/archive/docs/d/ruta-3.3.0`
   - [ ] Update website
   - [ ] Register the release in Whimsy
   - [ ] Close the release in the issue tracker
   - [ ] Post release announcement to announce@apache.org (Cc: dev@uima.apache.org, user@uima.apache.org — once release has arrived at https://repo1.maven.org/maven2/org/apache/uima/ruta-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-unsubscribe@uima.apache.org.apache.org

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


Re: [I] Apache UIMA Ruta 3.4.1 [uima-ruta]

Posted by "reckart (via GitHub)" <gi...@apache.org>.
reckart closed issue #165: Apache UIMA Ruta 3.4.1
URL: https://github.com/apache/uima-ruta/issues/165


-- 
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-unsubscribe@uima.apache.org

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