[jbosstools-commits] JBoss Tools SVN: r22637 - branches/3.2.helios/hibernatetools/tests/org.hibernate.eclipse.console.test/src/org/hibernate/eclipse/console/test.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Tue Jun 8 10:42:03 EDT 2010


Author: dgeraskov
Date: 2010-06-08 10:42:03 -0400 (Tue, 08 Jun 2010)
New Revision: 22637

Modified:
   branches/3.2.helios/hibernatetools/tests/org.hibernate.eclipse.console.test/src/org/hibernate/eclipse/console/test/RefactoringTest.java
Log:
https://jira.jboss.org/browse/JBIDE-6420

Modified: branches/3.2.helios/hibernatetools/tests/org.hibernate.eclipse.console.test/src/org/hibernate/eclipse/console/test/RefactoringTest.java
===================================================================
--- branches/3.2.helios/hibernatetools/tests/org.hibernate.eclipse.console.test/src/org/hibernate/eclipse/console/test/RefactoringTest.java	2010-06-08 14:27:17 UTC (rev 22636)
+++ branches/3.2.helios/hibernatetools/tests/org.hibernate.eclipse.console.test/src/org/hibernate/eclipse/console/test/RefactoringTest.java	2010-06-08 14:42:03 UTC (rev 22637)
@@ -534,7 +534,6 @@
 				return null;
 			}
 
-			@Override
 			public void setAttribute(String attributeName, Set value) {
 				attributes.put(attributeName, value);
 			}



More information about the jbosstools-commits mailing list