[jbosstools-commits] JBoss Tools SVN: r40682 - in trunk: common/features/org.jboss.tools.common.mylyn.feature and 1 other directories.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Tue May 1 11:35:50 EDT 2012


Author: nickboldt
Date: 2012-05-01 11:35:49 -0400 (Tue, 01 May 2012)
New Revision: 40682

Modified:
   trunk/central/plugins/org.jboss.tools.central.discovery/plugin.xml
   trunk/common/features/org.jboss.tools.common.mylyn.feature/feature.xml
   trunk/ws/features/org.jboss.tools.ws.test.feature/feature.xml
Log:
JBDS-2089 add mylyn and atlassian deps to org.jboss.tools.common.mylyn.feature; add org.jboss.tools.common.mylyn.feature to JBT Central Discovery

Modified: trunk/central/plugins/org.jboss.tools.central.discovery/plugin.xml
===================================================================
--- trunk/central/plugins/org.jboss.tools.central.discovery/plugin.xml	2012-05-01 14:47:49 UTC (rev 40681)
+++ trunk/central/plugins/org.jboss.tools.central.discovery/plugin.xml	2012-05-01 15:35:49 UTC (rev 40682)
@@ -334,6 +334,33 @@
       <connectorDescriptor
             categoryId="org.jboss.tools.central.discovery.testing"
             groupId="org.jboss.tools.central.discovery.testing.local"
+            description="Mylyn support for reporting JBoss JIRAs and Red Hat Bugzillas"
+            id="org.jboss.tools.common.mylyn.feature"
+            kind="task"
+            license="Free, EPL"
+            name="Mylyn Issue Tracker Connectors"
+            provider="JBoss by Red Hat"
+            siteUrl="http://download.jboss.org/jbosstools/updates/development/indigo/">
+         <iu id="org.jboss.tools.common.mylyn.feature"/>
+         <iu id="org.eclipse.mylyn_feature"/>
+         <iu id="org.eclipse.mylyn.ide_feature"/>
+         <iu id="org.eclipse.mylyn.commons"/>
+         <iu id="org.eclipse.mylyn.context_feature"/>
+         <iu id="org.eclipse.mylyn.bugzilla_feature"/>
+         <iu id="org.eclipse.mylyn.java_feature"/>
+         <iu id="org.eclipse.mylyn.pde_feature"/>
+         <iu id="org.eclipse.mylyn.team_feature"/>
+         <iu id="org.eclipse.mylyn.versions"/>
+         <icon
+               image32="images/jbosstools_icon32.png">
+         </icon>
+         <overview
+               url="http://www.jboss.org/tools">
+         </overview>
+      </connectorDescriptor>
+      <connectorDescriptor
+            categoryId="org.jboss.tools.central.discovery.testing"
+            groupId="org.jboss.tools.central.discovery.testing.local"
             description="Tool support for PMD"
             id="net.sourceforge.pmd.eclipse"
             kind="task"
@@ -341,7 +368,7 @@
             name="PMD"
             provider="PMD Developers"
             siteUrl="http://download.jboss.org/jbosstools/updates/indigo/extras/">
-	    <iu id="net.sourceforge.pmd.eclipse"/>
+       <iu id="net.sourceforge.pmd.eclipse"/>
          <icon
                image32="images/pmd_32.png">
          </icon>

Modified: trunk/common/features/org.jboss.tools.common.mylyn.feature/feature.xml
===================================================================
--- trunk/common/features/org.jboss.tools.common.mylyn.feature/feature.xml	2012-05-01 14:47:49 UTC (rev 40681)
+++ trunk/common/features/org.jboss.tools.common.mylyn.feature/feature.xml	2012-05-01 15:35:49 UTC (rev 40682)
@@ -6,4 +6,78 @@
 	<license>%license</license>
 
 	<plugin id="org.jboss.tools.common.mylyn" download-size="0" install-size="0" version="0.0.0" />
