Versions Compared

Key

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

...

  1. Check out or update the Empire-db website source files from https://svn.apache.org/repos/asf/empire-db/site
  2. Update the doap_Empire-db.rdf file, add new version
  3. Edit Pages with html editor (I am using Microsoft Expression Web)
  4. Open page downloads/latest.htm and copy section with previous release files to downloads/previous.htm.
  5. In downloads/latest.htm replace all reference to old version number with new version number.
  6. Update news.html
  7. so do a svn delete on javadocs/empire-db
  8. commit
  9. recreate the empire-db folder
  10. fetch the new javadoc jar from http://repo1.maven.org/maven2/org/apache/empire-db/empire-db/x.x.x/empire-db-x.x.x-javadoc.jar
  11. extract into the javadocs/empire-db folder
  12. svn add the empire-db folder
  13. Commit all changes to svn repo.
  14. Wait some time for changes to become available on the mirrors.

...