jdk-24/jaxws
Abhijit Saha 1d2b6d72b2 6813167: 6u14 JAX-WS audit mutable static bugs
6803688: Integrate latest JAX-WS (2.1.6) in to JDK 6u14

Reviewed-by: darcy, ramap
2009-08-07 11:27:00 -07:00
..
.jcheck 6669216: Add jcheck configuration directories 2008-02-29 20:03:59 -08:00
make Merge 2009-07-30 23:39:33 -07:00
src/share/classes 6813167: 6u14 JAX-WS audit mutable static bugs 2009-08-07 11:27:00 -07:00
.hgignore Initial load 2007-12-01 00:00:00 +00:00
.hgtags Added tag jdk7-b67 for changeset d4ab6018e6f6 2009-07-30 10:58:31 -07:00
ASSEMBLY_EXCEPTION Initial load 2007-12-01 00:00:00 +00:00
jaxws.patch 6813167: 6u14 JAX-WS audit mutable static bugs 2009-08-07 11:27:00 -07:00
LICENSE Initial load 2007-12-01 00:00:00 +00:00
patch.out 6813167: 6u14 JAX-WS audit mutable static bugs 2009-08-07 11:27:00 -07:00
README Initial load 2007-12-01 00:00:00 +00:00
THIRD_PARTY_README 6813167: 6u14 JAX-WS audit mutable static bugs 2009-08-07 11:27:00 -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.