Detect AnnotationTagProvider's through META-INF/services
--------------------------------------------------------

                 Key: FELIX-2679
                 URL: https://issues.apache.org/jira/browse/FELIX-2679
             Project: Felix
          Issue Type: New Feature
          Components: Maven SCR Plugin, SCR Annotations
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
            Priority: Minor
             Fix For:  maven-scr-plugin-1.4.6, scr ant task 1.0.0, scr 
generator 1.0.0, scr annotations 1.3.2


Currently annotation tag providers must be listed/configured by the user, e.g. 
in the maven plugin configuration, in order to be "found".

We could use the META-INF/services mechanism to find them.

The annotations module lists their providers in the META-INF/services and the 
scr generator searches them.

In addition, we can remove the dependency from the ant task and the maven scr 
plugin to the scr annotations

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to