jdk-24/jaxws
2009-05-19 17:39:02 -07:00
..
.jcheck 6669216: Add jcheck configuration directories 2008-02-29 20:03:59 -08:00
make 6843041: Remove duplicate README files in repositories (make/README) 2009-05-19 17:39:02 -07:00
src/share/classes 6658158: Mutable statics in SAAJ (findbugs) 2009-05-04 21:10:41 -07:00
.hgignore Initial load 2007-12-01 00:00:00 +00:00
.hgtags Added tag jdk7-b59 for changeset d2427dc1e789 2009-05-14 10:58:02 -07:00
ASSEMBLY_EXCEPTION Initial load 2007-12-01 00:00:00 +00:00
LICENSE Initial load 2007-12-01 00:00:00 +00:00
README Initial load 2007-12-01 00:00:00 +00:00
THIRD_PARTY_README 6831313: update jaxws in OpenJDK7 to 2.1 plus bug fixes from OpenJDK 6 2009-04-20 15:14:39 -07:00
TRADEMARK 6831313: update jaxws in OpenJDK7 to 2.1 plus bug fixes from OpenJDK 6 2009-04-20 15:14:39 -07:00

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.