You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Boris Pruessmann (Created) (JIRA)" <ji...@apache.org> on 2011/10/27 14:46:32 UTC

[jira] [Created] (FELIX-3189) Mixing full-qualified Reference annotations and imported one results in no References exported to seviceComponents.xml

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

        

[jira] [Updated] (FELIX-3189) Mixing full-qualified Reference annotations and imported one results in no References exported to seviceComponents.xml

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler updated FELIX-3189:
------------------------------------

    Fix Version/s: scr ant task 1.2.0
    
> 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
>             Fix For: maven-scr-plugin-1.8.0, scr ant task 1.2.0, scr generator 1.2.0
>
>         Attachments: TestService.java
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (FELIX-3189) Mixing full-qualified Reference annotations and imported one results in no References exported to seviceComponents.xml

Posted by "Boris Pruessmann (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Boris Pruessmann updated FELIX-3189:
------------------------------------

    Attachment: TestService.java

Sample file exposing the erroneous behavior
                
> 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
>         Attachments: TestService.java
>
>
> 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

        

[jira] [Resolved] (FELIX-3189) Mixing full-qualified Reference annotations and imported one results in no References exported to seviceComponents.xml

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler resolved FELIX-3189.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: maven-scr-plugin-1.8.0
                   scr generator 1.2.0

This has been fixed with the latest version
                
> 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
>             Fix For: scr generator 1.2.0, maven-scr-plugin-1.8.0
>
>         Attachments: TestService.java
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Closed] (FELIX-3189) Mixing full-qualified Reference annotations and imported one results in no References exported to seviceComponents.xml

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler closed FELIX-3189.
-----------------------------------

    Assignee: Carsten Ziegeler
    
> 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
>            Assignee: Carsten Ziegeler
>             Fix For: maven-scr-plugin-1.8.0, scr ant task 1.2.0, scr generator 1.2.0
>
>         Attachments: TestService.java
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira