You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by ba...@apache.org on 2009/02/17 20:27:52 UTC

[OSS Bamboo] Apache Felix - Default build 1479 was SUCCESSFUL (with 47 tests). Change made by rickhall

-----------------------------------------------------------
FELIX-DEF-1479 was successful.
-----------------------------------------------------------
Code has been updated by rickhall.
47 tests in total.

http://opensource.bamboo.atlassian.com/browse/FELIX-DEF-1479/        


--------------
Code Changes
--------------
rickhall (745200):

>More refactoring for FELIX-851:
>
>* Modified locking protocol so that acquiring the global lock does not wait
>  for bundle locks, although a thread with the global lock must still wait
>  to lock bundles which are already locked.
>* Modified acquiring a bundle lock so that it always throws an exception if
>  the bundle is not in a desired state, which makes it so we don't have to
>  do double-checking after acquiring the lock.
>* Made bundle version available from IModule, which cleaned up some version
>  handling in various places.
>* Modified boot delegation parsing to occur once in Felix with results passed
>  into modules so we only have one copy.
>


--
This message is automatically generated by Atlassian Bamboo