1. 37a4530 FELIX-1010 : Several fixes for the annotations stuff; removed obsolete methods from interface and fixed property handling. by Carsten Ziegeler · 16 years ago
  2. 05851d4 FELIX-1010 : Rename annotations to scr annotations. by Carsten Ziegeler · 16 years ago
  3. e2d128d FELIX-1010 : Rename annotations to scr annotations. by Carsten Ziegeler · 16 years ago
  4. dc694d9 FELIX-1010 : Rename annotations module to just scr annotations by Carsten Ziegeler · 16 years ago[Renamed from scrplugin-annotations]
  5. f1c37cd FELIX-1010: Apply patch from Felix Meschberger: by Carsten Ziegeler · 16 years ago
  6. 5b3f67f FELIX-1010 : Use qdox to get annotations and create fake annotations. by Carsten Ziegeler · 16 years ago
  7. 562ad57 FELIX-1010 : Apply javadoc patch from Stefan Seifert. by Carsten Ziegeler · 16 years ago
  8. 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
  9. 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
  10. 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
  11. f63da64 FELIX-1010 : Add annotations support for SCR plugin. Apply patch from Stefan Seifert by Carsten Ziegeler · 16 years ago