You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ode.apache.org by bo...@apache.org on 2008/11/11 00:01:39 UTC

svn commit: r712861 - /ode/branches/APACHE_ODE_1.X/Rakefile

Author: boisvert
Date: Mon Nov 10 15:01:39 2008
New Revision: 712861

URL: http://svn.apache.org/viewvc?rev=712861&view=rev
Log:
Use xalan.jar from the official Xalan distribution (same MD5/SHA1 checksum).  The previous Xalan.jar had the same content but different checksum due to differences in line termination

Modified:
    ode/branches/APACHE_ODE_1.X/Rakefile

Modified: ode/branches/APACHE_ODE_1.X/Rakefile
URL: http://svn.apache.org/viewvc/ode/branches/APACHE_ODE_1.X/Rakefile?rev=712861&r1=712860&r2=712861&view=diff
==============================================================================
--- ode/branches/APACHE_ODE_1.X/Rakefile (original)
+++ ode/branches/APACHE_ODE_1.X/Rakefile Mon Nov 10 15:01:39 2008
@@ -102,7 +102,7 @@
 TRANQL              = [ "tranql:tranql-connector:jar:1.1", "axion:axion:jar:1.0-M3-dev", COMMONS.primitives ]
 WOODSTOX            = "woodstox:wstx-asl:jar:3.2.1"
 WSDL4J              = "wsdl4j:wsdl4j:jar:1.6.1"
-XALAN               = "org.apache.ode:xalan:jar:2.7.0"
+XALAN               = "org.apache.ode:xalan:jar:2.7.0-2"
 XERCES              = "xerces:xercesImpl:jar:2.9.0"
 XSTREAM             = "xstream:xstream:jar:1.2"
 WS_COMMONS          = struct(