[
https://issues.apache.org/jira/browse/FELIX-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12688193#action_12688193
]
Sahoo commented on FELIX-995:
-----------------------------
If we don't know the actual version, won't it be better to leave it
unspecified, thus it defaulting to 0.0.0? Setting them to JRE version does pose
a problem in some situations. e.g., I am trying to provide a bundle with
javax.transaction; version=1.1, but it is never getting picked up as the system
provides version=1.6.
> JRE packages are exported with wrong version
> --------------------------------------------
>
> Key: FELIX-995
> URL: https://issues.apache.org/jira/browse/FELIX-995
> Project: Felix
> Issue Type: Bug
> Components: Framework
> Affects Versions: felix-1.4.1
> Environment: generic
> Reporter: Sahoo
>
> Felix 1.4.1 exports JRE packages with a version equals to the JRE version.
> e.g., if I am using Java SE 6, then all packages are exported with
> version=1.6. This is incorrect. Most of the packages are versioned as per the
> JSRs they are defined by.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.