[
https://issues.jboss.org/browse/JBDS-3495?page=com.atlassian.jira.plugin....
]
Nick Boldt commented on JBDS-3495:
----------------------------------
So here's what's actually happening...
Feature is *org.eclipse.linuxtools.docker.feature_1.1.0.201509021002.jar* (Latest:
http://download.eclipse.org/linuxtools/updates-docker-nightly/features/?d ):
Feature defines a p2.inf file which reads:
{code}
instructions.configure=\
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#5...
Tools Docker Tooling,enabled:false); \
org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:http${#5...
Tools Docker Tooling,enabled:false);
{code}
So, given that a user will have installed this feature from some site, and therefore KNOWS
where he got this (either by manually adding the site to Eclipse, or via Marketplace, or
some other redistributor), do you really need to set this? Won't Eclipse already know
where to find updates?
JBDS 9.0.0.beta is preconfigured with an Eclipse Docker tooling site
--------------------------------------------------------------------
Key: JBDS-3495
URL:
https://issues.jboss.org/browse/JBDS-3495
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: updatesite
Affects Versions: 9.0.0.Beta2
Reporter: Len DiMaggio
Assignee: Max Rydahl Andersen
Fix For: 9.0.0.CR1
Attachments: DockerTooling.png
See attached screenshot - JBDS 9.0.0.beta2 is preconfigured with this update site:
http://download.eclipse.org/linuxtools/updates-docker-nightly
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)