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 /tmp. You will use gtar -C <path> or execute *.bin to put the files to the directory.
  2. check space availablity for each target directory by running checkQuota
  3. IF you get an executable (*.bin) then create the jdk-* subdirectory under each OS directory, e.g. linux, solaris, etc.
  4. IF you get a tarball it will create the dirszipped tarball make sure gtar -C is used to unpack and install the directories.
  5. change the patch variable in the installJava script to the latest patch number
  6. cd to the place where you downloaded all the files, e.g. /tmp
  7. Make sure to change the patch number before running the script. run installJava.
  8. Edit the install script and check that the new version names will unpack properly. run Run the installJava* script.
  9. run the release script to deploy the new versions to the read-only disk.
  10. restart the test server and check that everything still works
  11. restart all the other servers. Use the server monitoring page to do this. If that doesn't work, logon to the machine and run the stop/start scripts.
  12. update the web page (see url address below)
  13. announce to mailing lists (see list names below)

...