jaxp/make/README
author emcmanus
Mon, 03 Mar 2008 10:32:38 +0100
changeset 34 2d042367885f
parent 6 7f561c08de6b
permissions -rw-r--r--
6602310: Extensions to Query API for JMX 2.0 6604768: IN queries require their arguments to be constants Summary: New JMX query language and support for dotted attributes in queries. Reviewed-by: dfuchs

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.