+
+	<!-- JBDS-2098 add required mylyn and atlassian plugins/features; not sure if we need bamboo, crucible, or fisheye support -->
+    <requires>
+		<import feature="org.eclipse.mylyn_feature" version="3.6.2" match="greaterOrEqual" />
+		<import feature="org.eclipse.mylyn.ide_feature" version="3.6.2" match="greaterOrEqual" />
+		<import feature="org.eclipse.mylyn.commons" version="3.6.2" match="greaterOrEqual" />
+		<import feature="org.eclipse.mylyn.context_feature" version="3.6.2" match="greaterOrEqual" />
+		<import feature="org.eclipse.mylyn.bugzilla_feature" version="3.6.2" match="greaterOrEqual" />
+		<import feature="org.eclipse.mylyn.java_feature" version="3.6.2" match="greaterOrEqual" />
+		<import feature="org.eclipse.mylyn.pde_feature" version="3.6.2" match="greaterOrEqual" />
+		<import feature="org.eclipse.mylyn.team_feature" version="3.6.2" match="greaterOrEqual" />
+		<import feature="org.eclipse.mylyn.versions" version="0.8.2" match="greaterOrEqual" />
+			
+		<plugin id="org.eclipse.mylyn.tasks.ui" version="0.0.0" match="greaterOrEqual"/>
+		<plugin id="org.eclipse.mylyn.tasks.core" version="0.0.0" match="greaterOrEqual"/>
+		<plugin id="org.eclipse.mylyn.tasks.bugs" version="0.0.0" match="greaterOrEqual"/>
+
+		<plugin id="com.atlassian.connector.commons" version="0.0.0" match="greaterOrEqual"/>
+		<!-- <plugin id="com.atlassian.connector.eclipse.bamboo.core" version="0.0.0" match="greaterOrEqual"/>
+		<plugin id="com.atlassian.connector.eclipse.bamboo.ui" version="0.0.0" match="greaterOrEqual"/> -->
+		<plugin id="com.atlassian.connector.eclipse.branding.ui" version="0.0.0" match="greaterOrEqual"/>
+		<plugin id="com.atlassian.connector.eclipse.commons.core" version="0.0.0" match="greaterOrEqual"/>
+		<plugin id="com.atlassian.connector.eclipse.commons.ui" version="0.0.0" match="greaterOrEqual"/>
+		<plugin id="com.atlassian.connector.eclipse.core" version="0.0.0" match="greaterOrEqual"/>
+		<!-- <plugin id="com.atlassian.connector.eclipse.crucible.core" version="0.0.0" match="greaterOrEqual"/>
+		<plugin id="com.atlassian.connector.eclipse.crucible.ui" version="0.0.0" match="greaterOrEqual"/> -->
+		<plugin id="com.atlassian.connector.eclipse.cvs.core" version="0.0.0" match="greaterOrEqual"/>
+		<plugin id="com.atlassian.connector.eclipse.cvs.ui" version="0.0.0" match="greaterOrEqual"/>
+		<plugin id="com.atlassian.connector.eclipse.directclickthrough.ui" version="0.0.0" match="greaterOrEqual"/>
+		<!-- <plugin id="com.atlassian.connector.eclipse.fisheye.core" version="0.0.0" match="greaterOrEqual"/>
+		<plugin id="com.atlassian.connector.eclipse.fisheye.ui" version="0.0.0" match="greaterOrEqual"/> -->
+		<plugin id="com.atlassian.connector.eclipse.help" version="0.0.0" match="greaterOrEqual"/>
+		<plugin id="com.atlassian.connector.eclipse.jira.core" version="0.0.0" match="greaterOrEqual"/>
+		<plugin id="com.atlassian.connector.eclipse.jira.ui" version="0.0.0" match="greaterOrEqual"/>
+		<plugin id="com.atlassian.connector.eclipse.monitor.core" version="0.0.0" match="greaterOrEqual"/>
+		<plugin id="com.atlassian.connector.eclipse.monitor.ui" version="0.0.0" match="greaterOrEqual"/>
+		<plugin id="com.atlassian.connector.eclipse.ui" version="0.0.0" match="greaterOrEqual"/>
+
+		<!-- JBDS-1682 dependent 3rd party plugins needed to install Atlassian JIRA support -->
+		<plugin id="com.thoughtworks.xstream" version="1.3.0" match="greaterOrEqual"/>
+
+		<plugin id="org.eclipse.ui" version="0.0.0" match="greaterOrEqual"/>
+		<plugin id="org.eclipse.core.runtime" version="0.0.0" match="greaterOrEqual"/>
+		<plugin id="org.eclipse.core.resources" version="0.0.0" match="greaterOrEqual"/>
+		<plugin id="org.eclipse.ui.ide" version="0.0.0" match="greaterOrEqual"/>
+		<plugin id="org.eclipse.ui.workbench.texteditor" version="0.0.0" match="greaterOrEqual"/>
+		<plugin id="org.eclipse.jface.text" version="0.0.0" match="greaterOrEqual"/>
+		<plugin id="org.eclipse.osgi" version="0.0.0" match="greaterOrEqual"/>
+		<plugin id="org.eclipse.core.filesystem" version="0.0.0" match="greaterOrEqual"/>
+		<plugin id="org.eclipse.ui.forms" version="0.0.0" match="greaterOrEqual"/>
+		<plugin id="org.eclipse.ui.editors" version="0.0.0" match="greaterOrEqual"/>
+		<plugin id="org.eclipse.team.core" version="0.0.0" match="greaterOrEqual"/>
+		<plugin id="org.eclipse.team.ui" version="0.0.0" match="greaterOrEqual"/>
+		<plugin id="org.eclipse.jface" version="0.0.0" match="greaterOrEqual"/>
+		<plugin id="org.eclipse.compare" version="0.0.0" match="greaterOrEqual"/>
+
+		<plugin id="org.apache.axis" version="1.4.0" match="greaterOrEqual"/>
+		<plugin id="org.apache.commons.logging" version="1.1.1" match="greaterOrEqual"/>
+		<plugin id="org.apache.commons.io" version="2.0.1" match="greaterOrEqual"/>
+		<plugin id="org.apache.commons.httpclient" version="3.1.0" match="greaterOrEqual"/>
+		<plugin id="org.apache.commons.lang" version="2.4.0" match="greaterOrEqual"/>
+		<plugin id="org.apache.commons.codec" version="1.3.0" match="greaterOrEqual"/>
+
+		<plugin id="org.jdom_jaxen" version="1.0.0" match="greaterOrEqual"/>
+		<plugin id="org.mortbay.jetty.server" version="6.1.23" match="greaterOrEqual"/>
+		<plugin id="org.mortbay.jetty.util" version="6.1.23" match="greaterOrEqual"/>
+		<plugin id="org.apache.jasper" version="5.5.17" match="greaterOrEqual"/>
+		<plugin id="org.joda.time" version="1.6.0" match="greaterOrEqual"/>
+
+		<plugin id="javax.servlet" version="3.0.0" match="greaterOrEqual"/>
+		<plugin id="javax.servlet.jsp" version="2.2.0" match="greaterOrEqual"/>
+		<plugin id="javax.xml.rpc" version="1.1.0" match="greaterOrEqual"/>
+		<plugin id="javax.el" version="2.2.0" match="greaterOrEqual"/>		
+	</requires>
 </feature>

