Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-11469 build Juno target platforms (Eclipse 4.2.0/3.8.0)
  3. JBIDE-12266

resolve conflict in TP created by needing two versions of an IU

    XMLWordPrintable

Details

    Description

      The following IUs appear TWICE in the update site produced from our .target files:

      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
      

      This is a problem; we should if possible depend on only ONE version of each IU.

      Attachments

        Issue Links

          Activity

            People

              nickboldt Nick Boldt
              nickboldt Nick Boldt
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: