1. 99d703c use released (3.0.0) Dependency Manager version by Pierre De Rop · 14 years ago
  2. dedf619 depend on DM trunk version (3.0.1) by Pierre De Rop · 14 years ago
  3. 4493048 More pom changes for release. by Marcel Offermans · 14 years ago
  4. 2570e5d fixed activator in order to display the "config.pid\# configuration from webconsole, using meta types by Pierre De Rop · 14 years ago
  5. 2220be2 use createComponent() method instead of createService() by Pierre De Rop · 14 years ago
  6. ecd32b0 Cleaned up the pom.xml files, centralizing dependencies and versions and making it easier to just checkout this project and build it. Also made sure that the appropriate parts of the dependency manager are now compiled against the standard OSGi execution environment instead of Java 5 (annotation related bundles and tests are excluded). by Marcel Offermans · 14 years ago
  7. 510ea3f added MetaType sample by Pierre De Rop · 15 years ago
  8. 9338525 moved sample/annotation sub-project into sample.annotation toplevel project by Pierre De Rop · 15 years ago
  9. dc2c2c1 added start/stop methods by Pierre De Rop · 15 years ago
  10. 6dd237a added eclise="false" bnd option by Pierre De Rop · 15 years ago
  11. 5b13bc1 Aspect sample with annotation by Pierre De Rop · 15 years ago
  12. 77f792d Fixed javadoc, indentation. Removed dependency over XStream third party library by Pierre De Rop · 15 years ago
  13. 087e396 Simplified sample code. Use MetaType for allowing the EnglishDictionary through ConfigAdmin/WebConsole by Pierre De Rop · 15 years ago
  14. 8e29f3d reworked property metadata annotations by Pierre De Rop · 15 years ago
  15. 3401ceb swith to bnd 0.0.394 by Pierre De Rop · 15 years ago
  16. 6d991a7 Use the Property annotation for declaring service properties by Pierre De Rop · 15 years ago
  17. 329b8ec oops, use bnd 0.0.392 instead of 390 version by Pierre De Rop · 15 years ago
  18. 66ebdb7 removed useless invocation of config.setBundleLocation(null) by Pierre De Rop · 15 years ago
  19. 8de2fe4 don't log in addDictionary callback, because the logger may not be injected yet by Pierre De Rop · 15 years ago
  20. 37283e1 added notice by Pierre De Rop · 15 years ago
  21. 9d1bd8b fixed ant script by Pierre De Rop · 15 years ago
  22. 69b9cf3 changed the annotation sample code with a SpellCheck Felix Shell command: the command uses two dictionaries in order to check spelling (english dictionary, and french dictionary) by Pierre De Rop · 15 years ago
  23. e521a5d fixed symbolic name by Pierre De Rop · 15 years ago
  24. 2238368 moved samples.annotation into samples/annotation subproject for consistency purpose by Pierre De Rop · 15 years ago
  25. 406c14e added a project that contains all samples used in the documentation: this is just a collection of code snippets, it's not meant to be deployed or run by Marcel Offermans · 15 years ago