Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If any online resources have been modified or added to during the release, these must be updated. Particularly XSD schema files served at http://www.fedora-commons.org/definitions/1/0/ must be verified.

Release Day

Tag the release

The source must be updated to the release version identifier, and a tag created in subversion for the release.

Update documentation area on wiki

...

No Format
git checkout v{{*X.Y}}
mvn cleanrelease:prepare -DdryRun
mvn -P sonatype-release deploy release:clean && mvn release:prepare
mvn release:perform

Login to oss.sonatype.com

...

Change the primary download page on sourceforge so it points to the new fcrepo installer jar, and change the additional downloads to include the other (non-md5) files.

Update the master branch with a new SNAPSHOT version id.

...

files

...

Do a full build, installation and run ConfigQ tests, verify the name of the installation jar file and check that the web admin client operates correctly from the /fedora/admin URL

When you are satisifed that the release is correctly identified, commit these changes to master and push to github.

Complete wiki documentation updates

...