You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by mu...@apache.org on 2022/12/10 06:24:03 UTC

[xalan-java] branch xalan-j_2_7_1_maint updated: committing minor improvements, to xalanj manifest files and the readme file

This is an automated email from the ASF dual-hosted git repository.

mukulg pushed a commit to branch xalan-j_2_7_1_maint
in repository https://gitbox.apache.org/repos/asf/xalan-java.git


The following commit(s) were added to refs/heads/xalan-j_2_7_1_maint by this push:
     new a3e51cf1 committing minor improvements, to xalanj manifest files and the readme file
a3e51cf1 is described below

commit a3e51cf17cca37f8a49fa14097d86bd3307e3af5
Author: Mukul Gandhi <ga...@gmail.com>
AuthorDate: Sat Dec 10 11:53:47 2022 +0530

    committing minor improvements, to xalanj manifest files and the readme
    file
---
 README                  |  2 +-
 src/MANIFEST.MF         | 12 ++++++------
 src/MANIFEST.SERIALIZER |  2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/README b/README
index 7d4e0505..1332cab0 100644
--- a/README
+++ b/README
@@ -109,5 +109,5 @@ smoketest-pass:
      
 5.4 From folder xalan-test/tests/xsltc_integer_truncation, run the batch file 
 xsltc_int_truncation_test.bat (provided for Windows platform) to run test for, 
-testing "XalanJ integer truncation bug fix, when using XSLTC".    
+"XalanJ integer truncation bug fix, when using XSLTC".    
      
\ No newline at end of file
diff --git a/src/MANIFEST.MF b/src/MANIFEST.MF
index 4bcdf299..15a12ae1 100644
--- a/src/MANIFEST.MF
+++ b/src/MANIFEST.MF
@@ -12,21 +12,21 @@ Specification-Version: 1.3
 Implementation-Title: org.apache.xalan
 Implementation-Version: @impl.version@
 Implementation-Vendor: Apache Software Foundation
-Implementation-URL: http://xml.apache.org/xalan-j/
+Implementation-URL: https://xalan.apache.org/xalan-j/
 
 Name: org/apache/xpath/
 Comment: XPath engine
 Implementation-Title: org.apache.xpath
 Implementation-Version: @impl.version@
 Implementation-Vendor: Apache Software Foundation
-Implementation-URL: http://xml.apache.org/xalan-j/
+Implementation-URL: https://xalan.apache.org/xalan-j/
 
 Name: org/apache/xml/
 Comment: DTM implementation and utilities
 Implementation-Title: org.apache.xml
 Implementation-Version: @impl.version@
 Implementation-Vendor: Apache Software Foundation
-Implementation-URL: http://xml.apache.org/xalan-j/
+Implementation-URL: https://xalan.apache.org/xalan-j/
 
 Name: org/apache/xalan/xsltc/
 Comment: Main XSLTC engine implementing TrAX/JAXP
@@ -36,7 +36,7 @@ Specification-Version: 1.3
 Implementation-Title: org.apache.xalan.xsltc
 Implementation-Version: @impl.version@
 Implementation-Vendor: Apache Software Foundation
-Implementation-URL: http://xml.apache.org/xalan-j/
+Implementation-URL: https://xalan.apache.org/xalan-j/
 
 Name: java_cup/runtime/ 
 Comment: Runtime component of JCup 
@@ -52,11 +52,11 @@ 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-SNAPSHOT
+Specification-Version: 6.7.0
 Implementation-Title: org.apache.bcel
 Implementation-Version: @impl.version@
 Implementation-Vendor: Apache Software Foundation
-Implementation-URL: http://jakarta.apache.org/bcel
+Implementation-URL: https://commons.apache.org/proper/commons-bcel
 
 Name: org/apache/regexp/
 Comment: Java Regular Expression package 
diff --git a/src/MANIFEST.SERIALIZER b/src/MANIFEST.SERIALIZER
index 8d6eb9c6..54be2912 100644
--- a/src/MANIFEST.SERIALIZER
+++ b/src/MANIFEST.SERIALIZER
@@ -11,7 +11,7 @@ Specification-Version: 1.0
 Implementation-Title: org.apache.xml.serializer
 Implementation-Version: @impl.version@
 Implementation-Vendor: Apache Software Foundation
-Implementation-URL: http://xml.apache.org/xalan-j/usagepatterns.html
+Implementation-URL: https://xalan.apache.org/xalan-j/usagepatterns.html
 
 Name: org/apache/xml/serializer/utils/
 Comment: Utilities used internally by the Serializer. Not for external use.


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xalan.apache.org
For additional commands, e-mail: commits-help@xalan.apache.org