BETA_JAVA7 - Reverting fix for bug 292087: anonymous class in array member initializer confuses content assist
diff --git a/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties b/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties
index 670b21b..07d4db3 100644
--- a/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties
+++ b/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties
@@ -15,7 +15,7 @@
 #Format: compiler.name = word1 word2 word3
 compiler.name = Eclipse Compiler for Java(TM)
 #Format: compiler.version = 0.XXX[, other words (don't forget the comma if adding other words)]
-compiler.version = 0.B52, 3.7.0 M7 (beta java7)
+compiler.version = 0.B53, 3.7.0 M7 (beta java7)
 compiler.copyright = Copyright IBM Corp 2000, 2010. All rights reserved.
 
 ### progress
diff --git a/org.eclipse.jdt.core/buildnotes_jdt-core.html b/org.eclipse.jdt.core/buildnotes_jdt-core.html
index 0b403e6..602aabc 100644
--- a/org.eclipse.jdt.core/buildnotes_jdt-core.html
+++ b/org.eclipse.jdt.core/buildnotes_jdt-core.html
@@ -41,11 +41,25 @@
 	</td>
   </tr>
 </table>
-<a name="v_B52"></a>
+<a name="v_B53"></a>
 <hr><h1>
 Eclipse Platform Build Notes<br>
 Java development tools core</h1>
 Eclipse SDK 3.7M7 - April 27, 2011 - 3.7.0 M7
+<br>Project org.eclipse.jdt.core v_B53
+(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B53">cvs</a>).
+<h2>What's new in this drop</h2>
+<ul>
+<li>Reverting fix for bug 292087: anonymous class in array member initializer confuses content assist</li>
+</ul>
+
+<h3>Problem Reports Fixed</h3>
+
+<a name="v_B52"></a>
+<hr><h1>
+Eclipse Platform Build Notes<br>
+Java development tools core</h1>
+Eclipse SDK 3.7M7 - April 27, 2011
 <br>Project org.eclipse.jdt.core v_B52
 (<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B52">cvs</a>).
 <h2>What's new in this drop</h2>