1. eff7ff7 FELIX-1898 : Extend SCR Plugin to support new updated method declaration. Apply patch by Felix Meschberger 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. ba751bd FELIX-1010 : Rename annotations to scr annotations. by Carsten Ziegeler · 15 years ago
  5. 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/Reference.java]
  6. 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/Reference.java]
  7. 27764de FELIX-1010: Apply patch from Felix Meschberger: by Carsten Ziegeler · 15 years ago
  8. 1993d10 FELIX-1010 : Use qdox to get annotations and create fake annotations. by Carsten Ziegeler · 15 years ago
  9. 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
  10. 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
  11. 5de92da FELIX-1010 : Add annotations support for SCR plugin. Apply patch from Stefan Seifert by Carsten Ziegeler · 15 years ago