[shrinkwrap-issues] [JBoss JIRA] Assigned: (SHRINKDESC-24) Fix version problems in the persistence descriptor

Andrew Rubinger (JIRA) jira-events at lists.jboss.org
Sun Nov 21 19:36:53 EST 2010


     [ https://jira.jboss.org/browse/SHRINKDESC-24?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Rubinger reassigned SHRINKDESC-24:
-----------------------------------------

    Assignee: Andy Gibson


> Fix version problems in the persistence descriptor
> --------------------------------------------------
>
>                 Key: SHRINKDESC-24
>                 URL: https://jira.jboss.org/browse/SHRINKDESC-24
>             Project: ShrinkWrap Descriptors
>          Issue Type: Bug
>          Components: api
>    Affects Versions: 1.0.0-alpha-1
>         Environment: Windows, Maven 3.0, JDK 1.6
>            Reporter: Andy Gibson
>            Assignee: Andy Gibson
>
> In the PersistenceModel, the xml accessor type is set to field, but the class uses some default logic in the getter to default the version to 2.0 if null. However, since the fields are to access the version when generating the xml, it is always null unless explicitly set. It's always null since there is no way to set it as it is not implemented.
> I have a fix for it which I'll submit as a pull request through GitHub.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the shrinkwrap-issues mailing list