1. d5eeee6 Added step method. Added comments by Pierre De Rop · 14 years ago
  2. bf5c813 cleanup by Pierre De Rop · 14 years ago
  3. 430b789 Replaced destroy callback, by stop callback. by Pierre De Rop · 14 years ago
  4. 806fdc2 added logs. Replaced destroy callback, by stop callback. by Pierre De Rop · 14 years ago
  5. 908e305 Modified annotation service factory test in order to validate that dependency filters are properly configured from init methods. by Pierre De Rop · 14 years ago
  6. 366d77f Modified annotation service factory test in order to validate that dependency filters are properly configured from init methods. by Pierre De Rop · 14 years ago
  7. 2f824c0 For consistency reasons, removed org.apache.felix.dm.annotation.api.dependency and org.apache.felix.dm.annotation.api.adapter sub-packages. by Pierre De Rop · 15 years ago
  8. 4e06b5a Removed TemporalServiceDependency, but added a timeout attribute in the ServiceDependency annotation by Pierre De Rop · 15 years ago
  9. af8fb27 FELIX-2348 Not all resources have a filter, so the code and the test now handle that case correctly. by Marcel Offermans · 15 years ago
  10. 624fec8 Reorganized annotation packages by Pierre De Rop · 15 years ago
  11. 44258c5 added tests for service factory feature by Pierre De Rop · 15 years ago
  12. 1060e05 Removed static factory methods from annotations by Pierre De Rop · 15 years ago
  13. f99da0c added annotation support for factory configuration adapter service by Pierre De Rop · 15 years ago
  14. 7cd4af3 added comments by Pierre De Rop · 15 years ago
  15. 699948d Aligned MetaType annotations on DependencyManager API: the configuration metadata is now specified when declaring the ConfigurationDependency annotation. Renamed "Param" annotation to "Property" annotation for consistency and clarity reasons by Pierre De Rop · 15 years ago
  16. 68df049 added ResourceAnnotation integration test (currently, the testResourceAdapterAnnotation fails because it sounds like there is a bug in ResourceAdapterImpl, which does not propagate the resource adapter filter. by Pierre De Rop · 15 years ago
  17. 1ecb340 validate factory/factoryMethod AspectService attributes by Pierre De Rop · 15 years ago
  18. 53155b0 added integration test for new BundleAdapterService annotation by Pierre De Rop · 15 years ago
  19. a35d191 Updated these test classes. by Marcel Offermans · 15 years ago
  20. 2ab73f8 fixed javadoc by Pierre De Rop · 15 years ago
  21. 4b87873 added license by Pierre De Rop · 15 years ago
  22. 4d727b5 added integration test for BundleDependency annotation by Pierre De Rop · 15 years ago
  23. c694d8a added integration tests for annotated adapter services by Pierre De Rop · 15 years ago
  24. faebf92 added missing license by Pierre De Rop · 15 years ago
  25. 40618d6 reworked annotation junit tests by Pierre De Rop · 15 years ago
  26. 66eddd4 Removing extra sources. by Marcel Offermans · 15 years ago
  27. f494303 Copied core to test as first step of separation between bundle and integration tests. by Marcel Offermans · 15 years ago