Author: dgolovin
Date: 2008-01-25 17:31:44 -0500 (Fri, 25 Jan 2008)
New Revision: 5983
Modified:
trunk/tests/features/org.jboss.tools.test.feature/feature.xml
Log:
fix test build error
BUILD FAILED
/home/hudson/jbds-build/clean-eclipse/eclipse/plugins/org.eclipse.pde.build_3.3.2.R331_v20071019/scripts/build.xml:24:
The following error occurred while executing this line:
/home/hudson/jbds-build/clean-eclipse/eclipse/plugins/org.eclipse.pde.build_3.3.2.R331_v20071019/scripts/build.xml:64:
The following error occurred while executing this line:
/home/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/tests/customTargets.xml:13:
The following error occurred while executing this line:
/home/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/common/genericTargets.xml:126:
Unable to find plug-in: org.jboss.tools.seam.ui.test_0.0.0. Please check the error log for
more details.
Modified: trunk/tests/features/org.jboss.tools.test.feature/feature.xml
===================================================================
--- trunk/tests/features/org.jboss.tools.test.feature/feature.xml 2008-01-25 22:26:24 UTC
(rev 5982)
+++ trunk/tests/features/org.jboss.tools.test.feature/feature.xml 2008-01-25 22:31:44 UTC
(rev 5983)
@@ -358,4 +358,10 @@
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.jboss.tools.jst.jsp.test"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
</feature>
Show replies by date