You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jarek Gawor (Created) (JIRA)" <ji...@apache.org> on 2012/04/17 20:13:17 UTC

[jira] [Created] (GERONIMO-6328) Diagnose "package uses conflict" caused by split package

Diagnose "package uses conflict" caused by split package
--------------------------------------------------------

                 Key: GERONIMO-6328
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6328
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: osgi
            Reporter: Jarek Gawor


Update the equinox:diagnose command to diagnose "package uses conflict" problems when caused by a split package issue.


--
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] (GERONIMO-6328) Diagnose "package uses conflict" caused by split package

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

Jarek Gawor updated GERONIMO-6328:
----------------------------------

    Attachment: split.package.conflict.zip

Attached (split.package.conflict.zip) file that contains two bundles to demonstrate the package uses conflict problem due to split packages.

                
> Diagnose "package uses conflict" caused by split package
> --------------------------------------------------------
>
>                 Key: GERONIMO-6328
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6328
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: osgi
>            Reporter: Jarek Gawor
>         Attachments: split.package.conflict.zip
>
>
> Update the equinox:diagnose command to diagnose "package uses conflict" problems when caused by a split package issue.

--
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] [Commented] (GERONIMO-6328) Diagnose "package uses conflict" caused by split package

Posted by "Jarek Gawor (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-6328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255898#comment-13255898 ] 

Jarek Gawor commented on GERONIMO-6328:
---------------------------------------

Here's the new output generated for the sample attached:

geronimo> diagnose 347
A [347]
    Resolver errors:
    A [347] Package uses conflict: Import-Package: b; version="0.0.0"

    Found multiple versions of package c in bundle's dependency graph:
      package c; version="0.0.0" is exported from B [348]
      package c; version="0.0.0" is exported from A [347]

    Package c paths:
      A [347] imports package b; version="0.0.0" wants to wire to B [348]
        package b uses package c

      A [347] exports c; version="0.0.0"

                
> Diagnose "package uses conflict" caused by split package
> --------------------------------------------------------
>
>                 Key: GERONIMO-6328
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6328
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: osgi
>            Reporter: Jarek Gawor
>         Attachments: split.package.conflict.zip
>
>
> Update the equinox:diagnose command to diagnose "package uses conflict" problems when caused by a split package issue.

--
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] (GERONIMO-6328) Diagnose "package uses conflict" caused by split package

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

Jarek Gawor updated GERONIMO-6328:
----------------------------------

    Affects Version/s: 3.0-beta-1
    
> Diagnose "package uses conflict" caused by split package
> --------------------------------------------------------
>
>                 Key: GERONIMO-6328
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6328
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: osgi
>    Affects Versions: 3.0-beta-1
>            Reporter: Jarek Gawor
>             Fix For: 3.0-beta-2
>
>         Attachments: split.package.conflict.zip
>
>
> Update the equinox:diagnose command to diagnose "package uses conflict" problems when caused by a split package issue.

--
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] (GERONIMO-6328) Diagnose "package uses conflict" caused by split package

Posted by "Jarek Gawor (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-6328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Gawor resolved GERONIMO-6328.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0-beta-2
         Assignee: Jarek Gawor
    
> Diagnose "package uses conflict" caused by split package
> --------------------------------------------------------
>
>                 Key: GERONIMO-6328
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6328
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: osgi
>    Affects Versions: 3.0-beta-1
>            Reporter: Jarek Gawor
>            Assignee: Jarek Gawor
>             Fix For: 3.0-beta-2
>
>         Attachments: split.package.conflict.zip
>
>
> Update the equinox:diagnose command to diagnose "package uses conflict" problems when caused by a split package issue.

--
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] [Commented] (GERONIMO-6328) Diagnose "package uses conflict" caused by split package

Posted by "Jarek Gawor (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-6328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255859#comment-13255859 ] 

Jarek Gawor commented on GERONIMO-6328:
---------------------------------------

Committed updates to the diagnose command in revision 1327236 (3.0-beta branch) and 1327237 (trunk).

                
> Diagnose "package uses conflict" caused by split package
> --------------------------------------------------------
>
>                 Key: GERONIMO-6328
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6328
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: osgi
>            Reporter: Jarek Gawor
>         Attachments: split.package.conflict.zip
>
>
> Update the equinox:diagnose command to diagnose "package uses conflict" problems when caused by a split package issue.

--
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