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/19 18:36:33 UTC

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

Author: sijskes
Date: Sun Dec 19 17:36:33 2010
New Revision: 1050914

URL: http://svn.apache.org/viewvc?rev=1050914&view=rev
Log:
migrated hudson-ci to hudson.xml

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=1050914&r1=1050913&r2=1050914&view=diff
==============================================================================
--- incubator/river/jtsk/trunk/hudson.xml (original)
+++ incubator/river/jtsk/trunk/hudson.xml Sun Dec 19 17:36:33 2010
@@ -20,10 +20,10 @@
     xmlns:as="antlib:org.codehaus.mojo.animal_sniffer" >
 
     <target name="verify" depends="river-runtime,verify-15-sun"
-                                description="main entry hudson River-verify">
+                                description="River-verify entry">
     </target>
 
-    <target name="river-trunk" >
+    <target name="river-trunk" description="River-trunk entry">
         <ant>
             <target name="hudson-ci" />
         </ant>