You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2010/04/30 11:18:58 UTC

[jira] Created: (FELIX-2310) Karaf framework environment is not set correctly

Karaf framework environment is not set correctly
------------------------------------------------

                 Key: FELIX-2310
                 URL: https://issues.apache.org/jira/browse/FELIX-2310
             Project: Felix
          Issue Type: Bug
          Components: Karaf
            Reporter: Guillaume Nodet
            Assignee: Guillaume Nodet
             Fix For: karaf 1.6.0




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (FELIX-2310) Karaf framework environment is not set correctly

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

Guillaume Nodet resolved FELIX-2310.
------------------------------------

    Resolution: Fixed

Committing to https://svn.apache.org/repos/asf/felix/trunk ...
	M	karaf/assembly/src/main/filtered-resources/etc/config.properties
Committed r939595


> Karaf framework environment is not set correctly
> ------------------------------------------------
>
>                 Key: FELIX-2310
>                 URL: https://issues.apache.org/jira/browse/FELIX-2310
>             Project: Felix
>          Issue Type: Bug
>          Components: Karaf
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: karaf 1.6.0
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (FELIX-2310) Karaf framework environment is not set correctly

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

Guillaume Nodet resolved FELIX-2310.
------------------------------------

    Fix Version/s: karaf-1.6.2
       Resolution: Fixed

Committing to https://svn.apache.org/repos/asf/felix/trunk ...
	M	karaf/assembly/src/main/filtered-resources/etc/config.properties
Committed r952614


> Karaf framework environment is not set correctly
> ------------------------------------------------
>
>                 Key: FELIX-2310
>                 URL: https://issues.apache.org/jira/browse/FELIX-2310
>             Project: Felix
>          Issue Type: Bug
>          Components: Karaf
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: karaf-1.6.2, karaf 1.6.0
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Reopened: (FELIX-2310) Karaf framework environment is not set correctly

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

Jarek Gawor reopened FELIX-2310:
--------------------------------


The org.osgi.framework.executionenvironment property needs to list all supported execution environments. Otherwise, bundles with for example Bundle-RequireExecutionEnvironment: J2SE-3.0 will fail to resolve on Karaf. Try for example to install and start http://repo2.maven.org/maven2/asm/asm-all/3.2/asm-all-3.2.jar. The bundle will fail to start with:  Unresolved constraint in bundle org.objectweb.asm.all [35]: Execution environment not supported: J2SE-1.3.

This problem also affects OBR-based resolution - but OBR also has another problem that's related to execution environments (see  FELIX-2385).





> Karaf framework environment is not set correctly
> ------------------------------------------------
>
>                 Key: FELIX-2310
>                 URL: https://issues.apache.org/jira/browse/FELIX-2310
>             Project: Felix
>          Issue Type: Bug
>          Components: Karaf
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: karaf 1.6.0
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.