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

Jean-Philippe CLEMENT commented on FELIX-2409:
----------------------------------------------

Ok, I'm not sure to have the full picture. But, why not relying on the jre, as 
it is the base API and what is provided by the jre API is expected to be usable.

This would imply having Karaf config.properties with all jre packages set. Then 
it's up to the user to remove config.properties lines that does not match his 
needs.

I guess it provides the same functionality... just a matter on what to expect 
by default, isn't it?

> javax.annotation not exported
> -----------------------------
>
>                 Key: FELIX-2409
>                 URL: https://issues.apache.org/jira/browse/FELIX-2409
>             Project: Felix
>          Issue Type: Bug
>          Components: Karaf
>    Affects Versions: karaf 1.6.0
>         Environment: Windows / jre-1.6
>            Reporter: Jean-Philippe CLEMENT
>
> Karaf config.properties does not export "jre-1.6" javax.annotation and 
> javax.annotation.processing standard packages.
> As they are part of the java 1.6 API it sounds normal to have them imported 
> by default:
>  javax.annotation, \
>  javax.annotation.processing, \
> Would it be possible to fix this?
> Thanks.

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

Reply via email to