Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  • Review http://www.apache.org/dev/release.html Releases FAQ
  • Fix imports in all the .java files
  • Fix License headers in all files. (If you are using Intellij IDEA, "Copyright Plugin" is very handy)
  • Check NOTICE.txt, make sure any copyright headers from contributors show up there
  • Make sure each jar we ship has an entry in LICENCES.txt or equivalent (Axis2 uses a directory to store text files of each license)
  • Make sure we don't ship any snapshot jars.
  • Get yourself a http://wiki.apache.org/incubator/SigningReleases PGP Key
  • Add your key to the KEYS file (example Axis2 KEYS are at /www.apache.org/dist/ws/axis2/ on mintoaur.apache.org)
  • Run http://code.google.com/p/arat/ Apache RAT tool to uncover issues with the release artifacts.
  • Remove Author tags in all files