[jbosstools-issues] [JBoss JIRA] (JBIDE-12266) resolve conflict in TP created by needing two versions of an IU

Nick Boldt (JIRA) jira-events at lists.jboss.org
Fri Jul 13 01:16:13 EDT 2012


     [ https://issues.jboss.org/browse/JBIDE-12266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Boldt closed JBIDE-12266.
------------------------------

    Resolution: Duplicate Issue


Dupe of JBIDE-12323
                
> resolve conflict in TP created by needing two versions of an IU
> ---------------------------------------------------------------
>
>                 Key: JBIDE-12266
>                 URL: https://issues.jboss.org/browse/JBIDE-12266
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: Build/Releng, target-platform, updatesite
>    Affects Versions: 3.4.0.M1
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>             Fix For: 3.4.0.M1
>
>
> The following IUs appear TWICE in the update site produced from our .target files:
> {code}
> javax.wsdl
> $ find REPO/ JBDS_REPO/ -name "*javax.wsdl*"
> REPO/plugins/javax.wsdl_1.5.1.v201012040544.jar
> REPO/plugins/javax.wsdl_1.6.2.v201012040545.jar
> JBDS_REPO/plugins/javax.wsdl_1.5.1.v201012040544.jar
> JBDS_REPO/plugins/javax.wsdl_1.6.2.v201012040545.jar
> org.jdom
> $ find REPO/ JBDS_REPO/ -name "*org.jdom_1*"
> REPO/plugins/org.jdom_1.1.1.v201101151400.jar
> REPO/plugins/org.jdom_1.0.0.v201005080400.jar
> JBDS_REPO/plugins/org.jdom_1.1.1.v201101151400.jar
> JBDS_REPO/plugins/org.jdom_1.0.0.v201005080400.jar
> org.apache.commons.lang
> $ find REPO/ JBDS_REPO/ -name "org.apache.commons.lang*"
> REPO/plugins/org.apache.commons.lang_2.6.0.v201205030909.jar
> REPO/plugins/org.apache.commons.lang_2.1.0.v201005080500.jar
> JBDS_REPO/plugins/org.apache.commons.lang_2.6.0.v201205030909.jar
> JBDS_REPO/plugins/org.apache.commons.lang_2.1.0.v201005080500.jar
> {code}
> This is a problem; we should if possible depend on only ONE version of each IU.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list