Author: sijskes
Date: Thu Dec 9 12:07:53 2010
New Revision: 1043925
URL: http://svn.apache.org/viewvc?rev=1043925&view=rev
Log:
fixed references to other asm jars
Modified:
incubator/river/jtsk/trunk/hudson.xml
Modified: incubator/river/jtsk/trunk/hudson.xml
URL:
http://svn.apache.org/viewvc/incubator/river/jtsk/trunk/hudson.xml?rev=1043925&r1=1043924&r2=1043925&view=diff
==============================================================================
--- incubator/river/jtsk/trunk/hudson.xml (original)
+++ incubator/river/jtsk/trunk/hudson.xml Thu Dec 9 12:07:53 2010
@@ -39,6 +39,7 @@
<target name="verify" depends="river-runtime" >
<as:check-signature signature="animal-sniffer/java14-1.0.signature" >
+ <path path="asm/asm-tree-3.2.jar" />
<path path="lib" />
<path path="lib-dl" />
</as:check-signature>