You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Richard S. Hall (JIRA)" <ji...@apache.org> on 2010/04/26 19:09:31 UTC

[jira] Resolved: (FELIX-995) JRE packages are exported with wrong version

     [ https://issues.apache.org/jira/browse/FELIX-995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard S. Hall resolved FELIX-995.
-----------------------------------

      Assignee: Richard S. Hall
    Resolution: Fixed

I committed a patch to implement this approach for JRE package version numbering.

We actually can't use '.' in the qualifier either, so I ended up with: 0.0.0.J2SE-1_3, 0.0.0.JavaSE-1_6, etc.

Would be better with a '.', but not much we can do. Sahoo, you can close this bug if you are satisfied. Thanks!

> 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
>            Assignee: Richard S. Hall
>             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.