You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@abdera.apache.org by "Willem Jiang (Created) (JIRA)" <ji...@apache.org> on 2011/11/18 15:00:52 UTC

[jira] [Created] (ABDERA-293) Abdera-core should support the import the javax* package from JRE

Abdera-core should support the import the javax* package from JRE
-----------------------------------------------------------------

                 Key: ABDERA-293
                 URL: https://issues.apache.org/jira/browse/ABDERA-293
             Project: Abdera
          Issue Type: Improvement
            Reporter: Willem Jiang
             Fix For: 1.2


When OSGi runtime exports the packages from the JRE, the package doesn't have the version number.
abdera core osgi bundle imports packages of the activation and stax API which are shipped by JRE 1.6,
So the bundle which imports these jaxax package should have the version range from [0,x) to support to import package from JRE.


--
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] (ABDERA-293) Abdera-core should support the import the javax* package from JRE

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

Christine Koppelt resolved ABDERA-293.
--------------------------------------

    Resolution: Fixed
    
> Abdera-core should support the import the javax* package from JRE
> -----------------------------------------------------------------
>
>                 Key: ABDERA-293
>                 URL: https://issues.apache.org/jira/browse/ABDERA-293
>             Project: Abdera
>          Issue Type: Improvement
>            Reporter: Willem Jiang
>             Fix For: 1.2
>
>         Attachments: patch.txt
>
>
> When OSGi runtime exports the packages from the JRE, the package doesn't have the version number.
> abdera core osgi bundle imports packages of the activation and stax API which are shipped by JRE 1.6,
> So the bundle which imports these jaxax package should have the version range from [0,x) to support to import package from JRE.

--
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] (ABDERA-293) Abdera-core should support the import the javax* package from JRE

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

Christine Koppelt updated ABDERA-293:
-------------------------------------

    Fix Version/s:     (was: 1.2)
                   1.1.3
    
> Abdera-core should support the import the javax* package from JRE
> -----------------------------------------------------------------
>
>                 Key: ABDERA-293
>                 URL: https://issues.apache.org/jira/browse/ABDERA-293
>             Project: Abdera
>          Issue Type: Improvement
>            Reporter: Willem Jiang
>             Fix For: 1.1.3
>
>         Attachments: patch.txt
>
>
> When OSGi runtime exports the packages from the JRE, the package doesn't have the version number.
> abdera core osgi bundle imports packages of the activation and stax API which are shipped by JRE 1.6,
> So the bundle which imports these jaxax package should have the version range from [0,x) to support to import package from JRE.

--
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] (ABDERA-293) Abdera-core should support the import the javax* package from JRE

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

Willem Jiang updated ABDERA-293:
--------------------------------

    Attachment: patch.txt
    
> Abdera-core should support the import the javax* package from JRE
> -----------------------------------------------------------------
>
>                 Key: ABDERA-293
>                 URL: https://issues.apache.org/jira/browse/ABDERA-293
>             Project: Abdera
>          Issue Type: Improvement
>            Reporter: Willem Jiang
>             Fix For: 1.2
>
>         Attachments: patch.txt
>
>
> When OSGi runtime exports the packages from the JRE, the package doesn't have the version number.
> abdera core osgi bundle imports packages of the activation and stax API which are shipped by JRE 1.6,
> So the bundle which imports these jaxax package should have the version range from [0,x) to support to import package from JRE.

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