You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by alexandrklimov <gi...@git.apache.org> on 2014/01/11 15:20:31 UTC

webservices-xmlschema pull request: [XMLSCHEMA-30] This commit fixes the XM...

GitHub user alexandrklimov opened a pull request:

    https://github.com/apache/webservices-xmlschema/pull/1

    [XMLSCHEMA-30] This commit fixes the XMLSCHEMA-30 bug.

    equals/hashCode methods pairs have been added in following classes:
         - XmlSchemaNamedImpl
         - XmlSchemaNamedWithFormImpl
         - XmlSchemaType
         - XmlSchemaElement
         - XmlSchemaGroup
    
     NamedItemsEqualityTest unit-test has been created.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/alexandrklimov/webservices-xmlschema fix_XMLSCHEMA-30

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/webservices-xmlschema/pull/1.patch

----
commit c14793802583c24723f42a30a8a968bf4ca7521a
Author: alexandrklimov <my...@yandex.ru>
Date:   2014-01-11T14:15:31Z

    [XMLSCHEMA-30] This commit fixes the XMLSCHEMA-30 bug.
    
    equals/hashCode methods pairs have been added in following classes:
         - XmlSchemaNamedImpl
         - XmlSchemaNamedWithFormImpl
         - XmlSchemaType
         - XmlSchemaElement
         - XmlSchemaGroup
    
     NamedItemsEqualityTest unit-test has been created.

----


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org