jaxws/make/README
author anthony
Wed, 01 Apr 2009 19:05:47 +0400
changeset 2476 95a94517f011
parent 8 474761f14bca
permissions -rw-r--r--
6818312: com.sun.awt.SecurityWarning.getSize() always reports (0, 0) on X11 Summary: The fix got pushed with 6693253. However the test was omitted. Here it comes. Reviewed-by: dcherepanov, art

README:
  This file should be located at the top of the jaxws Mercurial repository.

  See http://openjdk.java.net/ for more information about the OpenJDK.

  See ../README-builds.html for complete details on build machine requirements.

Simple Build Instructions:

    cd make && gnumake
     
  The files that will be imported into the jdk build will be in the "dist"
  directory.