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
    svn checkout 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. Make sure the links to previous versions point tot the archive
  6. In downloads/latest.htm replace all references to the old version number with new version number.
  7. Update news.html
  8. do a svn delete on javadocs/empire-db
  9. commit
  10. recreate the empire-db folder
  11. 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
  12. extract into the javadocs/empire-db folder
  13. svn add the empire-db folder
  14. Commit all changes to svn repo.
  15. Wait some time for changes to become available on the mirrors.

...