Author: dgolovin
Date: 2010-06-01 15:50:49 -0400 (Tue, 01 Jun 2010)
New Revision: 22468
Modified:
trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/META-INF/MANIFEST.MF
Log:
https://jira.jboss.org/browse/JBDS-1202 problems running tests
vpe component tests fix:
- adjust swtbot all tests suite name to be found by ticho
Modified: trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/META-INF/MANIFEST.MF 2010-06-01
19:48:35 UTC (rev 22467)
+++ trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/META-INF/MANIFEST.MF 2010-06-01
19:50:49 UTC (rev 22468)
@@ -23,7 +23,12 @@
org.eclipse.jface.text;bundle-version="3.5.0",
org.jboss.tools.jst.jsp;bundle-version="2.0.0",
org.junit4,
- org.jboss.tools.ui.bot.ext;bundle-version="1.0.0"
+ org.jboss.tools.ui.bot.ext;bundle-version="1.0.0",
+ org.jboss.tools.vpe.docbook;bundle-version="3.1.0",
+ org.jboss.tools.vpe.html;bundle-version="3.1.0",
+ org.jboss.tools.vpe.jsp;bundle-version="3.1.0",
+ org.jboss.tools.vpe.resref;bundle-version="3.1.0",
+ org.jboss.tools.vpe.ui.palette;bundle-version="3.1.0"
Eclipse-RegisterBuddy: org.apache.log4j
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5