As far as I can tell, the test failure [1] is not related to the recent change [2]. The standard output in [1] seems to indicate that the SharedBundleFramework was not created due to an embedded ConcurrentModificationException. Then, at [3], an NPE occurred because fwMgr.getSharedBundleFramework() returned null.
John [1] https://builds.apache.org/job/Aries/org.apache.aries.application $org.apache.aries.application.runtime.isolated.itests/1698/testReport/junit/org.apache.aries.application.runtime.itests/IsolatedRuntimeTest/testAppWithFragment__equinox_3_5_0_/ [2] http://svn.apache.org/viewvc?view=revision&revision=1391209 [3] at org.apache.aries.application.runtime.framework.management.SharedFrameworkPreResolveHook.collectFakeResources (SharedFrameworkPreResolveHook.java:161) Apache Jenkins Server <[email protected]> wrote on 09/27/2012 05:51:23 PM: > Apache Jenkins Server <[email protected]> > 09/27/2012 05:51 PM > > Please respond to > [email protected] > > To > > [email protected], > > cc > > Subject > > Jenkins build became unstable: Aries » Apache Aries Application > integration tests #1698 > > See <https://builds.apache.org/job/Aries/ > org.apache.aries.application > $org.apache.aries.application.runtime.isolated.itests/1698/> >
