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 2011/02/15 22:15:45 UTC

svn commit: r1071068 - /lucene/dev/branches/branch_3x/dev-tools/idea/solr/contrib/uima/uima.iml

Author: sarowe
Date: Tue Feb 15 21:15:44 2011
New Revision: 1071068

URL: http://svn.apache.org/viewvc?rev=1071068&view=rev
Log:
removed (non-existent) solrj dep

Modified:
    lucene/dev/branches/branch_3x/dev-tools/idea/solr/contrib/uima/uima.iml

Modified: lucene/dev/branches/branch_3x/dev-tools/idea/solr/contrib/uima/uima.iml
URL: http://svn.apache.org/viewvc/lucene/dev/branches/branch_3x/dev-tools/idea/solr/contrib/uima/uima.iml?rev=1071068&r1=1071067&r2=1071068&view=diff
==============================================================================
--- lucene/dev/branches/branch_3x/dev-tools/idea/solr/contrib/uima/uima.iml (original)
+++ lucene/dev/branches/branch_3x/dev-tools/idea/solr/contrib/uima/uima.iml Tue Feb 15 21:15:44 2011
@@ -12,7 +12,6 @@
       <excludeFolder url="file://$MODULE_DIR$/build" />
     </content>
     <orderEntry type="module" module-name="solr" />
-    <orderEntry type="module" module-name="solrj" />
     <orderEntry type="module" module-name="lucene" scope="TEST" />
     <orderEntry type="inheritedJdk" />
     <orderEntry type="sourceFolder" forTests="false" />