[
https://issues.apache.org/jira/browse/FELIX-2409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12878606#action_12878606
]
Jean-Philippe CLEMENT commented on FELIX-2409:
----------------------------------------------
"karaf is set up is that all applications can run independantly of being run on
JDK 1.5 or 1.6"
Well, in that case, why having two parts - one for jre-1.5 another for jre-1.6
- in the configuration file? ...what would happen for java 1.7 new features,
will Karaf be blocked on java 1.5 forever?
"it would fail because we currently rely on servicemix specs"
So, if I understand correctly, karaf internal constraints interact with user
setup. It would be great if Karaf could be as transparent as possible.
Why not having two configurations: one for karaf internal needs and one for the
user?
> 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.