jdk-24/jaxp
2009-05-11 12:08:09 -07:00
..
.jcheck 6669216: Add jcheck configuration directories 2008-02-29 20:03:59 -08:00
make 6831225: Upgrade JPRT jobs to use newer Linux 2.6 (e.g. Fedora 9) 2009-04-27 20:18:19 -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-b58 for changeset 2d7afc04121f 2009-05-11 12:08:09 -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.