You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by rm...@apache.org on 2011/05/19 23:32:26 UTC

svn commit: r1125128 - /lucene/dev/branches/branch_3x/lucene/CHANGES.txt

Author: rmuir
Date: Thu May 19 21:32:26 2011
New Revision: 1125128

URL: http://svn.apache.org/viewvc?rev=1125128&view=rev
Log:
CHANGES cleanup

Modified:
    lucene/dev/branches/branch_3x/lucene/CHANGES.txt

Modified: lucene/dev/branches/branch_3x/lucene/CHANGES.txt
URL: http://svn.apache.org/viewvc/lucene/dev/branches/branch_3x/lucene/CHANGES.txt?rev=1125128&r1=1125127&r2=1125128&view=diff
==============================================================================
--- lucene/dev/branches/branch_3x/lucene/CHANGES.txt (original)
+++ lucene/dev/branches/branch_3x/lucene/CHANGES.txt Thu May 19 21:32:26 2011
@@ -108,7 +108,12 @@ Bug fixes
 
 * LUCENE-3012: Lucene writes the header now for separate norm files (*.sNNN)
   (Robert Muir)
-  
+
+Build
+
+* LUCENE-3006: Building javadocs will fail on warnings by default. 
+  Override with -Dfailonjavadocwarning=false (sarowe, gsingers)
+
 Test Cases
 
 * LUCENE-3002: added 'tests.iter.min' to control 'tests.iter' by allowing to