You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/04/24 21:27:19 UTC

[jira] [Commented] (FELIX-4496) Bundle Repository must embed some non-OSGi dependencies

    [ https://issues.apache.org/jira/browse/FELIX-4496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13980134#comment-13980134 ] 

ASF GitHub Bot commented on FELIX-4496:
---------------------------------------

GitHub user cvgaviao opened a pull request:

    https://github.com/apache/felix/pull/6

    [FELIX-4496] embedding org.apache.felix.utils, kxml2 and

    woodstox-core-asl inside org.apache.felix.bundlerepository

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cvgaviao/felix trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/felix/pull/6.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #6
    
----
commit 9e6570b0b447937d8fff3b640156c45518b889f3
Author: Cristiano Gavião <cv...@gmail.com>
Date:   2014-04-24T18:59:30Z

    [FELIX-4496] embedding org.apache.felix.utils, kxml2 and
    woodstox-core-asl inside org.apache.felix.bundlerepository

----


> Bundle Repository must embed some non-OSGi dependencies
> -------------------------------------------------------
>
>                 Key: FELIX-4496
>                 URL: https://issues.apache.org/jira/browse/FELIX-4496
>             Project: Felix
>          Issue Type: Bug
>          Components: Bundle Repository (OBR)
>         Environment: Equinox
>            Reporter: Cristiano Gavião
>
> at Equinox I'm getting the following error:
>    Caused by: java.lang.ClassNotFoundException:
>    org.apache.felix.utils.log.Logger cannot be found by osgi.identity;
>    osgi.identity="org.apache.felix.bundlerepository";
>    type="osgi.bundle"; version:Version="1.7.0.SNAPSHOT"
> The solution seems to embed org.apache.felix.utils, kxml2 and woodstox-core-asl



--
This message was sent by Atlassian JIRA
(v6.2#6252)