122 lines
4.4 KiB
Diff
122 lines
4.4 KiB
Diff
|
--- src/MANIFEST.MF~ 2003-10-26 18:38:35.000000000 +0200
|
||
|
+++ src/MANIFEST.MF 2003-11-15 15:45:09.000000000 +0200
|
||
|
@@ -1,8 +1,5 @@
|
||
|
Manifest-Version: 1.0
|
||
|
-Created-By: 1.2.2 (Sun Microsystems Inc.)
|
||
|
Main-Class: org.apache.xalan.xslt.Process
|
||
|
-Class-Path: xercesImpl.jar xml-apis.jar
|
||
|
-
|
||
|
|
||
|
Name: org/apache/xalan
|
||
|
Comment: Main Xalan engine implementing TrAX/JAXP
|
||
|
@@ -27,45 +24,3 @@
|
||
|
Implementation-Version: @impl.version@
|
||
|
Implementation-Vendor: Apache Software Foundation
|
||
|
Implementation-URL: http://xml.apache.org/xalan-j/dist/
|
||
|
-
|
||
|
-Name: org/apache/xalan/xsltc
|
||
|
-Comment: Main XSLTC engine implementing TrAX/JAXP
|
||
|
-Specification-Title: Java API for XML Processing
|
||
|
-Specification-Vendor: Sun Microsystems Inc.
|
||
|
-Specification-Version: 1.2
|
||
|
-Implementation-Title: org.apache.xalan.xsltc
|
||
|
-Implementation-Version: @impl.version@
|
||
|
-Implementation-Vendor: Apache Software Foundation
|
||
|
-Implementation-URL: http://xml.apache.org/xalan-j/dist/
|
||
|
-
|
||
|
-Name: runtime
|
||
|
-Comment: Runtime component of JCup
|
||
|
-Specification-Title: Runtime component of JCup
|
||
|
-Specification-Vendor: Princeton University
|
||
|
-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
|
||
|
-Specification-Title: Byte Code Engineering Library
|
||
|
-Specification-Vendor: Markus Dahm
|
||
|
-Specification-Version: 5.0 rc1
|
||
|
-Implementation-Title: org.apache.bcel
|
||
|
-Implementation-Version: @impl.version@
|
||
|
-Implementation-Vendor: Apache Software Foundation
|
||
|
-Implementation-URL: http://jakarta.apache.org/bcel
|
||
|
-
|
||
|
-Name: org/apache/regexp
|
||
|
-Comment: Java Regular Expression package
|
||
|
-Specification-Title: Java Regular Expression package
|
||
|
-Specification-Vendor: Apache Software Foundation
|
||
|
-Specification-Version: 1.2
|
||
|
-Implementation-Title: org.apache.regexp
|
||
|
-Implementation-Version: @impl.version@
|
||
|
-Implementation-Vendor: Apache Software Foundation
|
||
|
-Implementation-URL: http://jakarta.apache.org/regexp
|
||
|
-
|
||
|
-
|
||
|
--- src/manifest.xsltc~ 2003-10-26 18:38:40.000000000 +0200
|
||
|
+++ src/manifest.xsltc 2003-11-15 15:45:46.000000000 +0200
|
||
|
@@ -1,5 +1,4 @@
|
||
|
Manifest-Version: 1.0
|
||
|
-Created-By: 1.2.2 (Sun Microsystems Inc.)
|
||
|
|
||
|
Name: org/apache/xalan/xsltc
|
||
|
Comment: Main XSLTC engine implementing TrAX/JAXP
|
||
|
@@ -10,55 +9,3 @@
|
||
|
Implementation-Version: @impl.version@
|
||
|
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.10k
|
||
|
-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.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
|
||
|
-Specification-Title: Byte Code Engineering Library
|
||
|
-Specification-Vendor: Markus Dahm
|
||
|
-Specification-Version: 5.0 rc1
|
||
|
-Implementation-Title: org.apache.bcel
|
||
|
-Implementation-Version: @impl.version@
|
||
|
-Implementation-Vendor: Apache Software Foundation
|
||
|
-Implementation-URL: http://jakarta.apache.org/bcel
|
||
|
-
|
||
|
-Name: org/apache/regexp
|
||
|
-Comment: Java Regular Expression package
|
||
|
-Specification-Title: Java Regular Expression package
|
||
|
-Specification-Vendor: Apache Software Foundation
|
||
|
-Specification-Version: 1.2
|
||
|
-Implementation-Title: org.apache.regexp
|
||
|
-Implementation-Version: @impl.version@
|
||
|
-Implementation-Vendor: Apache Software Foundation
|
||
|
-Implementation-URL: http://jakarta.apache.org/regexp
|
||
|
-
|