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/17 19:52:56 UTC

svn commit: r1071747 - /lucene/dev/trunk/dev-tools/idea/.idea/compiler.xml

Author: sarowe
Date: Thu Feb 17 18:52:56 2011
New Revision: 1071747

URL: http://svn.apache.org/viewvc?rev=1071747&view=rev
Log:
include RSLP stemmer grammar files in the build classpath, for the Galician and Portuguese stemmers in modules/analysis/common/

Modified:
    lucene/dev/trunk/dev-tools/idea/.idea/compiler.xml

Modified: lucene/dev/trunk/dev-tools/idea/.idea/compiler.xml
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/dev-tools/idea/.idea/compiler.xml?rev=1071747&r1=1071746&r2=1071747&view=diff
==============================================================================
--- lucene/dev/trunk/dev-tools/idea/.idea/compiler.xml (original)
+++ lucene/dev/trunk/dev-tools/idea/.idea/compiler.xml Thu Feb 17 18:52:56 2011
@@ -23,6 +23,7 @@
       <entry name="?*.pdf" />
       <entry name="?*.png" />
       <entry name="?*.properties" />
+      <entry name="?*.rslp"/>
       <entry name="?*.tbl" />
       <entry name="?*.tld" />
       <entry name="?*.txt" />