1. 7302fa6 FELIX-4699: Build broken as old snapshots are referenced. by Pierre De Rop · 10 years ago
  2. 596082d use released (3.0.0) Dependency Manager version by Pierre De Rop · 13 years ago
  3. f71e389 depend on DM trunk version (3.0.1) by Pierre De Rop · 13 years ago
  4. a0c6c7b More pom changes for release. by Marcel Offermans · 13 years ago
  5. 638267c fixed activator in order to display the "config.pid\# configuration from webconsole, using meta types by Pierre De Rop · 13 years ago
  6. c741cf2 use createComponent() method instead of createService() by Pierre De Rop · 14 years ago
  7. e7951e3 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
  8. 57cbb64 added MetaType sample by Pierre De Rop · 14 years ago
  9. 64642a1 moved sample/annotation sub-project into sample.annotation toplevel project by Pierre De Rop · 14 years ago
  10. 1968b54 added start/stop methods by Pierre De Rop · 14 years ago
  11. bdecf87 added eclise="false" bnd option by Pierre De Rop · 14 years ago
  12. 7f35e94 Aspect sample with annotation by Pierre De Rop · 14 years ago
  13. 8cb83de Fixed javadoc, indentation. Removed dependency over XStream third party library by Pierre De Rop · 14 years ago
  14. f2ab901 Simplified sample code. Use MetaType for allowing the EnglishDictionary through ConfigAdmin/WebConsole by Pierre De Rop · 14 years ago
  15. 3e58dde reworked property metadata annotations by Pierre De Rop · 14 years ago
  16. 658857c swith to bnd 0.0.394 by Pierre De Rop · 14 years ago
  17. 220e281 Use the Property annotation for declaring service properties by Pierre De Rop · 14 years ago
  18. c629982 oops, use bnd 0.0.392 instead of 390 version by Pierre De Rop · 14 years ago
  19. 1761e26 removed useless invocation of config.setBundleLocation(null) by Pierre De Rop · 14 years ago
  20. 2b6d2aa don't log in addDictionary callback, because the logger may not be injected yet by Pierre De Rop · 14 years ago
  21. f0ea274 added notice by Pierre De Rop · 14 years ago
  22. df56ba1 fixed ant script by Pierre De Rop · 14 years ago
  23. f5793eb 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 · 14 years ago
  24. 5dd2424 fixed symbolic name by Pierre De Rop · 14 years ago
  25. 952a61c moved samples.annotation into samples/annotation subproject for consistency purpose by Pierre De Rop · 14 years ago
  26. c8d39b3 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