[
https://issues.apache.org/jira/browse/FELIX-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855398#action_12855398
]
Thomas Watson commented on FELIX-995:
-------------------------------------
FWIW, I would be willing to add EE qualifiers to the VM packages exported by
the system bundle in Equinox so we can be consistent. I would use the
Execution Environment string for the VM instead of jre-1.6 though (e.g.
0.0.0.JavaSE-1.6, 0.0.0.J2SE-1.4 etc.). There is an issue for what the
qualifier should be for embedded VMs since '/' is not a valid character in a
qualifier (e.g. CDC-1.1/Foundation-1.1) We would have to substitute '_' or
something else for '/'.
> 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
> Fix For: felix-3.0.0
>
>
> 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.