[jbosstools-commits] JBoss Tools SVN: r22898 - trunk/vpe/tests/org.jboss.tools.vpe.test/META-INF.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Sat Jun 19 04:05:44 EDT 2010
Author: dgolovin
Date: 2010-06-19 04:05:44 -0400 (Sat, 19 Jun 2010)
New Revision: 22898
Modified:
trunk/vpe/tests/org.jboss.tools.vpe.test/META-INF/MANIFEST.MF
Log:
fix junit version
Modified: trunk/vpe/tests/org.jboss.tools.vpe.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/vpe/tests/org.jboss.tools.vpe.test/META-INF/MANIFEST.MF 2010-06-19 08:05:17 UTC (rev 22897)
+++ trunk/vpe/tests/org.jboss.tools.vpe.test/META-INF/MANIFEST.MF 2010-06-19 08:05:44 UTC (rev 22898)
@@ -7,7 +7,7 @@
Bundle-Vendor: %Bundle-Vendor.0
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
- org.junit;bundle-version="[3.8.2,4.0.0)",
+ org.junit,
org.jboss.tools.vpe,
org.jboss.tools.common.model.ui;bundle-version="2.0.0",
org.eclipse.jface.text;bundle-version="3.4.0",
More information about the jbosstools-commits
mailing list