Bug 574190 - Document failure with multiple target locations

When an <executionEnvironment> is specified and the .target file uses
multiple <location> sections with includeMode="slicer", then the
corresponding IU "a.jre.org.eclipse.justj..." is looked up in *every*
one of the <location>s by org.eclipse.tycho.p2.resolver
.InstallableUnitResolver.resolve(), which normally fails because it is
only available in one of them.

Change-Id: Iaf49af4866bc2ad7f6e96b935a5de596ce8e4c80
Signed-off-by: Christian Walther <walther@indel.ch>
1 file changed