1. 341b787 FELIX-2478 : Cardinality attribute for Property annotation should be of type string by Carsten Ziegeler · 14 years ago
  2. eb4802e Enhance JavaDoc to list the actual numeric values for MIN_INT and MAX_INT. by Felix Meschberger · 15 years ago
  3. 5d33aaf FELIX-1056 : Add annoations for Sling servlet components. Apply patch from Stefan Seifert. by Carsten Ziegeler · 15 years ago
  4. 9aa4f3b FELIX-1010 : Add several diffferently typed properties to the property tag. by Carsten Ziegeler · 15 years ago
  5. a4ca8fe FELIX-1010 : Several fixes for the annotations stuff; removed obsolete methods from interface and fixed property handling. by Carsten Ziegeler · 15 years ago
  6. ba751bd FELIX-1010 : Rename annotations to scr annotations. by Carsten Ziegeler · 15 years ago
  7. 90456ac FELIX-1010 : Rename annotations to scr annotations. by Carsten Ziegeler · 15 years ago[Renamed from scr-annotations/src/main/java/org/apache/felix/scrplugin/annotations/Property.java]
  8. 4acc5a2 FELIX-1010 : Rename annotations module to just scr annotations by Carsten Ziegeler · 15 years ago[Renamed from scrplugin-annotations/src/main/java/org/apache/felix/scrplugin/annotations/Property.java]
  9. 27764de FELIX-1010: Apply patch from Felix Meschberger: by Carsten Ziegeler · 15 years ago
  10. 1993d10 FELIX-1010 : Use qdox to get annotations and create fake annotations. by Carsten Ziegeler · 15 years ago
  11. b4b98d7 FELIX-1010 : Switch back to retention policy RUNTIME; otherwise the plugin is not able to see the annotations. by Carsten Ziegeler · 15 years ago
  12. b5618fe FELIX-1010 : Add annotations to the build, change version and make the retention policy to be source (we don't want the annotations in the compiled classes) by Carsten Ziegeler · 15 years ago
  13. 5de92da FELIX-1010 : Add annotations support for SCR plugin. Apply patch from Stefan Seifert by Carsten Ziegeler · 15 years ago