Author: dgolovin
Date: 2008-10-08 03:22:25 -0400 (Wed, 08 Oct 2008)
New Revision: 10727
Modified:
trunk/common/tests/org.jboss.tools.common.text.ext.test/META-INF/MANIFEST.MF
Log:
fix version number in test dependencies
Modified: trunk/common/tests/org.jboss.tools.common.text.ext.test/META-INF/MANIFEST.MF
===================================================================
---
trunk/common/tests/org.jboss.tools.common.text.ext.test/META-INF/MANIFEST.MF 2008-10-08
06:52:49 UTC (rev 10726)
+++
trunk/common/tests/org.jboss.tools.common.text.ext.test/META-INF/MANIFEST.MF 2008-10-08
07:22:25 UTC (rev 10727)
@@ -12,7 +12,7 @@
org.eclipse.ui.ide,
org.eclipse.core.runtime,
org.jboss.tools.jst.web,
- org.eclipse.jface.text;bundle-version="3.4.1",
- org.jboss.tools.common.model.ui;bundle-version="2.0.0"
+ org.eclipse.jface.text,
+ org.jboss.tools.common.model.ui
Export-Package: org.jboss.tools.common.text.ext.test
Bundle-ClassPath: common-text-ext-test.jar
Show replies by date