Versions Compared

Key

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

...

  • Retrieve a clean checkout of utilities/trunk
  • Build the utilities/trunk using 'ant dist'
  • Move the content of the dist/ directory to the root directory and run 'ant clean'
  • Copy everything in the utilities/trunk directory into a directory called fedora-migration-{release number} and zip it as fedora-migration-{release-number}.zip
  • Use the md5sum tool to create an md5 hash of the zip, copying the hash value into a file called fedora-migration-{release-number}.zip.md5
  • Upload the zip and md5 files to sourceforge as outlined in the Fedora release section above
  • In SourceForge, go to Admin -> File Releases, select to edit the existing project (that you just made) and add the files. Set file types as before.
  • Download the files once they are available in the Download -> Browse All Files section and verify the MD5 sum

Journaling RMI

...

Receiver

  • Build zip file containing executable jar and readme doc from Fedora trunk with 'ant rmi-journal-receiver -Drelease=true'
  • Use the md5sum tool to create an md5hash, and put it in a text file called whatever-the-jar-is-named.jar.md5
  • Upload the jar and md5 to sourceforce
  • In SourceForge, go to Admin -> File Releases, select to edit the existing project (that you just made) and add the files. Set file types as before.
  • Download the files once they are available in the Download -> Browse All Files section and verify the MD5 sum

...