Versions Compared

Key

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

...

Upload both the source and binary releases to Sourceforge.net. You can either upload them via the web interface, or copy them over via scp or other command line tools. If you want to copy the files from command line, follow the directions found here: http://apps.sourceforge.net/trac/sourceforge/wiki/File%20management%20service

...

Code Block
 scp <files> <username>,dspace@frs.sourceforge.net:"/home/frs/project/d/ds/dspace/DSpace\\ Release\\ Candidate/1.6.0-rc2/"

...

After the Release is Finished

Warning
titleDon't Announce Until Maven Packages Have Propagated

You must wait for all the packages to be available at http://repo2.maven.org/maven2/org/dspace/ before you announce the release. Until the DSpace packages are available in the Maven repository, no one else will be able to build DSpace using Maven.

...

  • Add the new contributors to the list: DSpaceContributors
  • Coordinate Announcements with DuraSpace Staff:
    • Announcement on dspace.org, duraspace.org, twitter
    • Plus if new stable version, ask dspace.org admins to upload latest documentation
    • Announce on mailing lists
    • Link announcement on Home of Wiki, change any version numbers on that page.
    • Ensure that the Latest Release page on dspace.org is updated.
  • Add group corresponding to the version to the JIRA system (if not already there)
  • Update Wiki pages, particularly these pages which refer to the Current and Next releases:
  • Create a new branch in SVN for any upcoming sub-minor releases (if necessary)