[
https://issues.jboss.org/browse/JBIDE-19336?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen commented on JBIDE-19336:
---------------------------------------------
just to be clear the actual title here "When JBT and Central both contain the same IU
but different versions, p2-director installation fails" is expected IMO. Why should
the p2 director install not fall if you try install both at the same time ?
The issue is that we have two conflicting versions, and that is what this issue should be
about, right?
When JBT and Central both contain the same IU but different versions,
p2-director installation fails
----------------------------------------------------------------------------------------------------
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)