[jbosstools-commits] JBoss Tools SVN: r42475 - branches/jbosstools-3.3.x/central/plugins/org.jboss.tools.central.discovery.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Mon Jul 9 18:13:31 EDT 2012
Author: nickboldt
Date: 2012-07-09 18:13:31 -0400 (Mon, 09 Jul 2012)
New Revision: 42475
Modified:
branches/jbosstools-3.3.x/central/plugins/org.jboss.tools.central.discovery/plugin.xml
Log:
JBDS-2219, JBDS-2220, JBDS-2221 apply patch to fix order of connectors
Modified: branches/jbosstools-3.3.x/central/plugins/org.jboss.tools.central.discovery/plugin.xml
===================================================================
--- branches/jbosstools-3.3.x/central/plugins/org.jboss.tools.central.discovery/plugin.xml 2012-07-09 21:03:33 UTC (rev 42474)
+++ branches/jbosstools-3.3.x/central/plugins/org.jboss.tools.central.discovery/plugin.xml 2012-07-09 22:13:31 UTC (rev 42475)
@@ -283,11 +283,11 @@
<connectorDescriptor
categoryId="org.jboss.tools.central.discovery.scm"
groupId="org.jboss.tools.central.discovery.scm.git"
- description="Mylyn support for Git and GitHub"
+ description="Mylyn support for Eclipse EGit and GitHub"
id="org.eclipse.egit.mylyn"
kind="task"
license="Free, EPL"
- name="Mylyn support for Eclipse EGit + GitHub"
+ name="Eclipse EGit: Mylyn Support"
provider="eclipse.org"
siteUrl="http://download.jboss.org/jbosstools/updates/stable/indigo/central/core/">
<iu id="org.eclipse.jgit"/>
@@ -337,7 +337,7 @@
id="org.tigris.subversion.subclipse.mylyn"
kind="task"
license="Free, Subclipse License"
- name="Mylyn for Subclipse + SVNKit"
+ name="Subclipse + SVNKit: Mylyn Support"
provider="tigris.org"
siteUrl="http://download.jboss.org/jbosstools/updates/stable/indigo/central/core/">
<iu id="org.tigris.subversion.subclipse"/>
More information about the jbosstools-commits
mailing list