[jbosstools-commits] JBoss Tools SVN: r35275 - trunk/common/tests.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Mon Oct 3 06:02:14 EDT 2011


Author: adietish
Date: 2011-10-03 06:02:14 -0400 (Mon, 03 Oct 2011)
New Revision: 35275

Modified:
   trunk/common/tests/pom.xml
Log:
[JBIDE-9805] moved StringPreferenceValue etc. to org.jboss.tools.common.ui

Modified: trunk/common/tests/pom.xml
===================================================================
--- trunk/common/tests/pom.xml	2011-10-03 09:58:11 UTC (rev 35274)
+++ trunk/common/tests/pom.xml	2011-10-03 10:02:14 UTC (rev 35275)
@@ -43,7 +43,8 @@
 				<module>org.jboss.tools.common.validation.test</module>
 				<module>org.jboss.tools.common.verification.test</module>
 				<module>org.jboss.tools.common.verification.ui.test</module>
-			</modules>
+				<module>org.jboss.tools.common.ui.test</module>
+					</modules>
 		</profile>
 
 		<profile>



More information about the jbosstools-commits mailing list