[jbosstools-issues] [JBoss JIRA] (JBIDE-19336) To avoid disparity of versions, Central should not include the same IUs as JBT/JBDS update sites

Nick Boldt (JIRA) issues at jboss.org
Sun Feb 22 18:18:49 EST 2015


    [ https://issues.jboss.org/browse/JBIDE-19336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13042650#comment-13042650 ] 

Nick Boldt edited comment on JBIDE-19336 at 2/22/15 6:18 PM:
-------------------------------------------------------------

It could (in theory) invoke remediation and provide a solution that uninstalls one version and installs the other; or simply tries to install only one version. I could change the script to pull only UNIQUE versions of IUs, rather than attempting to install multiple versions. But then we wouldn't catch this snafu.

Yes, the issue is that there are conflicting versions because we include JBT stuff in Central when it's ALSO in JBT. Moving to a model where we have two sites - JBTCentral and JBDSCentral [ JBIDE-19025  ] - would prevent the issue of double-including stuff. I've renamed this JIRA accordingly.


was (Author: nickboldt):
It could (in theory) invoke remediation and provide a solution that uninstalls one version and installs the other; or simply tries to install only one version. I could change the script to pull only UNIQUE versions of IUs, rather than attempting to install multiple versions. But then we wouldn't catch this snafu.

Yes, the issue is that there are conflicting versions because we include JBT stuff in Central when it's ALSO in JBT. Moving to a model where we have two sites - JBTCentral and JBDSCentral - would prevent the issue of double-including stuff. I've renamed this JIRA accordingly.

> 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)


More information about the jbosstools-issues mailing list