1. 51c4e86 FELIX-1229 : Add support for new modified method. by Carsten Ziegeler · 15 years ago
  2. 104fd02 FELIX-1294 : Remove checked attribute from reference annotation. by Carsten Ziegeler · 15 years ago
  3. 6e0c933 FELIX-1229 : Add new annotations for activate and deactivate; add enumerations for policy and strategy by Carsten Ziegeler · 15 years ago
  4. f7fccad FELIX-1229 : Deactivate has more possibilites than activate; update versions as this are new major features. by Carsten Ziegeler · 15 years ago
  5. 1a8d160 Add missing section. by Carsten Ziegeler · 15 years ago
  6. 247f96f [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  7. a02e544 [maven-release-plugin] prepare release org.apache.felix.scr.annotations-0.9.0 by Carsten Ziegeler · 15 years ago
  8. 5d33aaf FELIX-1056 : Add annoations for Sling servlet components. Apply patch from Stefan Seifert. by Carsten Ziegeler · 15 years ago
  9. 9aa4f3b FELIX-1010 : Add several diffferently typed properties to the property tag. by Carsten Ziegeler · 15 years ago
  10. 60c5a2c Update NOTICE files by Carsten Ziegeler · 15 years ago
  11. a4ca8fe FELIX-1010 : Several fixes for the annotations stuff; removed obsolete methods from interface and fixed property handling. by Carsten Ziegeler · 15 years ago
  12. ba751bd FELIX-1010 : Rename annotations to scr annotations. by Carsten Ziegeler · 15 years ago
  13. 90456ac FELIX-1010 : Rename annotations to scr annotations. by Carsten Ziegeler · 15 years ago
  14. 4acc5a2 FELIX-1010 : Rename annotations module to just scr annotations by Carsten Ziegeler · 15 years ago[Renamed from scrplugin-annotations]
  15. 27764de FELIX-1010: Apply patch from Felix Meschberger: by Carsten Ziegeler · 15 years ago
  16. 1993d10 FELIX-1010 : Use qdox to get annotations and create fake annotations. by Carsten Ziegeler · 15 years ago
  17. be62240 FELIX-1010 : Apply javadoc patch from Stefan Seifert. by Carsten Ziegeler · 15 years ago
  18. 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
  19. ea39fc5 FELIX-1010: Metatype information should not be generated by default - this has actually been an error in the javadocs where metatype is true per default. We can't change it for the javadocs parsing, but we can define new defaults for the annotations stuff. by Carsten Ziegeler · 15 years ago
  20. 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
  21. 5de92da FELIX-1010 : Add annotations support for SCR plugin. Apply patch from Stefan Seifert by Carsten Ziegeler · 15 years ago