INT-1054: Fix bug in SimpleMesssageStore; INT-1112: Tweak method names in MessageGroupStore

This commit is contained in:
David Syer
2010-05-04 05:56:42 +00:00
parent f697c2f386
commit 5dfa2d48f3
5 changed files with 21 additions and 26 deletions

View File

@@ -1,7 +1,12 @@
#Wed Apr 28 07:56:59 BST 2010
#Tue May 04 06:48:00 BST 2010
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
org.eclipse.jdt.core.compiler.compliance=1.5
org.eclipse.jdt.core.compiler.debug.lineNumber=generate
org.eclipse.jdt.core.compiler.debug.localVariable=generate
org.eclipse.jdt.core.compiler.debug.sourceFile=generate
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning