You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@manifoldcf.apache.org by kw...@apache.org on 2011/12/09 10:53:50 UTC

svn commit: r1212311 - /incubator/lcf/integration/solr-4.x/trunk/build.xml

Author: kwright
Date: Fri Dec  9 09:53:50 2011
New Revision: 1212311

URL: http://svn.apache.org/viewvc?rev=1212311&view=rev
Log:
Remove duplicate

Modified:
    incubator/lcf/integration/solr-4.x/trunk/build.xml

Modified: incubator/lcf/integration/solr-4.x/trunk/build.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/integration/solr-4.x/trunk/build.xml?rev=1212311&r1=1212310&r2=1212311&view=diff
==============================================================================
--- incubator/lcf/integration/solr-4.x/trunk/build.xml (original)
+++ incubator/lcf/integration/solr-4.x/trunk/build.xml Fri Dec  9 09:53:50 2011
@@ -20,7 +20,6 @@
   <target name="clean">
     <delete>
       <fileset dir="." includes="apache-manifoldcf-solr-4.x-plugin-*"/>
-      <fileset dir="." includes="apache-manifoldcf-solr-4.x-plugin-*"/>
     </delete>
     <delete dir="solr"/>
     <delete dir="dist"/>