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/09/15 22:21:34 UTC

[jira] Updated: (FELIX-2599) When specifying the packages exported by the system bundle, attributes and directives on packages do not show up in the system bundle headers

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

Richard S. Hall updated FELIX-2599:
-----------------------------------

    Fix Version/s: framework-3.0.3

> When specifying the packages exported by the system bundle, attributes and directives on packages do not show up in the system bundle headers
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-2599
>                 URL: https://issues.apache.org/jira/browse/FELIX-2599
>             Project: Felix
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: framework-3.0.2
>            Reporter: Guillaume Nodet
>             Fix For: framework-3.0.3
>
>
> When using:
>    javax.transaction; partial=true; mandatory:=partial, \
>    javax.transaction.xa; partial=true; mandatory:=partial, \
> for example, the headers become:
> 	javax.transaction;version=0.0.0,
> 	javax.transaction.xa;version=0.0.0,
> The attributes may actually been taken into account, because specifying a version does have an effect, but not completely sure about other attributes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.