[jboss-jira] [JBoss JIRA] Resolved: (JBXB-256) make warnOnParserErrors getters JavaBean compliant

Alexey Loubyansky (JIRA) jira-events at lists.jboss.org
Mon Dec 6 11:56:02 EST 2010


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

Alexey Loubyansky resolved JBXB-256.
------------------------------------

    Resolution: Done


Fixed.

> make warnOnParserErrors getters JavaBean compliant
> --------------------------------------------------
>
>                 Key: JBXB-256
>                 URL: https://jira.jboss.org/browse/JBXB-256
>             Project: JBoss XML Binding (JBossXB)
>          Issue Type: Task
>    Affects Versions: JBossXB-2.0.2.Beta8
>            Reporter: Alexey Loubyansky
>            Assignee: Alexey Loubyansky
>             Fix For: JBossXB-2.0.2.GA
>
>
> In Unmarshaller and UnmarshallerFactory the boolean getters look like
> public boolean getWarnOnParserErrors()
> while to be JavaBean compliant they should be
> public boolean isWarnOnParserErrors()

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

        


More information about the jboss-jira mailing list