You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by us...@apache.org on 2014/01/05 19:42:13 UTC

svn commit: r1555608 - /lucene/dev/trunk/README.txt

Author: uschindler
Date: Sun Jan  5 18:42:13 2014
New Revision: 1555608

URL: http://svn.apache.org/r1555608
Log:
One more try: closes #1, closes #2, closes #3, closes #6, closes #10 on github

Modified:
    lucene/dev/trunk/README.txt

Modified: lucene/dev/trunk/README.txt
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/README.txt?rev=1555608&r1=1555607&r2=1555608&view=diff
==============================================================================
--- lucene/dev/trunk/README.txt (original)
+++ lucene/dev/trunk/README.txt Sun Jan  5 18:42:13 2014
@@ -6,7 +6,7 @@ solr/ is a search engine server that use
 To compile the sources run 'ant compile'
 To run all the tests run 'ant test'
 To setup your ide run 'ant idea', 'ant netbeans', or 'ant eclipse'
-For Maven info, see dev-tools/maven/README.maven.
+For Maven info, see dev-tools/maven/README.maven
 
 For more information on how to contribute see:
 http://wiki.apache.org/lucene-java/HowToContribute