-
Sub-task
-
Resolution: Done
-
Major
-
4.4.0.Final
-
None
-
4
-
https://github.com/jbosstools/jbosstools-build-ci/commit/c0bf12030a225c9c4fb1d12463e5abd0064ef17c, https://github.com/jbosstools/jbosstools-maven-plugins/pull/57/files?w=1, https://github.com/jbosstools/jbosstools-build/pull/229/files?w=1, https://github.com/jbosstools/jbosstools-target-platforms/pull/226?w=1, https://github.com/jbosstools/jbosstools-discovery/pull/334/files?w=1
As discussed in JBIDE-22633, we have no way of knowing when the target platform SHOULD contain duplicate IUs, and when it should not.
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?
- links to