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 2014/04/25 08:00:38 UTC

svn commit: r1589936 - in /lucene/dev/branches/branch_4x: ./ solr/ solr/test-framework/ solr/test-framework/ivy.xml

Author: sarowe
Date: Fri Apr 25 06:00:37 2014
New Revision: 1589936

URL: http://svn.apache.org/r1589936
Log:
Remove obsolete "hadoop.version" entity (merged trunk r1589935)

Modified:
    lucene/dev/branches/branch_4x/   (props changed)
    lucene/dev/branches/branch_4x/solr/   (props changed)
    lucene/dev/branches/branch_4x/solr/test-framework/   (props changed)
    lucene/dev/branches/branch_4x/solr/test-framework/ivy.xml

Modified: lucene/dev/branches/branch_4x/solr/test-framework/ivy.xml
URL: http://svn.apache.org/viewvc/lucene/dev/branches/branch_4x/solr/test-framework/ivy.xml?rev=1589936&r1=1589935&r2=1589936&view=diff
==============================================================================
--- lucene/dev/branches/branch_4x/solr/test-framework/ivy.xml (original)
+++ lucene/dev/branches/branch_4x/solr/test-framework/ivy.xml Fri Apr 25 06:00:37 2014
@@ -16,9 +16,6 @@
    specific language governing permissions and limitations
    under the License.    
 -->
-<!DOCTYPE ivy-module [
-  <!ENTITY hadoop.version "2.0.5-alpha">
-]>
 <ivy-module version="2.0">
     <info organisation="org.apache.solr" module="solr-test-framework"/>