]
Nick Boldt commented on JBIDE-22673:
------------------------------------
OK, so ... wouldn't it make sense to do everything with Tycho 0.26-SNAPSHOT? Can we
move jbosstools-maven-plugins up to support Tycho 0.26?
Need better duplicate IU detection when validating target platforms
-------------------------------------------------------------------
Key: JBIDE-22673
URL:
https://issues.jboss.org/browse/JBIDE-22673
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: build, target-platform, upstream
Affects Versions: 4.4.0.Final
Reporter: Nick Boldt
Assignee: Mickael Istria
Fix For: 4.4.x
Attachments: verify-log.txt
As discussed in JBIDE-22633, we have no way of knowing when the target platform SHOULD
contain duplicate IUs, and when it should not.
{quote}Problem is there's no way to identify easily which dupes are OK and which are
not. I suppose I could crack open all the jars and see which are singletons...?
Or add a whitelist?{quote}