Mixing full-qualified Reference annotations and imported one results in no 
References exported to seviceComponents.xml
----------------------------------------------------------------------------------------------------------------------

                 Key: FELIX-3189
                 URL: https://issues.apache.org/jira/browse/FELIX-3189
             Project: Felix
          Issue Type: Bug
          Components: Maven SCR Plugin
    Affects Versions: maven-scr-plugin-1.7.2
            Reporter: Boris Pruessmann


If you are using 'org.apache.felix.scr.annotations.Reference' in a 
full-qualified way, also having it on the class' import list will put the 
maven-scr-plugin into a weird state. The resulting serviceComponents.xml will 
not contain any of the References, worse it will not contain any of the 
References of the classes that were processed later.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to