[
https://issues.jboss.org/browse/JBIDE-19336?page=com.atlassian.jira.plugi...
]
Mickael Istria commented on JBIDE-19336:
----------------------------------------
The issue is that those TP/sites are shared between JBT and JBDS, so it needs to contain
everything that is not in JBDS, with the risk of repeating some IUs that are already in
JBT. So it has a strong dependency on JBIDE-19025 . I don't think there is nothing
sustainable we can do on this topic until JBIDE-19025 is resolved.
To avoid disparity of versions, Central should not include the same
IUs as JBT/JBDS update sites
------------------------------------------------------------------------------------------------
Key: JBIDE-19336
URL:
https://issues.jboss.org/browse/JBIDE-19336
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build
Affects Versions: 4.3.0.Alpha1
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 4.3.0.Alpha2
Attachments: two-versions-of-a-feature-not-good.png
For master branch I'm getting conflicts between what's in JBT and what's in
Central:
{code}
17:01:57 [p2.dir] Only one of the following can be installed at once:
17:01:57 [p2.dir] JBoss Tools Maven Packaging Configurator
1.7.0.Alpha1-v20150212-1941-B633 (org.jboss.tools.maven.jbosspackaging.feature.feature.jar
1.7.0.Alpha1-v20150212-1941-B633)
17:01:57 [p2.dir] JBoss Tools Maven Packaging Configurator
1.7.0.Alpha1-v20150213-0945-B3 (org.jboss.tools.maven.jbosspackaging.feature.feature.jar
1.7.0.Alpha1-v20150213-0945-B3)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)