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

Stefan Bischof commented on FELIX-6071:
---------------------------------------

I absolutely agree, that it is not necessary to have a bundle while resolving 
or runtime.

But a bundle could be stored/indexed in a obr/r6-Repo.
When using a (non maven) bnd-workspace with a cnf folder and indexed repos it 
is much easyer to add bundles to the buildpath than jars.

 

It would be great if i can handle it like the 'osgi.annotations'
{code:java}
Provide-Capability: osgi.unresolvable
Require-Capability: osgi.unresolvable;filter:="(&(must.not.resolve=*)(
 !(must.not.resolve=*)))",osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=
 1.7))"
{code}

> healthcheck.annotation.jar should be a bundle
> ---------------------------------------------
>
>                 Key: FELIX-6071
>                 URL: https://issues.apache.org/jira/browse/FELIX-6071
>             Project: Felix
>          Issue Type: Bug
>          Components: Health Checks
>    Affects Versions: healthcheck.annotations 2.0.0
>            Reporter: Stefan Bischof
>            Priority: Major
>
> The org.apache.felix.healthcheck.annotation-2.0.0.jar  should be a bundle.
> {code:java}
> Manifest-Version: 1.0
> Implementation-Title: Apache Felix Health Check Annotations
> Implementation-Version: 2.0.0
> Built-By: ghenzler
> Specification-Vendor: The Apache Software Foundation
> Specification-Title: Apache Felix Health Check Annotations
> Implementation-Vendor-Id: org.apache.felix
> Created-By: Apache Maven 3.5.4
> Build-Jdk: 1.8.0_181
> Specification-Version: 2.0
> Implementation-URL: http://felix.apache.org/org.apache.felix.healthche
>  ck.annotation/
> Implementation-Vendor: The Apache Software Foundation
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to