You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Marcel Offermans (Assigned) (JIRA)" <ji...@apache.org> on 2011/12/16 13:14:30 UTC

[jira] [Assigned] (FELIX-3245) Autoconf handles metatype 1.1 cardinalty wrong

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

Marcel Offermans reassigned FELIX-3245:
---------------------------------------

    Assignee: Marcel Offermans
    
> Autoconf handles metatype 1.1 cardinalty wrong
> ----------------------------------------------
>
>                 Key: FELIX-3245
>                 URL: https://issues.apache.org/jira/browse/FELIX-3245
>             Project: Felix
>          Issue Type: Bug
>          Components: Deployment Admin
>    Affects Versions: autoconf-rp-0.1.0
>            Reporter: Bram de Kruijff
>            Assignee: Marcel Offermans
>         Attachments: autoconf_Cardinality.patch
>
>
> According to 105.13.2.12 in the R42 compendium spec cardinality is interpreted as:
>   x = Integer.MIN_VALUE no limit, but use Vector
>   x < 0 -x = max occurrences, store in Vector
>   x > 0 x = max occurrences, store in array []
>   x = Integer.MAX_VALUE no limit, but use array [] 
>   x = 0 1 occurrence required
> This is not what happens in autoconf 0.1. I'll attach a small patch that should be self-expl.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira