Skip to content

what does: Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.1))" that exactly mean? #1084

Answered by jcompagner
jcompagner asked this question in Q&A
Discussion options

You must be logged in to vote

yeah i found it...

the supported list of profiles is in the OSGI plugin:

so yes as far as i read if you want to target 1.1 they should have taken JRE-1.1 not JavaSE-1.1

I have to say for some jars we also do it, but we then just fork it..
Because if the original developers don't care about osgi then it is very tricky, i need to "osgify" the jar..
I guess thats why on maven we have for some jars so many different releases over different groups...

Replies: 4 comments 6 replies

Comment options

You must be logged in to vote
4 replies
@akurtakov
Comment options

@laeubi
Comment options

@akurtakov
Comment options

@laeubi
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@akurtakov
Comment options

@jcompagner
Comment options

Answer selected by akurtakov
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants