Apache Felix commits

RevisionAuthorDateDescription
664694cziegeler09 Jun 2008 09:07:50

Add Apache to the "used" section of the notice, add missing licenses for slf4j and asm

664691sfrenot09 Jun 2008 08:46:20

FELIX-598

jmx.remotelogger is an MBean too : LoggerMBean.

663962clement06 Jun 2008 10:33:54

[maven-release-plugin] prepare for next development iteration

663960clement06 Jun 2008 10:33:39

[maven-release-plugin] prepare release org.apache.felix.ipojo.handler.temporal-0.8.1

663958clement06 Jun 2008 10:32:11

[maven-release-plugin] prepare for next development iteration

663956clement06 Jun 2008 10:31:56

[maven-release-plugin] prepare release org.apache.felix.ipojo.composite-0.8.1

663955clement06 Jun 2008 10:30:03

[maven-release-plugin] prepare for next development iteration

663953clement06 Jun 2008 10:29:48

[maven-release-plugin] prepare release org.apache.felix.ipojo.ant-0.8.1

663947fmeschbe06 Jun 2008 10:09:59

FELIX-600 Insert 2 seconds delay after install/update before refreshing packages
(if instructed to refresh packages)

663943fmeschbe06 Jun 2008 09:52:00

FELIX-601 Reactivation upon reconfiguration happens completeley asynchronous
FELIX-599 add a log message indicating successful wait for the service registration lock

663930fmeschbe06 Jun 2008 09:21:34

FELIX-599 Mutliple changes to service registration locking:
- only log once (at info level) when waiting for the lock release
- wait at most 10 * 1 seconds
- unlock only allowed for the lock owner
- prevent calling the unlock method if lock acquisition failed

663907clement06 Jun 2008 08:12:01

Preparation of the next release
- Add / Update NOTICE and LICENSE files
- Add temporal dependency documentation
- Modify changelog
- Update pom version to be 0.8.1-SNAPSHOT and to use only 0.8.0 version

663620sfrenot05 Jun 2008 10:18:22

FELIX-598
---------
BundlesProbes, ObrProbe and OsgiProbes are now well implemented. They now use service notification. The agent listens to service activity and interfaces such as XXXMBean

ie :
org.apache.felix.mosgi.managedelements.obrprobe.ObrProbeMBea
org.apache.felix.mosgi.managedelements.bundlesprobes.BundlesProbesMBean
org.apache.felix.mosgi.managedelements.osgiprobes.OsgiProbesMBean