1. 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
  2. c0f5942 Removed TemporalServiceDependency, but added a timeout attribute in the ServiceDependency annotation by Pierre De Rop · 15 years ago
  3. 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
  4. 2d24eac Reorganized annotation packages by Pierre De Rop · 15 years ago
  5. 01c063d added tests for service factory feature by Pierre De Rop · 15 years ago
  6. f9ea878 Removed static factory methods from annotations by Pierre De Rop · 15 years ago
  7. 565ede7 added annotation support for factory configuration adapter service by Pierre De Rop · 15 years ago
  8. cbe5cfe added comments by Pierre De Rop · 15 years ago
  9. 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
  10. 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
  11. be3f73d validate factory/factoryMethod AspectService attributes by Pierre De Rop · 15 years ago
  12. 96e6e9d added integration test for new BundleAdapterService annotation by Pierre De Rop · 15 years ago
  13. 5d4f828 Updated these test classes. by Marcel Offermans · 15 years ago
  14. 2913e45 fixed javadoc by Pierre De Rop · 15 years ago
  15. 7c8712f added license by Pierre De Rop · 15 years ago
  16. f2cc05c added integration test for BundleDependency annotation by Pierre De Rop · 15 years ago
  17. dc0494a added integration tests for annotated adapter services by Pierre De Rop · 15 years ago
  18. ed84c3a added missing license by Pierre De Rop · 15 years ago
  19. d594f6c reworked annotation junit tests by Pierre De Rop · 15 years ago
  20. 4d4368d Removing extra sources. by Marcel Offermans · 15 years ago
  21. e3decca Copied core to test as first step of separation between bundle and integration tests. by Marcel Offermans · 15 years ago