Author: akazakov
Date: 2011-11-02 17:57:35 -0400 (Wed, 02 Nov 2011)
New Revision: 36142
Modified:
trunk/common/tests/org.jboss.tools.common.mylyn.test/META-INF/MANIFEST.MF
Log:
https://issues.jboss.org/browse/JBIDE-9351 provide mylyn connections for
issues.jboss.org
and
bugzila.redhat.com via new plugin in "Common" component
Modified: trunk/common/tests/org.jboss.tools.common.mylyn.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/common/tests/org.jboss.tools.common.mylyn.test/META-INF/MANIFEST.MF 2011-11-02
21:57:24 UTC (rev 36141)
+++ trunk/common/tests/org.jboss.tools.common.mylyn.test/META-INF/MANIFEST.MF 2011-11-02
21:57:35 UTC (rev 36142)
@@ -10,6 +10,13 @@
org.eclipse.mylyn.commons.ui;bundle-version="3.6.1",
org.eclipse.mylyn.tasks.core;bundle-version="3.6.0",
org.eclipse.mylyn.tasks.ui;bundle-version="3.6.2",
- org.eclipse.core.runtime;bundle-version="3.7.0"
+ org.eclipse.core.runtime;bundle-version="3.7.0",
+ org.eclipse.mylyn.bugzilla.core;bundle-version="3.6.2",
+ org.eclipse.mylyn.bugzilla.ide;bundle-version="3.6.0",
+ org.eclipse.mylyn.bugzilla.ui;bundle-version="3.6.0",
+ com.atlassian.connector.eclipse.commons.core;bundle-version="3.0.0",
+ com.atlassian.connector.eclipse.commons.ui;bundle-version="3.0.0",
+ com.atlassian.connector.eclipse.jira.core;bundle-version="3.0.0",
+ com.atlassian.connector.eclipse.jira.ui;bundle-version="3.0.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-Vendor: %providerName