You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by pe...@apache.org on 2009/09/25 08:00:08 UTC

svn commit: r818728 - /incubator/river/jtsk/trunk/build.xml

Author: peter_firmstone
Date: Fri Sep 25 06:00:07 2009
New Revision: 818728

URL: http://svn.apache.org/viewvc?rev=818728&view=rev
Log:
update asm libraries

Modified:
    incubator/river/jtsk/trunk/build.xml

Modified: incubator/river/jtsk/trunk/build.xml
URL: http://svn.apache.org/viewvc/incubator/river/jtsk/trunk/build.xml?rev=818728&r1=818727&r2=818728&view=diff
==============================================================================
--- incubator/river/jtsk/trunk/build.xml (original)
+++ incubator/river/jtsk/trunk/build.xml Fri Sep 25 06:00:07 2009
@@ -51,8 +51,8 @@
     </path>
 
     <path id="compile.classpath">
-        <pathelement location="tools/asm-3.1.jar"/>
-        <pathelement location="tools/asm-commons-3.1.jar"/>
+        <pathelement location="tools/asm-3.2.jar"/>
+        <pathelement location="tools/asm-commons-3.2.jar"/>
     </path>
 
     <path id="classdep.classpath">