1. 8bc9f37 use the latest configadmin 1.2.8, which fixes an issue with respect to private properties whose name start with a dot by Pierre De Rop · 14 years ago
  2. 767bd2d Renamed @Service annotation into @Component annotation. by Pierre De Rop · 14 years ago
  3. eb47a67 fixed command line used to build DM by Pierre De Rop · 14 years ago
  4. 634588d minor fix by Pierre De Rop · 14 years ago
  5. ba671e6 Forgot to include the <parent> section. by Marcel Offermans · 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. 4241f44 replaced misspelled provide attribute by provides attribute by Pierre De Rop · 14 years ago
  8. 5f51586 minor comment fix by Pierre De Rop · 14 years ago
  9. 10839cc fixed dictionary aspect, which is now using the "(lang=en)" filter by Pierre De Rop · 14 years ago
  10. 4c13848 fixed readme by Pierre De Rop · 14 years ago
  11. 7e98d67 indicates that trunk version of the http.jetty bundle has to be installed. Also fixed some mispelling in the README \! by Pierre De Rop · 14 years ago
  12. 452f438 Modified the sample in order to use GOGO shell by Pierre De Rop · 14 years ago
  13. 45ff607 javadoc by Pierre De Rop · 14 years ago
  14. 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
  15. 91bac3b added json in bnd classpath by Pierre De Rop · 15 years ago
  16. d9c4e3c reworked the sample in order to show a FactoryConfigurationAdapterService annotation usage example by Pierre De Rop · 15 years ago
  17. e62a0c1 Reorganized annotation packages by Pierre De Rop · 15 years ago
  18. 804f4be added a README file, which describes this sample by Pierre De Rop · 15 years ago
  19. 7b1cefc fixed inconsistency in ConfigurationDependency annotation API: renamed the "properties" attribute to "metadata" by Pierre De Rop · 15 years ago
  20. 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
  21. a49caea Updated the dictionary aspect sample. by Marcel Offermans · 15 years ago
  22. 9338525 moved sample/annotation sub-project into sample.annotation toplevel project by Pierre De Rop · 15 years ago
  23. 4629cbd moved samples.annotation into samples/annotation subproject for consistency purpose by Pierre De Rop · 15 years ago
  24. 4f606af initial commit of DependencyManager annotation sample project. Can be used with maven, or with ant (and bnd) by Pierre De Rop · 15 years ago