[shrinkwrap-issues] [JBoss JIRA] (SHRINKDESC-127) Fixed values doesn't get applied as constant value

Ralf Battenfeld (JIRA) jira-events at lists.jboss.org
Fri Nov 9 13:14:18 EST 2012


    [ https://issues.jboss.org/browse/SHRINKDESC-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12733165#comment-12733165 ] 

Ralf Battenfeld commented on SHRINKDESC-127:
--------------------------------------------

Hi Jesper

Would SHRINKDESC-130 (validation) solve this issue too? You can read the descriptor into an instance and execute: validate(). This would then validate the descriptor against the xsd(s).

Regards,
Ralf
                
> Fixed values doesn't get applied as constant value
> --------------------------------------------------
>
>                 Key: SHRINKDESC-127
>                 URL: https://issues.jboss.org/browse/SHRINKDESC-127
>             Project: ShrinkWrap Descriptors
>          Issue Type: Bug
>          Components: metadata-parser
>    Affects Versions: 2.0.0-alpha-3
>            Reporter: Jesper Pedersen
>            Assignee: Ralf Battenfeld
>             Fix For: 2.0.0-alpha-5
>
>
> The following
> {noformat}
>     <xsd:attribute name="version"
> 		   type="j2ee:dewey-versionType"
> 		   fixed="1.5"
> 		   use="required">
> {noformat}
> definition doesn't define "version" as being a constant in the generated code

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the shrinkwrap-issues mailing list