[
https://issues.jboss.org/browse/JBIDE-19336?page=com.atlassian.jira.plugi...
]
Nick Boldt edited comment on JBIDE-19336 at 2/20/15 9:40 AM:
-------------------------------------------------------------
Yes.
It does.
Yes.
I think what happened is that the Central site was rebuilt by the 4.3.mars job (hence the
low number - B3) but the master job is still sourcing from the same site, Alpha1 instead
of Alpha2.
But my point is that having the same IUs in two different sites leads to duplicate content
and the potential for install conflicts. Having just fixed the p2 director install tests,
I found a bigger hidden problem.
was (Author: nickboldt):
Yes.
It does.
Yes.
I think what happened is that the Central site was rebuilt by the 4.3.mars job (hence the
low number - B3) but the master job is still sourcing from the same site, Alpha1 instead
of Alpha2.
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)