You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by si...@apache.org on 2010/12/08 22:14:26 UTC

svn commit: r1043679 - /incubator/river/jtsk/trunk/hudson.xml

Author: sijskes
Date: Wed Dec  8 21:14:25 2010
New Revision: 1043679

URL: http://svn.apache.org/viewvc?rev=1043679&view=rev
Log:
disabled verify

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=1043679&r1=1043678&r2=1043679&view=diff
==============================================================================
--- incubator/river/jtsk/trunk/hudson.xml (original)
+++ incubator/river/jtsk/trunk/hudson.xml Wed Dec  8 21:14:25 2010
@@ -19,6 +19,7 @@
 <project name="hudson" basedir="."
     xmlns:as="antlib:org.codehaus.mojo.animal_sniffer" >
 
+<!--
     <typedef uri="antlib:org.codehaus.mojo.animal_sniffer">
         <classpath>
             <fileset dir="antlib">
@@ -43,6 +44,7 @@
             <path path="lib-dl" />
         </as:check-signature>
     </target>
+-->
 
     <target name="qa-runtime" description="build QA runtime" >
         <ant dir="qa" inheritall="false">