ilene 2003/07/02 10:07:19
Modified: java/src MANIFEST.MF manifest.xsltc
java/xdocs/sources/xalan downloads.xml
Log:
Patch from Sarah McNamara ([EMAIL PROTECTED])
Moving java_cup.jar and runtime.jar from v0.10j to the latest version: v0.10k.
Revision Changes Path
1.9 +1 -22 xml-xalan/java/src/MANIFEST.MF
Index: MANIFEST.MF
===================================================================
RCS file: /home/cvs/xml-xalan/java/src/MANIFEST.MF,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- MANIFEST.MF 2 Apr 2003 15:34:33 -0000 1.8
+++ MANIFEST.MF 2 Jul 2003 17:07:15 -0000 1.9
@@ -38,36 +38,15 @@
Implementation-Vendor: Apache Software Foundation
Implementation-URL: http://xml.apache.org/xalan-j/dist/
-Name: JLex
-Comment: A Lexical Analyzer for Java
-Specification-Title: A Lexical Analyzer for Java
-Specification-Vendor: Princeton University
-Specification-Version: 1.2.5
-Implementation-Title: JLex
-Implementation-Version: @impl.version@
-Implementation-Vendor: Princeton University
-Implementation-URL: http://www.cs.princeton.edu/~appel/modern/java/JLex/
-
-Name: java_cup
-Comment: Parser Generator for Java
-Specification-Title: Parser Generator for Java
-Specification-Vendor: Princeton University
-Specification-Version: 0.10j
-Implementation-Title: java_cup
-Implementation-Version: @impl.version@
-Implementation-Vendor: Princeton University
-Implementation-URL: http://www.cs.princeton.edu/~appel/modern/java/CUP/
-
Name: runtime
Comment: Runtime component of JCup
Specification-Title: Runtime component of JCup
Specification-Vendor: Princeton University
-Specification-Version: 0.10j
+Specification-Version: 0.10k
Implementation-Title: runtime
Implementation-Version: @impl.version@
Implementation-Vendor: Princeton University
Implementation-URL: http://www.cs.princeton.edu/~appel/modern/java/CUP/
-
Name: org/apache/bcel
Comment: Byte Code Engineering Library
1.7 +2 -2 xml-xalan/java/src/manifest.xsltc
Index: manifest.xsltc
===================================================================
RCS file: /home/cvs/xml-xalan/java/src/manifest.xsltc,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- manifest.xsltc 14 Feb 2002 15:15:58 -0000 1.6
+++ manifest.xsltc 2 Jul 2003 17:07:15 -0000 1.7
@@ -25,7 +25,7 @@
Comment: Parser Generator for Java
Specification-Title: Parser Generator for Java
Specification-Vendor: Princeton University
-Specification-Version: 0.10j
+Specification-Version: 0.10k
Implementation-Title: java_cup
Implementation-Version: @impl.version@
Implementation-Vendor: Princeton University
@@ -35,7 +35,7 @@
Comment: Runtime component of JCup
Specification-Title: Runtime component of JCup
Specification-Vendor: Princeton University
-Specification-Version: 0.10j
+Specification-Version: 0.10k
Implementation-Title: runtime
Implementation-Version: @impl.version@
Implementation-Vendor: Princeton University
1.3 +1 -1 xml-xalan/java/xdocs/sources/xalan/downloads.xml
Index: downloads.xml
===================================================================
RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/downloads.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- downloads.xml 26 May 2003 19:48:28 -0000 1.2
+++ downloads.xml 2 Jul 2003 17:07:18 -0000 1.3
@@ -78,7 +78,7 @@
(XSLTC) and the runtime support packages into a single jar, called
xalan.jar. The second binary
distribution contains the Xalan Interpretive processor in xalan.jar and
the Xalan Compiled
processor (XSLTC) and the runtime support packages in xsltc.jar. The
runtime support packages
- required by XSLTC are: java_cup runtime version 0.10j, bcel version
5.0, and regexp version 1.2.
+ required by XSLTC are: java_cup runtime version 0.10k, bcel version
5.0, and regexp version 1.2.
Both binary distributions contain xml-apis.jar (the JAXP 1.2
implementation) and
&xml4j-jar; from <resource-ref idref="xml4j-used"/>.</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]