[jbosstools-commits] JBoss Tools SVN: r22899 - trunk/vpe/tests/org.jboss.tools.vpe.ui.test/META-INF.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Sat Jun 19 04:06:24 EDT 2010
Author: dgolovin
Date: 2010-06-19 04:06:24 -0400 (Sat, 19 Jun 2010)
New Revision: 22899
Modified:
trunk/vpe/tests/org.jboss.tools.vpe.ui.test/META-INF/MANIFEST.MF
Log:
fix junit version
Modified: trunk/vpe/tests/org.jboss.tools.vpe.ui.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/vpe/tests/org.jboss.tools.vpe.ui.test/META-INF/MANIFEST.MF 2010-06-19 08:05:44 UTC (rev 22898)
+++ trunk/vpe/tests/org.jboss.tools.vpe.ui.test/META-INF/MANIFEST.MF 2010-06-19 08:06:24 UTC (rev 22899)
@@ -7,7 +7,7 @@
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.jboss.tools.vpe,
- org.junit;bundle-version="[3.8.2,4.0.0)",
+ org.junit,
org.eclipse.core.resources,
org.eclipse.ui.ide,
org.jboss.tools.jst.jsp,
More information about the jbosstools-commits
mailing list