- c3780c0 moved to org.apache.felix.dm.impl.tracker package by Pierre De Rop · 15 years ago
- 4e7ef0e renamed package to org.apache.felix.dm.service; moved dependencyAvailable/dependencyUnavailable/dependencyChanged methods in org.apache.felix.dm.impl.dependencies.DependencyService by Pierre De Rop · 15 years ago
- b1491b4 renamed package to org.apache.felix.dm.service by Pierre De Rop · 15 years ago
- 42c8b0c moved to org.apache.felix.dm.service package by Pierre De Rop · 15 years ago
- 64a2776 renamed package to org.apache.felix.dm.resources by Pierre De Rop · 15 years ago
- 05b09d1 moved to org.apache.felix.dm.resources package by Pierre De Rop · 15 years ago
- 679aef7 renamed package to org.apache.felix.dm.management. by Pierre De Rop · 15 years ago
- f46d8bf moved to org.apache.felix.dm.management package by Pierre De Rop · 15 years ago
- b9e41bb Created interfaces for all kind of dependencies. Implementation classes are now in org.apache.felix.dm.impl.dependencies package by Pierre De Rop · 15 years ago
- 7988763 changed package to org.apache.felix.dm.dependencies. Removed start/stop method which are not part of the API. The start/stop methods are now in org.apache.felix.dm.impl.dependencies.DependencyActivation interface by Pierre De Rop · 15 years ago
- f0e3a46 moved to org.apache.felix.dm.dependencies package by Pierre De Rop · 15 years ago
- 84151b2 moved org.apache.felix.dependencymanager package to org.apache.felix.dm. Reworked API by Pierre De Rop · 15 years ago
- 86ce98c moved to org.apache.felix.dm package by Pierre De Rop · 15 years ago
- b1da5fc added support and tests for resource dependencies that are shared between services by Marcel Offermans · 15 years ago
- b920f58 added support for resources and resource dependencies, plus a test case by Marcel Offermans · 15 years ago
- 557cf5d added support for adding dynamic aspects for services, plus a test that validates the basic behaviour by Marcel Offermans · 15 years ago
- bc81d53 adapted service, configuration and bundle dependencies to allow them to be added to more than one service so you can share them efficiently, added basic tests for those scenarios by Marcel Offermans · 15 years ago
- 229954c factoring out some common methods by Marcel Offermans · 15 years ago
- 350bdb9 extended the bundle dependency test to check filtering, added debug output to the Ensure class, fixed the BundleDependency by Marcel Offermans · 15 years ago
- a2d1bfa added support for bundle dependencies plus a basic test by Marcel Offermans · 15 years ago
- 836dc8e only invokes setAccessible() when necessary now by Marcel Offermans · 15 years ago
- 469bc07 moved classes to subpackages, updated ServiceTracker to 4.2 spec, added BundleTracker and BundleDependency, ResourceDependency and some preliminary resource related classes (WIP) by Marcel Offermans · 15 years ago
- c7a43ae updated to osgi.org dependencies, fixed several small mistakes with previous checkin by Marcel Offermans · 15 years ago
- fb37bd0 moving around some of the code in preparation for some extensions by Marcel Offermans · 15 years ago
- 771d6d5 FELIX-1546 added a missing file, and an integration test that validates the working of the temporal dependency by Marcel Offermans · 15 years ago
- 5e51dd0 FELIX-1546 applied the patch with some modifications by Marcel Offermans · 15 years ago
- 2e0c5a2 Updated all poms. by Marcel Offermans · 15 years ago
- c05a901 Removing integration tests. by Marcel Offermans · 15 years ago
- 23d48e5 Moving dependencymanager.temp to submodule. by Marcel Offermans · 15 years ago