[jbosstools-commits] JBoss Tools SVN: r22897 - trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/META-INF.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Sat Jun 19 04:05:17 EDT 2010
Author: dgolovin
Date: 2010-06-19 04:05:17 -0400 (Sat, 19 Jun 2010)
New Revision: 22897
Modified:
trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/META-INF/MANIFEST.MF
Log:
fix junit version
Modified: trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/META-INF/MANIFEST.MF 2010-06-19 08:04:43 UTC (rev 22896)
+++ trunk/vpe/tests/org.jboss.tools.vpe.jsp.test/META-INF/MANIFEST.MF 2010-06-19 08:05:17 UTC (rev 22897)
@@ -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.common,
More information about the jbosstools-commits
mailing list