jdk-24/jaxp
Jonathan Gibbons 3cba2870f9 6827026: Change javac source and target default to 7
Reviewed-by: darcy, ohair
2009-05-20 13:45:44 -07:00
..
.jcheck 6669216: Add jcheck configuration directories 2008-02-29 20:03:59 -08:00
make 6827026: Change javac source and target default to 7 2009-05-20 13:45:44 -07:00
src/share/classes 6588002: XSLTProcessorApplet still allows reading from forbidden URLs 2009-05-04 21:10:30 -07:00
.hgignore 6738894: Merge jaxp fixes from 6 update train into OpenJDK 6 and 7 2009-04-20 22:50:16 -07:00
.hgtags Added tag jdk7-b59 for changeset bb13aa7f099b 2009-05-14 10:58:01 -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 6738894: Merge jaxp fixes from 6 update train into OpenJDK 6 and 7 2009-04-20 22:50:16 -07:00
TRADEMARK 6738894: Merge jaxp fixes from 6 update train into OpenJDK 6 and 7 2009-04-20 22:50:16 -07:00

README:
  This file should be located at the top of the jaxp 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.