[Yanel-commits] rev 56974 - public/yanel/trunk/src/build/targets

michi at wyona.com michi at wyona.com
Fri Feb 25 22:04:46 CET 2011


Author: michi
Date: 2011-02-25 22:04:45 +0100 (Fri, 25 Feb 2011)
New Revision: 56974

Modified:
   public/yanel/trunk/src/build/targets/build-binary-snapshot.xml
Log:
tomcat version changed such that it will not match

Modified: public/yanel/trunk/src/build/targets/build-binary-snapshot.xml
===================================================================
--- public/yanel/trunk/src/build/targets/build-binary-snapshot.xml	2011-02-25 21:03:30 UTC (rev 56973)
+++ public/yanel/trunk/src/build/targets/build-binary-snapshot.xml	2011-02-25 21:04:45 UTC (rev 56974)
@@ -71,7 +71,7 @@
 
     <!-- TODO: Differentiate between Java 1.4 and higher (jmx.jar)! -->
 <!--
-    <copy file="${yanel.source.home}/tools/apache-tomcat/java-1.4/apache-tomcat-5.5.20/bin/jmx.jar" todir="${snapshot.dir.unix}/apache-tomcat-${tomcat.version}/bin"/>
+    <copy file="${yanel.source.home}/tools/apache-tomcat/java-1.4/apache-tomcat-5.5.33/bin/jmx.jar" todir="${snapshot.dir.unix}/apache-tomcat-${tomcat.version}/bin"/>
 -->
 
     <!-- Endorsed JARs -->



More information about the Yanel-commits mailing list