[jbosstools-commits] JBoss Tools SVN: r30650 - trunk/hibernatetools/tests.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Mon Apr 18 18:29:34 EDT 2011


Author: nickboldt
Date: 2011-04-18 18:29:34 -0400 (Mon, 18 Apr 2011)
New Revision: 30650

Modified:
   trunk/hibernatetools/tests/pom.xml
Log:
comment out org.jboss.tools.hibernate.jpt.core.test and org.jboss.tools.hibernate.ui.bot.test per Sneja

Modified: trunk/hibernatetools/tests/pom.xml
===================================================================
--- trunk/hibernatetools/tests/pom.xml	2011-04-18 20:37:04 UTC (rev 30649)
+++ trunk/hibernatetools/tests/pom.xml	2011-04-18 22:29:34 UTC (rev 30650)
@@ -9,8 +9,8 @@
 	<modules>
 		<module>org.hibernate.eclipse.console.test</module>
 		<module>org.hibernate.eclipse.jdt.ui.test</module>
-		<module>org.jboss.tools.hibernate.jpt.core.test</module>
-		<module>org.jboss.tools.hibernate.ui.bot.test</module>
+		<!-- <module>org.jboss.tools.hibernate.jpt.core.test</module>
+		<module>org.jboss.tools.hibernate.ui.bot.test</module> -->
 		<module>org.jboss.tools.hibernate.ui.test</module>
 	</modules>
 </project>



More information about the jbosstools-commits mailing list