1. 56fdf1b fixed inconsistency in ConfigurationDependency annotation API: renamed the "properties" attribute to "metadata" by Pierre De Rop · 15 years ago
  2. 699948d 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. 64642a1 moved sample/annotation sub-project into sample.annotation toplevel project by Pierre De Rop · 15 years ago[Renamed from dependencymanager/samples/annotation/src/main/java/org/apache/felix/dm/samples/annotation/EnglishDictionary.java]
  4. 8cb83de Fixed javadoc, indentation. Removed dependency over XStream third party library by Pierre De Rop · 15 years ago
  5. f2ab901 Simplified sample code. Use MetaType for allowing the EnglishDictionary through ConfigAdmin/WebConsole by Pierre De Rop · 15 years ago
  6. 3e58dde reworked property metadata annotations by Pierre De Rop · 15 years ago
  7. 220e281 Use the Property annotation for declaring service properties by Pierre De Rop · 15 years ago
  8. f0ea274 added notice by Pierre De Rop · 15 years ago
  9. 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 · 15 years ago