/[Apache-SVN]
ViewVC logotype

Revision 378484


Jump to revision: Previous Next
Author: rickhall
Date: Fri Feb 17 11:07:10 2006 UTC (18 years, 6 months ago)
Changed paths: 1
Log Message:
Modified Felix.setFrameworkStartLevel() to lock on the installed bundle
lock as well as lock the individual bundles before checking their start
level and determining whether to call startBundle()/stopBundle(). These
changes prevent bundles from being installed/uninstalled and individual
bundles' start level to be changed during a start level change operation.

Additionally, I added a separate lock for calculating bundle identifiers,
since this really doesn't need to share a lock with anyone else.


Changed paths

Path Details
Directoryincubator/felix/trunk/org.apache.felix.framework/src/main/java/org/apache/felix/framework/Felix.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26