1. 94668c3 FELIX-1229 : Add support for new modified method. by Carsten Ziegeler · 15 years ago
  2. c7ac46b FELIX-1294 : Remove checked attribute from reference annotation. by Carsten Ziegeler · 15 years ago
  3. c61d008 FELIX-1229 : Add new annotations for activate and deactivate; add enumerations for policy and strategy by Carsten Ziegeler · 15 years ago
  4. 2c546e9 FELIX-1229 : Deactivate has more possibilites than activate; update versions as this are new major features. by Carsten Ziegeler · 15 years ago
  5. 3773de1 Add missing section. by Carsten Ziegeler · 16 years ago
  6. 6ecb4d0 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  7. d58f1f0 [maven-release-plugin] prepare release org.apache.felix.scr.annotations-0.9.0 by Carsten Ziegeler · 16 years ago
  8. 71db2af FELIX-1056 : Add annoations for Sling servlet components. Apply patch from Stefan Seifert. by Carsten Ziegeler · 16 years ago
  9. e5da161 FELIX-1010 : Add several diffferently typed properties to the property tag. by Carsten Ziegeler · 16 years ago
  10. f922e35 Update NOTICE files by Carsten Ziegeler · 16 years ago
  11. 37a4530 FELIX-1010 : Several fixes for the annotations stuff; removed obsolete methods from interface and fixed property handling. by Carsten Ziegeler · 16 years ago
  12. 05851d4 FELIX-1010 : Rename annotations to scr annotations. by Carsten Ziegeler · 16 years ago
  13. e2d128d FELIX-1010 : Rename annotations to scr annotations. by Carsten Ziegeler · 16 years ago
  14. dc694d9 FELIX-1010 : Rename annotations module to just scr annotations by Carsten Ziegeler · 16 years ago[Renamed from scrplugin-annotations]
  15. f1c37cd FELIX-1010: Apply patch from Felix Meschberger: by Carsten Ziegeler · 16 years ago
  16. 5b3f67f FELIX-1010 : Use qdox to get annotations and create fake annotations. by Carsten Ziegeler · 16 years ago
  17. 562ad57 FELIX-1010 : Apply javadoc patch from Stefan Seifert. by Carsten Ziegeler · 16 years ago
  18. 3707bcc FELIX-1010 : Switch back to retention policy RUNTIME; otherwise the plugin is not able to see the annotations. by Carsten Ziegeler · 16 years ago
  19. a1598c7 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 · 16 years ago
  20. 3c329e9 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 · 16 years ago
  21. f63da64 FELIX-1010 : Add annotations support for SCR plugin. Apply patch from Stefan Seifert by Carsten Ziegeler · 16 years ago