1. d7c453b fixed misspelling by Pierre De Rop · 14 years ago
  2. 4735ada Refactored all exported packages into one, to simplify usage. by Marcel Offermans · 14 years ago
  3. 1392d0d Refactored resource dependencies to use URLs instead of the Resource interface we used previously. Adapted all tests to reflect that. by Marcel Offermans · 14 years ago
  4. 4bfd4e0 Added test for validating composition lifecycle callbaks, using annotation by Pierre De Rop · 14 years ago
  5. bf7ae9f added factoryMethod Service attribute by Pierre De Rop · 14 years ago
  6. 4a06f59 renamed factory attribute into factorySet by Pierre De Rop · 14 years ago
  7. 1b25fce fixed wrong steps by Pierre De Rop · 14 years ago
  8. 281758b added new test for annotated aspects based on dynamic proxies by Pierre De Rop · 14 years ago
  9. 3c85ae2 Added step method. Added comments by Pierre De Rop · 14 years ago
  10. 58fcebe cleanup by Pierre De Rop · 14 years ago
  11. 54c6e92 Replaced destroy callback, by stop callback. by Pierre De Rop · 14 years ago
  12. 44d7287 added logs. Replaced destroy callback, by stop callback. by Pierre De Rop · 14 years ago
  13. 24c675f 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
  14. 6d8699a 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
  15. 57ce09a 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
  16. c0f5942 Removed TemporalServiceDependency, but added a timeout attribute in the ServiceDependency annotation by Pierre De Rop · 15 years ago
  17. e44fcbb 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
  18. 2d24eac Reorganized annotation packages by Pierre De Rop · 15 years ago
  19. 01c063d added tests for service factory feature by Pierre De Rop · 15 years ago
  20. f9ea878 Removed static factory methods from annotations by Pierre De Rop · 15 years ago
  21. 565ede7 added annotation support for factory configuration adapter service by Pierre De Rop · 15 years ago
  22. cbe5cfe added comments by Pierre De Rop · 15 years ago
  23. 372e350 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
  24. e2bb01a 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
  25. be3f73d validate factory/factoryMethod AspectService attributes by Pierre De Rop · 15 years ago
  26. 96e6e9d added integration test for new BundleAdapterService annotation by Pierre De Rop · 15 years ago
  27. 5d4f828 Updated these test classes. by Marcel Offermans · 15 years ago
  28. 2913e45 fixed javadoc by Pierre De Rop · 15 years ago
  29. 7c8712f added license by Pierre De Rop · 15 years ago
  30. f2cc05c added integration test for BundleDependency annotation by Pierre De Rop · 15 years ago
  31. dc0494a added integration tests for annotated adapter services by Pierre De Rop · 15 years ago
  32. ed84c3a added missing license by Pierre De Rop · 15 years ago
  33. d594f6c reworked annotation junit tests by Pierre De Rop · 15 years ago
  34. 4d4368d Removing extra sources. by Marcel Offermans · 15 years ago
  35. e3decca Copied core to test as first step of separation between bundle and integration tests. by Marcel Offermans · 15 years ago