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 2011/12/15 04:11:31 UTC

[jira] [Created] (GERONIMODEVTOOLS-777) Missing packages in Geronimo target platform

Missing packages in Geronimo target platform
--------------------------------------------

                 Key: GERONIMODEVTOOLS-777
                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-777
             Project: Geronimo-Devtools
          Issue Type: Bug
          Components: eclipse-plugin
    Affects Versions: 3.0-beta-1
            Reporter: Jarek Gawor
            Assignee: Jarek Gawor
             Fix For: 3.0-beta-2


Certain standard packages such as javax.naming, org.xml.sax, etc. are not available in the target platform that GEP creates.


--
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] (GERONIMODEVTOOLS-777) Missing packages in Geronimo target platform

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

Jarek Gawor resolved GERONIMODEVTOOLS-777.
------------------------------------------

    Resolution: Fixed

Committed fix in revision 1214612. Instead of adding the org.osgi.core api jar into the target platform the org.eclipse.osgi jar is added. That makes Eclipse expose all the standard Java packages. This also fixes a version mismatch for some osgi api between runtime and development time. For example, at runtime org.osgi.framework as exposed at version 1.6 but at development time version 1.5 was exposed.

                
> Missing packages in Geronimo target platform
> --------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-777
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-777
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 3.0-beta-1
>            Reporter: Jarek Gawor
>            Assignee: Jarek Gawor
>             Fix For: 3.0-beta-2
>
>
> Certain standard packages such as javax.naming, org.xml.sax, etc. are not available in the target platform that GEP creates.

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