You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by sa...@apache.org on 2013/05/15 01:32:11 UTC

svn commit: r1482641 - /lucene/dev/trunk/lucene/build.xml

Author: sarowe
Date: Tue May 14 23:32:11 2013
New Revision: 1482641

URL: http://svn.apache.org/r1482641
Log:
LUCENE-4975: remove nocommit target

Modified:
    lucene/dev/trunk/lucene/build.xml

Modified: lucene/dev/trunk/lucene/build.xml
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/build.xml?rev=1482641&r1=1482640&r2=1482641&view=diff
==============================================================================
--- lucene/dev/trunk/lucene/build.xml (original)
+++ lucene/dev/trunk/lucene/build.xml Tue May 14 23:32:11 2013
@@ -41,7 +41,6 @@
               excludes="build/**,site/**,tools/**,**/lib/*servlet-api*.jar"
   />
 
-<target name="valll" depends="-validate-maven-dependencies"/>
   <!-- ================================================================== -->
   <!-- Prepares the build directory                                       -->
   <!-- ================================================================== -->