1. 7b1cefc fixed inconsistency in ConfigurationDependency annotation API: renamed the "properties" attribute to "metadata" by Pierre De Rop · 15 years ago
  2. 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
  3. e39deb5 added ResourceAdapter and ResourceDependency annotations. by Pierre De Rop · 15 years ago
  4. 4bd4683 added factory and factoryMethod attributes in AspectService annotation by Pierre De Rop · 15 years ago
  5. 03bc7e7 fixed javadoc by Pierre De Rop · 15 years ago
  6. 5b4bee9 fixed javadoc by Pierre De Rop · 15 years ago
  7. f0d0e18 added annotation support for BundleAdapterService by Pierre De Rop · 15 years ago
  8. e8e95c7 Implemented the ranking property of aspects. by Marcel Offermans · 15 years ago
  9. abfbbf7 added BundleDependency annotation parsing by Pierre De Rop · 15 years ago
  10. 6da38fd added BundleDependency annotation by Pierre De Rop · 15 years ago
  11. 6faf1b0 added org.osgi.core for BundleDependency annotation by Pierre De Rop · 15 years ago
  12. ef271c2 fixed comments by Pierre De Rop · 15 years ago
  13. 275e0fb added support for annotated adapter services by Pierre De Rop · 15 years ago
  14. dee8ccb fixed regresion introduced by aspect annotation. Fixed aspect parsing, where callback lifecycle and composition parameters were not parsed by Pierre De Rop · 15 years ago
  15. 19e3bc6 Verify Aspect filter syntax by Pierre De Rop · 15 years ago
  16. 0567538 Generate DependencyManager annotation descriptors under OSGI-INF/dependencymanager/ directory. Don't limit the Bnd class analyzer and parse every classes. by Pierre De Rop · 15 years ago
  17. 212254d Support for Aspect annotation by Pierre De Rop · 15 years ago
  18. 2e6157b added annotation for Aspects by Pierre De Rop · 15 years ago
  19. 77f792d Fixed javadoc, indentation. Removed dependency over XStream third party library by Pierre De Rop · 15 years ago
  20. def8fad metatype support by Pierre De Rop · 15 years ago
  21. 8570766 metatype support. fixed logging by Pierre De Rop · 15 years ago
  22. 1b66a09 removed localization attribute. fixed javadoc by Pierre De Rop · 15 years ago
  23. 41d59c9 fixed javadoc by Pierre De Rop · 15 years ago
  24. 91bf859 fixed javadoc by Pierre De Rop · 15 years ago
  25. 901aab6 added helper class which allows to generation metatype XML descriptor by Pierre De Rop · 15 years ago
  26. 37ff1ac fixed property metadata annotation names by Pierre De Rop · 15 years ago
  27. 8e29f3d reworked property metadata annotations by Pierre De Rop · 15 years ago
  28. 2fb2767 Annotation renamed to Param by Pierre De Rop · 15 years ago
  29. 471ba48 renamed Property to Param for consistency purpose by Pierre De Rop · 15 years ago
  30. fb188fc fixed javadoc by Pierre De Rop · 15 years ago
  31. 3401ceb swith to bnd 0.0.394 by Pierre De Rop · 15 years ago
  32. c69337e added annotation for metatype support (work in progress) by Pierre De Rop · 15 years ago
  33. 6d991a7 Use the Property annotation for declaring service properties by Pierre De Rop · 15 years ago
  34. f9bfe44 removed "changed/removed" callbacks from temporal service dependency annotation by Pierre De Rop · 15 years ago
  35. a489363 fixed javadoc by Pierre De Rop · 15 years ago
  36. 7364ff5 fixed license headers by Pierre De Rop · 15 years ago
  37. a050e9a added support for temporal service dependency annotations by Pierre De Rop · 15 years ago
  38. 329b8ec oops, use bnd 0.0.392 instead of 390 version by Pierre De Rop · 15 years ago
  39. efb92e2 use bnd 0.0.390, which fixes a bug in the OSGi filter verifier by Pierre De Rop · 15 years ago
  40. d657f54 code cleanup by Pierre De Rop · 15 years ago
  41. e01c7cf Fixed logging. Don't generate temporary file from /tmp. Fixed bug: the target bundle was not deleted before copy by Pierre De Rop · 15 years ago
  42. 7a96b51 Fixed javadoc. Simplified Info.addClassParam method by Pierre De Rop · 15 years ago
  43. b207999 Fixed javadoc by Pierre De Rop · 15 years ago
  44. 6ccf9b0 initial commit of the DependencyManager Annotation project which contains DM annotation API, and corresponding Bnd/Maven plugins used to parse annotations at compilation time. by Pierre De Rop · 15 years ago