svn commit: r833969 - /forrest/trunk/main/build.xml

[email protected]
Newsgroups gmane.text.xml.forrest.cvs
Message-ID <[email protected]>
Author: crossley
Date: Mon Nov  9 04:19:41 2009
New Revision: 833969

URL: http://svn.apache.org/viewvc?rev=833969&view=rev
Log:
Locate the Gump-built "rat-tasks" jar.

Modified:
    forrest/trunk/main/build.xml

Modified: forrest/trunk/main/build.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/main/build.xml?rev=833969&r1=833968&r2=833969&view=diff
==============================================================================
--- forrest/trunk/main/build.xml (original)
+++ forrest/trunk/main/build.xml Mon Nov  9 04:19:41 2009
@@ -427,8 +427,10 @@
 <!-- Target used by Gump to run RAT on Forrest sources -->
   <target name="gump-rat" depends="init"
       description="Target used by Gump: forrest-rat">
+<echo level="info" message="gump_rat_classpath=${rat-tasks.jar}"/>
     <typedef resource="org/apache/rat/anttasks/antlib.xml"
-        uri="antlib:org.apache.rat.anttasks"/>
+        uri="antlib:org.apache.rat.anttasks"
+        classpath="${rat-tasks.jar}"/>
     <rat:report xmlns:rat="antlib:org.apache.rat.anttasks">
       <fileset dir="${forrest.home}">
         <excludesfile name="${forrest.home}/etc/rat-avoid.txt"/>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.