1. b0a1716 Convert the EventAdmin to the new maven plugin. by Karl Pauls · 18 years ago
  2. 4ebe508 Add incubator disclaimer to NOTICE files and License headers to poms and property files (FELIX-144). by Karl Pauls · 18 years ago
  3. db4a7a4 Add LICENSE and NOTICE files to the EventAdmin and the EventAdmin bridges (FELIX-145). by Karl Pauls · 18 years ago
  4. 74c5f08 Fix headers by Karl Pauls · 18 years ago
  5. 13dcf8c Added a symbolic name to the eventadmin pom. by Karl Pauls · 18 years ago
  6. d69e8af Shortened directory names for the eventadmin and related subprojects. by Karl Pauls · 18 years ago[Renamed from org.apache.felix.eventadmin]
  7. d7db246 Fix headers to include ASF copyright/license by Karl Pauls · 18 years ago
  8. 13f116c Handle BundleActivator.stop in event handling thread gracefully. by Karl Pauls · 18 years ago
  9. c4785ce Unregister the service manually on stop plus prevent timed-out dispatch threads to call the bundle context after we are stopped by Karl Pauls · 18 years ago
  10. c8f7960 Call BundleContext.ungetService() when done with an event handler. Furthermore, the bundle now blocks in BundleActivator.stop() until all pending events are delivered. by Karl Pauls · 18 years ago
  11. 9176193 Moving the EventAdmin from sandbox to trunk (FELIX-19) by Karl Pauls · 18 years ago