[jbosstools-commits] JBoss Tools SVN: r22896 - trunk/vpe/tests/org.jboss.tools.vpe.html.test/META-INF.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Sat Jun 19 04:04:43 EDT 2010


Author: dgolovin
Date: 2010-06-19 04:04:43 -0400 (Sat, 19 Jun 2010)
New Revision: 22896

Modified:
   trunk/vpe/tests/org.jboss.tools.vpe.html.test/META-INF/MANIFEST.MF
Log:
fix junit version

Modified: trunk/vpe/tests/org.jboss.tools.vpe.html.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/vpe/tests/org.jboss.tools.vpe.html.test/META-INF/MANIFEST.MF	2010-06-19 08:03:12 UTC (rev 22895)
+++ trunk/vpe/tests/org.jboss.tools.vpe.html.test/META-INF/MANIFEST.MF	2010-06-19 08:04:43 UTC (rev 22896)
@@ -7,7 +7,7 @@
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
  org.jboss.tools.vpe,
- org.junit;bundle-version="[3.8.0,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