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/05/02 20:01:19 UTC

[jira] [Commented] (FELIX-4496) Enable Bundle Repository to run as source project with eclipse and m2e

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

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

GitHub user cvgaviao opened a pull request:

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

    Update pom.xml

    FELIX-4496

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

    $ git pull https://github.com/cvgaviao/felix patch-1

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

    https://github.com/apache/felix/pull/7.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 #7
    
----
commit a86f707a9771fb8422cc2752f577bb678937b85b
Author: Cristiano Gavião <cv...@gmail.com>
Date:   2014-05-02T17:59:24Z

    Update pom.xml
    
    FELIX-4496

----


> Enable Bundle Repository to run as source project with eclipse and m2e
> ----------------------------------------------------------------------
>
>                 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
>         Attachments: BundleRepositoryLauncher.launch, org.apache.felix.bundlerepository-1.7.0-SNAPSHOT.jar
>
>
> 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-
> After a better investigation I found the problem was caused by a bad integration between maven-bundle-plugin (an old version) being used and m2e



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