You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by de...@apache.org on 2012/10/15 20:57:33 UTC

svn commit: r1398452 - /creadur/rat/trunk/ant-task-examples.xml

Author: dennisl
Date: Mon Oct 15 18:57:33 2012
New Revision: 1398452

URL: http://svn.apache.org/viewvc?rev=1398452&view=rev
Log:
Remove unused property.

Modified:
    creadur/rat/trunk/ant-task-examples.xml

Modified: creadur/rat/trunk/ant-task-examples.xml
URL: http://svn.apache.org/viewvc/creadur/rat/trunk/ant-task-examples.xml?rev=1398452&r1=1398451&r2=1398452&view=diff
==============================================================================
--- creadur/rat/trunk/ant-task-examples.xml (original)
+++ creadur/rat/trunk/ant-task-examples.xml Mon Oct 15 18:57:33 2012
@@ -23,8 +23,6 @@
 
   <property name="src-dir" location="apache-rat-core/src/main/java"/>
   <property name="version" value="0.7-SNAPSHOT"/>
-  <property name="core-jar"
-            location="apache-rat-core/target/apache-rat-core-${version}.jar"/>
   <property name="src-jar"
             location="apache-rat-core/target/apache-rat-core-${version}-sources.jar"/>