You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by an...@apache.org on 2001/07/17 06:43:53 UTC

cvs commit: xml-xerces/java/src/javax/xml/parsers Makefile

andyc       01/07/16 21:43:53

  Modified:    java     Tag: xerces_j_2 README
  Removed:     java     Tag: xerces_j_2 Makefile
               java/samples Tag: xerces_j_2 Makefile
               java/samples/xni Tag: xerces_j_2 Makefile
               java/samples/xni/parser Tag: xerces_j_2 Makefile
               java/samples/ui Tag: xerces_j_2 Makefile
               java/samples/sax Tag: xerces_j_2 Makefile
               java/samples/sax/helpers Tag: xerces_j_2 Makefile
               java/samples/dom Tag: xerces_j_2 Makefile
               java/samples/dom/wrappers Tag: xerces_j_2 Makefile
               java/samples/dom/traversal Tag: xerces_j_2 Makefile
               java/samples/socket Tag: xerces_j_2 Makefile
               java/samples/socket/io Tag: xerces_j_2 Makefile
               java/src Tag: xerces_j_2 Makefile Makefile.incl
               java/src/org Tag: xerces_j_2 Makefile
               java/src/org/xml Tag: xerces_j_2 Makefile
               java/src/org/xml/sax Tag: xerces_j_2 Makefile
               java/src/org/xml/sax/helpers Tag: xerces_j_2 Makefile
               java/src/org/xml/sax/ext Tag: xerces_j_2 Makefile
               java/src/org/w3c Tag: xerces_j_2 Makefile
               java/src/org/w3c/dom Tag: xerces_j_2 Makefile
               java/src/org/w3c/dom/traversal Tag: xerces_j_2 Makefile
               java/src/org/w3c/dom/html Tag: xerces_j_2 Makefile
               java/src/org/w3c/dom/events Tag: xerces_j_2 Makefile
               java/src/org/w3c/dom/ranges Tag: xerces_j_2 Makefile
               java/src/org/apache Tag: xerces_j_2 Makefile
               java/src/org/apache/xml Tag: xerces_j_2 Makefile
               java/src/org/apache/xml/serialize Tag: xerces_j_2 Makefile
               java/src/org/apache/xerces Tag: xerces_j_2 Makefile
               java/src/org/apache/xerces/util Tag: xerces_j_2 Makefile
               java/src/org/apache/xerces/impl Tag: xerces_j_2 Makefile
               java/src/org/apache/xerces/impl/io Tag: xerces_j_2 Makefile
               java/src/org/apache/xerces/impl/validation Tag: xerces_j_2
                        Makefile
               java/src/org/apache/xerces/impl/validation/validators Tag:
                        xerces_j_2 Makefile
               java/src/org/apache/xerces/impl/validation/models Tag:
                        xerces_j_2 Makefile
               java/src/org/apache/xerces/impl/validation/grammars Tag:
                        xerces_j_2 Makefile
               java/src/org/apache/xerces/impl/validation/datatypes Tag:
                        xerces_j_2 Makefile
               java/src/org/apache/xerces/impl/validation/datatypes/eTypes
                        Tag: xerces_j_2 Makefile
               java/src/org/apache/xerces/impl/validation/datatypes/eTypes/xml
                        Tag: xerces_j_2 Makefile
               java/src/org/apache/xerces/impl/validation/datatypes/eTypes/Models
                        Tag: xerces_j_2 Makefile
               java/src/org/apache/xerces/impl/validation/datatypes/eTypes/Interfaces
                        Tag: xerces_j_2 Makefile
               java/src/org/apache/xerces/impl/validation/datatypes/eTypes/Data
                        Tag: xerces_j_2 Makefile
               java/src/org/apache/xerces/impl/validation/datatypes/eTypes/Data/datime
                        Tag: xerces_j_2 Makefile
               java/src/org/apache/xerces/impl/validation/datatypes/eTypes/Data/Number
                        Tag: xerces_j_2 Makefile
               java/src/org/apache/xerces/impl/validation/datatypes/regex
                        Tag: xerces_j_2 Makefile
               java/src/org/apache/xerces/impl/validation/identity Tag:
                        xerces_j_2 Makefile
               java/src/org/apache/xerces/impl/msg Tag: xerces_j_2 Makefile
               java/src/org/apache/xerces/impl/xpath Tag: xerces_j_2
                        Makefile
               java/src/org/apache/xerces/xni Tag: xerces_j_2 Makefile
               java/src/org/apache/xerces/xni/parser Tag: xerces_j_2
                        Makefile
               java/src/org/apache/xerces/parsers Tag: xerces_j_2 Makefile
               java/src/org/apache/xerces/jaxp Tag: xerces_j_2 Makefile
               java/src/org/apache/xerces/dom Tag: xerces_j_2 Makefile
               java/src/org/apache/xerces/dom/events Tag: xerces_j_2
                        Makefile
               java/src/org/apache/wml Tag: xerces_j_2 Makefile
               java/src/org/apache/wml/dom Tag: xerces_j_2 Makefile
               java/src/org/apache/html Tag: xerces_j_2 Makefile
               java/src/org/apache/html/dom Tag: xerces_j_2 Makefile
               java/src/javax Tag: xerces_j_2 Makefile
               java/src/javax/xml Tag: xerces_j_2 Makefile
               java/src/javax/xml/parsers Tag: xerces_j_2 Makefile
  Log:
  Removed Makefiles; relying solely on Ant now to build Xerces.
  Time to drink the Kool-Aid, Mr. Jones...
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.5.2.1   +30 -78    xml-xerces/java/README
  
  Index: README
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/README,v
  retrieving revision 1.5
  retrieving revision 1.5.2.1
  diff -u -r1.5 -r1.5.2.1
  --- README	2000/06/03 00:12:21	1.5
  +++ README	2001/07/17 04:43:34	1.5.2.1
  @@ -1,89 +1,41 @@
  -			Xerces Java Build Instructions
  +                Xerces Java Build Instructions
  +                ------------------------------
   
  -Table of Contents
  +Before building Xerces, you need the source package and tools
  +package available from the Apache XML Project's distribution
  +web page:
   
  - 1. Building Xerces
  - 2. Building Documentation
  - 3. Special Instructions
  -    3.1 Building on Windows Platform
  -    3.2 Building on UNIX Platform
  +    http://xml.apache.org/dist/xerces-j/
   
  ----------------------------------------------------------------------
  +Download both the Xerces-J-src.X.Y.Z.zip and Xerces-J-tools.X.Y.Z.zip 
  +files for the appropriate Xerces release (where "X.Y.Z" is the version
  +number) and extract them in the same directory. If you are using Unix, 
  +download the equivalent .tar.gz files instead of the .zip files.
   
  -1. Building Xerces
  +You also need to have a Java Development Kit (JDK) version 1.2 (or 
  +higher) installed on your system. Before initiating any part of the 
  +build, set the JAVA_HOME environment variable to the installation 
  +directory of your JDK.
   
  -   The top level Makefile will build everything, including the
  -   documentation. If you only want to compile the source code and
  -   make the JAR files, run the following command from the top of
  -   the Xerces Java tree:
  -   
  -     make jars
  -     
  -   If you want to build everything, including the documentation,
  -   read the following instructions before running make.
  -   
  -   When building, all special instructions must be followed.
  +The Ant program is used to build everything in Xerces, including
  +the documentation. This tool, and the others needed (besides the
  +pre-requisite JDK) are contained within the tools package. To
  +make building the packages easier, a Windows batch file and a Unix 
  +shell script are included.
   
  -2. Building Documentation
  +If you only want to compile the source code and make the JAR files,
  +run the following command on Windows:
   
  -   You must download the tools required for building the documentation
  -   from the distribution page (http://xml.apache.org/dist/). Download 
  -   the following tools ZIP file:
  +    build.bat jars
   
  -     Xerces-J-tools.x.y.z.zip
  +or from Unix (make sure that build.sh is executable):
   
  -   where "x.y.z" is either the exact version or the version just before
  -   the version of the Xerces-J parser for which you want to build the
  -   documentation. Extract the tools package in the top directory of the
  -   Xerces Java tree so that you get something like:
  +    build.sh jars
   
  -     xerces_a_b_c/tools
  +This will compile all of the source code and generate the JAR
  +files that are available as part of the binary package. After
  +building, these files will be located in the build/ directory.
   
  -   Then, from the top of the Xerces Java tree, type the following
  -   command to build the documentation:
  -   
  -     make docs apidocs
  -
  -3. Special Instructions
  -
  -3.1 Building on Windows Platform
  -
  -    First, you need a copy of Cygnus's Cygwin. See
  -    http://sourceware.cygnus.com/cygwin.
  -
  -    If your JDK is properly installed on your system, you do not need 
  -    to set any CLASSPATH to build Xerces. If you have one, make sure 
  -    it does not end with a '\' or it will cause the build to fail.
  -
  -    If you're using JDK 1.1 and want to build the documentation you 
  -    then need to specify where the JDK 1.2 java and javadoc programs
  -    are by setting the variable JDK12BIN in your environment with 
  -    something like:
  -
  -      set JDK12BIN=C:/jdk1.2.2/bin
  -
  -    Note the use of forward slashes! Depending on which version of 
  -    make you are using having blackshlashes there may cause the build 
  -    to fail.
  -
  -    Then, if you're not using the Cygwin bash shell, you need to set
  -    the variable MAKE_MODE in your environment like this:
  -
  -      set MAKE_MODE=UNIX
  -
  -    Finally, from the top of the Xerces Java tree, run make.
  -
  -3.2 Building on Unix Platform
  -
  -    If your JDK is properly installed on your system, you do not 
  -    need to set any CLASSPATH to build Xerces.
  -
  -    If you're using JDK 1.1 and want to build the documentation you 
  -    then need to specify where the JDK 1.2 java and javadoc programs 
  -    are by setting the variable JDK12BIN in your environment with
  -    something like:
  -
  -      set JDK12BIN "/usr/local/jdk-1.2.2/bin"
  -
  -    Then, from the top of the Xerces Java tree, run make.
  -
  +If you want to build everything, including the documentation,
  +run the build batch file (or shell script) specifying the "all"
  +target instead of "jars".
  \ No newline at end of file
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org