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 2013/04/14 12:44:05 UTC

svn commit: r1467761 - in /lucene/dev/trunk: lucene/SYSTEM_REQUIREMENTS.txt solr/SYSTEM_REQUIREMENTS.txt

Author: uschindler
Date: Sun Apr 14 10:44:04 2013
New Revision: 1467761

URL: http://svn.apache.org/r1467761
Log:
Update link in SysReq page (the old one is still valid and redirects, but to specific)

Modified:
    lucene/dev/trunk/lucene/SYSTEM_REQUIREMENTS.txt
    lucene/dev/trunk/solr/SYSTEM_REQUIREMENTS.txt

Modified: lucene/dev/trunk/lucene/SYSTEM_REQUIREMENTS.txt
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/SYSTEM_REQUIREMENTS.txt?rev=1467761&r1=1467760&r2=1467761&view=diff
==============================================================================
--- lucene/dev/trunk/lucene/SYSTEM_REQUIREMENTS.txt (original)
+++ lucene/dev/trunk/lucene/SYSTEM_REQUIREMENTS.txt Sun Apr 14 10:44:04 2013
@@ -5,7 +5,7 @@ install at least Update 1! With all Java
 recommended to not use experimental `-XX` JVM options. It is also 
 recommended to always use the latest update version of your Java VM, 
 because bugs may affect Lucene. An overview of known JVM bugs can be 
-found on http://wiki.apache.org/lucene-java/SunJavaBugs. 
+found on http://wiki.apache.org/lucene-java/JavaBugs. 
 
 CPU, disk and memory requirements are based on the many choices made in 
 implementing Lucene (document size, number of documents, and number of 

Modified: lucene/dev/trunk/solr/SYSTEM_REQUIREMENTS.txt
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/solr/SYSTEM_REQUIREMENTS.txt?rev=1467761&r1=1467760&r2=1467761&view=diff
==============================================================================
--- lucene/dev/trunk/solr/SYSTEM_REQUIREMENTS.txt (original)
+++ lucene/dev/trunk/solr/SYSTEM_REQUIREMENTS.txt Sun Apr 14 10:44:04 2013
@@ -5,7 +5,7 @@ install at least Update 1! With all Java
 recommended to not use experimental `-XX` JVM options. It is also 
 recommended to always use the latest update version of your Java VM, 
 because bugs may affect Solr. An overview of known JVM bugs can be 
-found on http://wiki.apache.org/lucene-java/SunJavaBugs. 
+found on http://wiki.apache.org/lucene-java/JavaBugs. 
 
 CPU, disk and memory requirements are based on the many choices made in 
 implementing Solr (document size, number of documents, and number of