Modified: trunk/ws/features/org.jboss.tools.ws.test.feature/feature.xml
===================================================================
--- trunk/ws/features/org.jboss.tools.ws.test.feature/feature.xml	2012-05-01 14:47:49 UTC (rev 40681)
+++ trunk/ws/features/org.jboss.tools.ws.test.feature/feature.xml	2012-05-01 15:35:49 UTC (rev 40682)
@@ -13,6 +13,14 @@
       %license
    </license>
 
+   <requires>
+      <import feature="org.eclipse.jst.enterprise_ui.feature" version="3.3.2" match="compatible"/>
+      <import feature="org.eclipse.jst.web_ui.feature" version="3.3.2" match="compatible"/>
+      <import feature="org.eclipse.wst.web_ui.feature" version="3.3.2" match="compatible"/>
+      <import feature="org.eclipse.wst.ws_ui.feature" version="3.3.2" match="compatible"/>
+      <import feature="org.eclipse.wst.xml_ui.feature" version="3.3.2" match="compatible"/>
+   </requires>
+
 	<plugin id="org.jboss.tools.ws.core.test" download-size="0" install-size="0" version="0.0.0" />
 	<plugin id="org.jboss.tools.ws.creation.core.test" download-size="0" install-size="0" version="0.0.0" />
 	<plugin id="org.jboss.tools.ws.jaxrs.core.test" download-size="0" install-size="0" version="0.0.0" />



More information about the jbosstools-commits mailing list