[jbosstools-commits] JBoss Tools SVN: r22616 - trunk/birt/tests/org.jboss.tools.birt.core.test/META-INF.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Mon Jun 7 17:02:23 EDT 2010
Author: dgolovin
Date: 2010-06-07 17:02:23 -0400 (Mon, 07 Jun 2010)
New Revision: 22616
Modified:
trunk/birt/tests/org.jboss.tools.birt.core.test/META-INF/MANIFEST.MF
Log:
https://jira.jboss.org/browse/JBDS-1202 problems running tests
fix for birt tests
Modified: trunk/birt/tests/org.jboss.tools.birt.core.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/birt/tests/org.jboss.tools.birt.core.test/META-INF/MANIFEST.MF 2010-06-07 21:01:42 UTC (rev 22615)
+++ trunk/birt/tests/org.jboss.tools.birt.core.test/META-INF/MANIFEST.MF 2010-06-07 21:02:23 UTC (rev 22616)
@@ -8,5 +8,5 @@
Require-Bundle: org.jboss.tools.tests,
org.junit,
org.eclipse.core.runtime;bundle-version="3.5.0",
- org.eclipse.birt.core;bundle-version="2.5.0"
+ org.jboss.tools.birt.core;bundle-version="1.1.0"
Export-Package: org.jboss.tools.birt.core.test
More information about the jbosstools-commits
mailing list