[jbosstools-commits] JBoss Tools SVN: r20562 - branches/jbosstools-3.1.x/common/tests/org.jboss.tools.common.text.ext.test/projects/HiperlinksTestProject.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Tue Mar 2 09:07:10 EST 2010


Author: vrubezhny
Date: 2010-03-02 09:07:09 -0500 (Tue, 02 Mar 2010)
New Revision: 20562

Modified:
   branches/jbosstools-3.1.x/common/tests/org.jboss.tools.common.text.ext.test/projects/HiperlinksTestProject/.project
Log:
JBIDE-5879: org.jboss.tools.common.text.ext.test.CommonExtAllTests still churning after 5 hours

Test project settings are fixed

Modified: branches/jbosstools-3.1.x/common/tests/org.jboss.tools.common.text.ext.test/projects/HiperlinksTestProject/.project
===================================================================
--- branches/jbosstools-3.1.x/common/tests/org.jboss.tools.common.text.ext.test/projects/HiperlinksTestProject/.project	2010-03-02 14:02:41 UTC (rev 20561)
+++ branches/jbosstools-3.1.x/common/tests/org.jboss.tools.common.text.ext.test/projects/HiperlinksTestProject/.project	2010-03-02 14:07:09 UTC (rev 20562)
@@ -15,6 +15,11 @@
 			<arguments>
 			</arguments>
 		</buildCommand>
+		<buildCommand>
+			<name>org.jboss.tools.jst.web.kb.kbbuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
 	</buildSpec>
 	<natures>
 		<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
@@ -22,5 +27,6 @@
 		<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
 		<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
 		<nature>org.jboss.tools.jsf.jsfnature</nature>
+		<nature>org.jboss.tools.jst.web.kb.kbnature</nature>
 	</natures>
 </projectDescription>



More information about the jbosstools-commits mailing list