You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by rm...@apache.org on 2011/12/30 22:45:49 UTC

svn commit: r1225933 - /lucene/dev/branches/branch_3x/solr/common-build.xml

Author: rmuir
Date: Fri Dec 30 21:45:49 2011
New Revision: 1225933

URL: http://svn.apache.org/viewvc?rev=1225933&view=rev
Log:
LUCENE-3667: nuke this on 3.x too

Modified:
    lucene/dev/branches/branch_3x/solr/common-build.xml

Modified: lucene/dev/branches/branch_3x/solr/common-build.xml
URL: http://svn.apache.org/viewvc/lucene/dev/branches/branch_3x/solr/common-build.xml?rev=1225933&r1=1225932&r2=1225933&view=diff
==============================================================================
--- lucene/dev/branches/branch_3x/solr/common-build.xml (original)
+++ lucene/dev/branches/branch_3x/solr/common-build.xml Fri Dec 30 21:45:49 2011
@@ -43,7 +43,6 @@
   <property name="example" value="${common-solr.dir}/example" />
   <property name="javadoc.dir" location="${build.dir}/docs/api"/>
   <property name="tests.loggingfile" value="${common-solr.dir}/testlogging.properties"/>
-  <property name="tests.threadspercpu" value="2"/>
   <property name="tests.cleanthreads.sysprop" value="perClass"/>
 
   <property name="clover.db.dir" location="${dest}/tests/clover/db"/>