1. 5d33aaf FELIX-1056 : Add annoations for Sling servlet components. Apply patch from Stefan Seifert. by Carsten Ziegeler · 15 years ago
  2. 9aa4f3b FELIX-1010 : Add several diffferently typed properties to the property tag. by Carsten Ziegeler · 15 years ago
  3. a4ca8fe FELIX-1010 : Several fixes for the annotations stuff; removed obsolete methods from interface and fixed property handling. 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/Property.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/Property.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