Author: nickboldt
Date: 2011-12-11 13:15:46 -0500 (Sun, 11 Dec 2011)
New Revision: 37205
Modified:
branches/jbosstools-3.3.0.M5/central/plugins/org.jboss.tools.central.discovery/plugin.xml
Log:
https://issues.jboss.org/browse/JBDS-1957 add svnkit client adapter (which brings in jna,
svnkit and generic adapter deps); tweak descriptions a little to make them display cleaner
on small screens (backport from trunk)
Modified:
branches/jbosstools-3.3.0.M5/central/plugins/org.jboss.tools.central.discovery/plugin.xml
===================================================================
---
branches/jbosstools-3.3.0.M5/central/plugins/org.jboss.tools.central.discovery/plugin.xml 2011-12-11
18:10:37 UTC (rev 37204)
+++
branches/jbosstools-3.3.0.M5/central/plugins/org.jboss.tools.central.discovery/plugin.xml 2011-12-11
18:15:46 UTC (rev 37205)
@@ -175,12 +175,13 @@
id="org.jboss.tools.central.discovery.scm"
name="Source Control Management"
relevance="60">
- <group id="bundled" />
- <group id="extra" />
+ <group id="org.jboss.tools.central.discovery.scm.git" />
+ <group id="org.jboss.tools.central.discovery.scm.svn" />
</connectorCategory>
<connectorDescriptor
categoryId="org.jboss.tools.central.discovery.scm"
+ groupId="org.jboss.tools.central.discovery.scm.git"
description="Eclipse Team Provider for the Git version control
system"
id="org.eclipse.egit"
kind="task"
@@ -197,11 +198,12 @@
</connectorDescriptor>
<connectorDescriptor
categoryId="org.jboss.tools.central.discovery.scm"
- description="Eclipse Team Provider for the Subversion version control
system"
+ groupId="org.jboss.tools.central.discovery.scm.svn"
+ description="Eclipse Team Provider for the Subversion version control
system - Core [1/2]"
id="org.tigris.subversion.subclipse"
kind="task"
- license="Free, Subclipse Software User Agreement"
- name="Subclipse SVN Team Provider Core"
+ license="Free, Subclipse License"
+ name="Subclipse - Core"
provider="tigris.org"
siteUrl="http://download.jboss.org/jbosstools/updates/indigo/extras/...
<icon
@@ -211,6 +213,23 @@
url="http://subclipse.tigris.org/">
</overview>
</connectorDescriptor>
+ <connectorDescriptor
+ categoryId="org.jboss.tools.central.discovery.scm"
+ groupId="org.jboss.tools.central.discovery.scm.svn"
+ description="Eclipse Team Provider for the Subversion version control
system - SVNKit Adapter [2/2]"
+ id="org.tigris.subversion.clientadapter.svnkit.feature"
+ kind="task"
+ license="Free, Subclipse License"
+ name="Subclipse - SVNKit Adapter"
+ provider="tigris.org"
+
siteUrl="http://download.jboss.org/jbosstools/updates/indigo/extras/...
+ <icon
+ image32="images/subclipse_32.gif">
+ </icon>
+ <overview
+
url="http://subclipse.tigris.org/">
+ </overview>
+ </connectorDescriptor>
<!-- Testing -->
@@ -262,7 +281,7 @@
kind="task"
license="Free, PMD License"
name="PMD"
- provider="PMD Development Team"
+ provider="PMD Developers"
siteUrl="http://download.jboss.org/jbosstools/updates/indigo/extras/...
<icon
image32="images/pmd_32.png">