Issue Type: Sub-task Sub-task
Affects Versions: 3.4.0.M1
Assignee: Nick Boldt
Components: Build/Releng, target-platform, updatesite
Created: 27/Jun/12 4:30 PM
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.

Fix Versions: 3.4.0.M1
Project: Tools (JBoss Tools)
Priority: Major Major
Reporter: Nick Boldt
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira