[ https://issues.apache.org/jira/browse/FELIX-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12688868#action_12688868 ]
Richard S. Hall commented on FELIX-995: --------------------------------------- Stuart, we do pick up the version for the property, so it is definitely something that can be overridden. Sahoo, if we can find proper versions for the javax packages, then I think it makes sense to include them for each platform in our default properties. If no version is known, then I think using the Java version makes sense, since we will be treating it as an implementation package tied to the Java version. > 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.