Versions Compared

Key

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

...

  1. down load the files from the java download site. Keep them all in the same directory, e.g./tmp
  2. check space availablity for each target directory by running checkQuota
  3. create the jdk-* subdirectory under each OS directory, e.g. linux, solaris, etc.
  4. change the patch variable in the installJava script to the latest patch number
  5. cd to the place where you downloaded all the files
  6. run installJava. Make sure to change the patch number before running the script.
  7. check that the new versions were unpacked properly
  8. run the release script to deploy the new versions
  9. restart the test server and check that everything still works
  10. restart all the other servers. Use the server monitoring page to do this.
  11. update the web page
  12. announce to mailing lists

...