Versions Compared

Key

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

...

  1. Check out the Empire-db website source files from https://svn.apache.org/repos/asf/incubator/empire-db/site
  2. Edit Pages with html editor (I am using Microsoft Expression Web)
  3. Open page download.htm and copy section with previous release files to previous.htm.
  4. In download.htm replace all reference to old version number with new version number.
  5. so a svn delete on the whole contents of javadocs/empire-db
  6. fetch the new javadoc jar from http://repo1.maven.org/maven2/org/apache/empire-db/empire-db/2.0.7-incubating/empire-db-2.0.7-incubating-javadoc.jarImage Added
  7. extract into the javadocs/empire-db folder
  8. Commit all changes to svn repo.
  9. Log on to people.apache.org using ssh
  10. Goto /x1/www/incubator.apache.org/empire-db
  11. Run "svn update" command.
  12. Don't forget to add write permissions of all changed files for group and all users (change from 0x644 to 0x664)
  13. Wait some time for changes to become available on the mirrors.

...

Announce release

Send an E-Mail to announce@apache.org

...