2024-09-22 14:45:21 +00:00
|
|
|
diff --git a/src/MANIFEST.MF b/src/MANIFEST.MF
|
|
|
|
index 15a12ae..43c7c3b 100644
|
|
|
|
--- a/src/MANIFEST.MF
|
|
|
|
+++ b/src/MANIFEST.MF
|
2024-09-22 07:00:32 +00:00
|
|
|
@@ -1,7 +1,6 @@
|
2024-09-22 14:45:21 +00:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Created-By: @java.version@ (@java.vendor@)
|
|
|
|
Main-Class: org.apache.xalan.xslt.Process
|
|
|
|
-Class-Path: xercesImpl.jar xml-apis.jar serializer.jar
|
|
|
|
|
|
|
|
|
|
|
|
Name: org/apache/xalan/
|
|
|
|
@@ -38,33 +37,3 @@ Implementation-Version: @impl.version@
|
|
|
|
Implementation-Vendor: Apache Software Foundation
|
|
|
|
Implementation-URL: https://xalan.apache.org/xalan-j/
|
|
|
|
|
|
|
|
-Name: java_cup/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: Apache Commons Byte Code Engineering Library
|
|
|
|
-Specification-Title: Apache Commons BCEL
|
|
|
|
-Specification-Vendor: Apache Software Foundation
|
|
|
|
-Specification-Version: 6.7.0
|
|
|
|
-Implementation-Title: org.apache.bcel
|
|
|
|
-Implementation-Version: @impl.version@
|
|
|
|
-Implementation-Vendor: Apache Software Foundation
|
|
|
|
-Implementation-URL: https://commons.apache.org/proper/commons-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
|
|
|
|
-
|
|
|
|
diff --git a/src/MANIFEST.SERIALIZER b/src/MANIFEST.SERIALIZER
|
|
|
|
index 54be291..4bc1c11 100644
|
|
|
|
--- a/src/MANIFEST.SERIALIZER
|
|
|
|
+++ b/src/MANIFEST.SERIALIZER
|
2024-09-22 07:00:32 +00:00
|
|
|
@@ -1,7 +1,6 @@
|
2024-09-22 14:45:21 +00:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Created-By: @java.version@ (@java.vendor@)
|
|
|
|
Main-Class: org.apache.xml.serializer.Version
|
|
|
|
-Class-Path: xml-apis.jar
|
|
|
|
|
|
|
|
Name: org/apache/xml/serializer/
|
|
|
|
Comment: Serializer to write out XML, HTML etc. as a stream of characters from an input DOM or from input SAX events.
|
|
|
|
diff --git a/src/manifest.xalan-interpretive b/src/manifest.xalan-interpretive
|
|
|
|
index fd5882a..f1c895e 100644
|
|
|
|
--- a/src/manifest.xalan-interpretive
|
|
|
|
+++ b/src/manifest.xalan-interpretive
|
2024-09-22 07:00:32 +00:00
|
|
|
@@ -1,7 +1,6 @@
|
2024-09-22 14:45:21 +00:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Created-By: @java.version@ (@java.vendor@)
|
|
|
|
Main-Class: org.apache.xalan.xslt.Process
|
|
|
|
-Class-Path: xercesImpl.jar xml-apis.jar serializer.jar
|
|
|
|
|
|
|
|
Name: org/apache/xalan/
|
|
|
|
Comment: Main Xalan engine implementing TrAX/JAXP
|
|
|
|
diff --git a/src/manifest.xsltc b/src/manifest.xsltc
|
|
|
|
index fd24887..2c99f38 100644
|
|
|
|
--- a/src/manifest.xsltc
|
|
|
|
+++ b/src/manifest.xsltc
|
2024-09-22 07:00:32 +00:00
|
|
|
@@ -1,6 +1,5 @@
|
2024-09-22 14:45:21 +00:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Created-By: @java.version@ (@java.vendor@)
|
|
|
|
-Class-Path: xercesImpl.jar xml-apis.jar serializer.jar
|
|
|
|
|
|
|
|
Name: org/apache/xalan/xsltc/
|
|
|
|
Comment: Main XSLTC engine implementing TrAX/JAXP
|
|
|
|
@@ -19,33 +18,3 @@ Implementation-Version: @impl.version@
|
|
|
|
Implementation-Vendor: Apache Software Foundation
|
|
|
|
Implementation-URL: http://xml.apache.org/xalan-j/dist/
|
|
|
|
|
|
|
|
-Name: java_cup/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: 6.6.0
|
|
|
|
-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
|
|
|
|
-
|