Author: maartenc
Date: Tue Oct 13 21:41:23 2009
New Revision: 824939

URL: http://svn.apache.org/viewvc?rev=824939&view=rev
Log:
Added "rat" target to build-release.xml that executes the RAT Ant tasks in 
order to find files with unapproved licenses.

Modified:
    ant/ivy/core/trunk/build.properties

Modified: ant/ivy/core/trunk/build.properties
URL: 
http://svn.apache.org/viewvc/ant/ivy/core/trunk/build.properties?rev=824939&r1=824938&r2=824939&view=diff
==============================================================================
--- ant/ivy/core/trunk/build.properties (original)
+++ ant/ivy/core/trunk/build.properties Tue Oct 13 21:41:23 2009
@@ -40,6 +40,7 @@
 doc.src.dir=${basedir}/doc
 checkstyle.report.dir=${reports.dir}/checkstyle
 checkstyle.src.dir=${basedir}/src/etc/checkstyle
+rat.report.dir=${reports.dir}/rat
 
 ivy.minimum.javaversion=1.4
 debug.mode=on


Reply via email to