jdk-24/jaxws
2012-05-10 10:25:09 -07:00
..
.jcheck
make Merge 2012-03-07 22:40:20 -08:00
makefiles 7074397: Build infrastructure changes (makefile re-write) 2012-04-10 08:14:42 -07:00
nbproject
src/share 7152425: Fix copyright notices on 12 files in jaxws 2012-03-08 18:20:15 -08:00
.hgignore
.hgtags Added tag jdk8-b38 for changeset b03bb9688c69 2012-05-10 10:25:09 -07:00
ASSEMBLY_EXCEPTION
build.properties 7150322: Stop using drop source bundles in jaxws 2012-03-06 16:09:35 -08:00
build.xml 7150322: Stop using drop source bundles in jaxws 2012-03-06 16:09:35 -08:00
LICENSE
README 7150322: Stop using drop source bundles in jaxws 2012-03-06 16:09:35 -08:00
THIRD_PARTY_README
TRADEMARK

README:
  
  This file should be located at the top of the 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:
  This repository can be loaded as a NetBeans project, built with ant, or
  built with GNU make, e.g.
    ant
       -OR-
    cd make && gnumake
     
  The built files that will be imported into the jdk build will be in the 
  "dist" directory.
  Help information is available by running "ant -projecthelp" or "make help".