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 2012/07/07 15:54:00 UTC

svn commit: r1358566 - /lucene/dev/branches/lucene4199/lucene/tools/forbiddenApis/jdk.txt

Author: uschindler
Date: Sat Jul  7 13:54:00 2012
New Revision: 1358566

URL: http://svn.apache.org/viewvc?rev=1358566&view=rev
Log:
LUCENE-4199: add some hundreds more :-)

Modified:
    lucene/dev/branches/lucene4199/lucene/tools/forbiddenApis/jdk.txt

Modified: lucene/dev/branches/lucene4199/lucene/tools/forbiddenApis/jdk.txt
URL: http://svn.apache.org/viewvc/lucene/dev/branches/lucene4199/lucene/tools/forbiddenApis/jdk.txt?rev=1358566&r1=1358565&r2=1358566&view=diff
==============================================================================
--- lucene/dev/branches/lucene4199/lucene/tools/forbiddenApis/jdk.txt (original)
+++ lucene/dev/branches/lucene4199/lucene/tools/forbiddenApis/jdk.txt Sat Jul  7 13:54:00 2012
@@ -8,6 +8,7 @@ java.lang.String#getBytes()
 java.lang.String#getBytes(int,int,byte[],int) 
 java.lang.String#toLowerCase()
 java.lang.String#toUpperCase()
+java.lang.String#format(java.lang.String,java.lang.Object[])
 
 java.io.FileReader
 java.io.FileWriter