[jbosstools-commits] JBoss Tools SVN: r44076 - trunk/common/features/org.jboss.tools.common.mylyn.feature.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu Sep 27 01:04:32 EDT 2012


Author: nickboldt
Date: 2012-09-27 01:04:31 -0400 (Thu, 27 Sep 2012)
New Revision: 44076

Added:
   trunk/common/features/org.jboss.tools.common.mylyn.feature/p2.inf
Log:
https://issues.jboss.org/browse/JBDS-2291 add touchpoint to exclude old mylyn 3.6 site from being added to Eclipse when this feature's installed

Added: trunk/common/features/org.jboss.tools.common.mylyn.feature/p2.inf
===================================================================
--- trunk/common/features/org.jboss.tools.common.mylyn.feature/p2.inf	                        (rev 0)
+++ trunk/common/features/org.jboss.tools.common.mylyn.feature/p2.inf	2012-09-27 05:04:31 UTC (rev 44076)
@@ -0,0 +1,4 @@
+instructions.configure=\
+ org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:0,location:http${#58}//download.eclipse.org/mylyn/releases/3.6);\
+ org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:1,location:http${#58}//download.eclipse.org/mylyn/releases/3.6);
+



More information about the jbosstools-commits mailing list