Author: Grid.Qian
Date: 2011-05-17 00:07:59 -0400 (Tue, 17 May 2011)
New Revision: 31343
Modified:
trunk/ws/tests/org.jboss.tools.ws.creation.core.test/META-INF/MANIFEST.MF
Log:
JBIDE-7922: make the tests successfully after fix the issue
Modified: trunk/ws/tests/org.jboss.tools.ws.creation.core.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.creation.core.test/META-INF/MANIFEST.MF 2011-05-17
04:07:30 UTC (rev 31342)
+++ trunk/ws/tests/org.jboss.tools.ws.creation.core.test/META-INF/MANIFEST.MF 2011-05-17
04:07:59 UTC (rev 31343)
@@ -31,9 +31,9 @@
org.eclipse.ui.console,
org.eclipse.jface.text,
org.jboss.ide.eclipse.as.classpath.core,
- org.jboss.ide.eclipse.as.ui;bundle-version="2.1.0",
- org.jboss.ide.eclipse.as.wtp.core;bundle-version="2.1.0",
- org.jboss.ide.eclipse.as.test;bundle-version="2.2.0"
+ org.jboss.ide.eclipse.as.ui,
+ org.jboss.ide.eclipse.as.wtp.core,
+ org.jboss.ide.eclipse.as.test
Bundle-ActivationPolicy: lazy
Export-Package: org.jboss.tools.ws.creation.core.test,
org.jboss.tools.ws.creation.core.test.command
Show replies by date