Community
Participate
Working Groups
Build Identifier: The ConfigAdmin test which checks the correct behavior of ranked ConfigurationPlugin services is always successfull. In line 197 of http://dev.eclipse.org/viewcvs/viewvc.cgi/org.eclipse.equinox/compendium/bundles/org.eclipse.equinox.cm.test/src/org/eclipse/equinox/cm/test/ConfigurationPluginTest.java?view=markup&root=RT_Project the 'plugin2' variable should be used instead of 'plugin'. Reproducible: Always
John, please take a look.
Created attachment 187885 [details] Patch 1 The problem description is correct. This patch makes the suggested fix.
Fixed with http://git.eclipse.org/c/equinox/rt.equinox.bundles.git/commit/?id=9f4910e67ccc767a9b75c104e00a1b23968b5bb6 in conjunction with bug 415461.