Xalan 2.7.0 jar doesn't match the Apache.org download
-----------------------------------------------------

                 Key: MEV-668
                 URL: http://jira.codehaus.org/browse/MEV-668
             Project: Maven Evangelism
          Issue Type: Bug
          Components: Problem with Jar
            Reporter: Andreas Grunewald


The xalan.jar that is in the maven repository does not match with the official 
binary xalan.jar from apache.org contained in the zip retrieved from
http://apache.skazkaforyou.com/xml/xalan-j/binaries/xalan-j_2_7_0-bin.zip
versus the jar retrieved from
http://mirrors.ibiblio.org/pub/mirrors/maven2/xalan/xalan/2.7.0/xalan-2.7.0.jar

Location - Size - SHA1
apache.org - 3,078,601 bytes - 10f170da8dfbcdcc4098131ba773710f0ba7aef1
ibiblio.org - 2,730,442 bytes - a33c0097f1c70b20fa7ded220ea317eb3500515e

The apache.org one contains the org.apache.bcel.* packages those are missing in 
the ibiblio.org version.

The ibiblio.org version contains org.apache.xml.serializer packages those are 
missing in the apache.org one

Since I assume the project homepage of Xalan is the definitive source for the 
correct build I assume that the ibiblio.org version is not the correct Xalan 
Version.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to