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

Anatole Tresch resolved TAMAYA-158.
-----------------------------------
    Resolution: Fixed

> Model extension does not use common meta-data format.
> -----------------------------------------------------
>
>                 Key: TAMAYA-158
>                 URL: https://issues.apache.org/jira/browse/TAMAYA-158
>             Project: Tamaya
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: 0.2-incubating
>            Reporter: Anatole Tresch
>            Assignee: Anatole Tresch
>              Labels: meta-configuration
>             Fix For: 0.3-incubating
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> As of now the model extension does require meta-data in the form of:
> {noformat}
> {model}.mykey.type=Parameter
> {model}.mykey.class=Boolean
> {model}.mykey.required=true
> {noformat}
> This does not match the common metadata format used elsewhere, which should 
> look like:
> {noformat}
> _mykey.model.target=Parameter
> _mykey.model.class=Boolean
> _mykey.model.required=true
> {noformat}
> So it should be aligned with the common formats used.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to