You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Shameera Rathnayaka (JIRA)" <ji...@apache.org> on 2012/08/28 14:58:08 UTC

[jira] [Created] (AXIS2-5404) Change schema processing design of org.apache.axis2.json.impl.utils.XmlNodeGenerator to handle anonymous and named complexTypes well.

Shameera Rathnayaka created AXIS2-5404:
------------------------------------------

             Summary: Change schema processing design of org.apache.axis2.json.impl.utils.XmlNodeGenerator to handle anonymous and named complexTypes well.
                 Key: AXIS2-5404
                 URL: https://issues.apache.org/jira/browse/AXIS2-5404
             Project: Axis2
          Issue Type: Improvement
          Components: json
    Affects Versions: 1.7.0
            Reporter: Shameera Rathnayaka
            Assignee: Shameera Rathnayaka
            Priority: Minor
             Fix For: 1.7.0


Change schema processing design of org.apache.axis2.json.impl.utils.XmlNodeGenerator to handle anonymous and named complexTypes well. This will leads to better understanding of XmlSchema processing code base.

--
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

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


[jira] [Updated] (AXIS2-5404) Change schema processing design of org.apache.axis2.json.impl.utils.XmlNodeGenerator to handle anonymous and named complexTypes well.

Posted by "Shameera Rathnayaka (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-5404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shameera Rathnayaka updated AXIS2-5404:
---------------------------------------

    Attachment: AXIS2-5404.patch

You can find patch with this, Please review and commit

Thanks,
Shameera.
                
> Change schema processing design of org.apache.axis2.json.impl.utils.XmlNodeGenerator to handle anonymous and named complexTypes well.
> -------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-5404
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5404
>             Project: Axis2
>          Issue Type: Improvement
>          Components: json
>    Affects Versions: 1.7.0
>            Reporter: Shameera Rathnayaka
>            Assignee: Shameera Rathnayaka
>            Priority: Minor
>             Fix For: 1.7.0
>
>         Attachments: AXIS2-5404.patch
>
>
> Change schema processing design of org.apache.axis2.json.impl.utils.XmlNodeGenerator to handle anonymous and named complexTypes well. This will leads to better understanding of XmlSchema processing code base.

--
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

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


[jira] [Commented] (AXIS2-5404) Change schema processing design of org.apache.axis2.json.impl.utils.XmlNodeGenerator to handle anonymous and named complexTypes well.

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-5404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13444130#comment-13444130 ] 

Hudson commented on AXIS2-5404:
-------------------------------

Integrated in Axis2 #1744 (See [https://builds.apache.org/job/Axis2/1744/])
    applying patches for AXIS2-5404,AXIS2-5403,AXIS2-5402 (Revision 1378528)

     Result = SUCCESS
amilas : 
Files : 
* /axis/axis2/java/core/trunk/modules/json/src/org/apache/axis2/json/impl/GsonXMLStreamReader.java
* /axis/axis2/java/core/trunk/modules/json/src/org/apache/axis2/json/impl/utils/JsonUtils.java
* /axis/axis2/java/core/trunk/modules/json/src/org/apache/axis2/json/impl/utils/XmlNodeGenerator.java

                
> Change schema processing design of org.apache.axis2.json.impl.utils.XmlNodeGenerator to handle anonymous and named complexTypes well.
> -------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-5404
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5404
>             Project: Axis2
>          Issue Type: Improvement
>          Components: json
>    Affects Versions: 1.7.0
>            Reporter: Shameera Rathnayaka
>            Assignee: Shameera Rathnayaka
>            Priority: Minor
>             Fix For: 1.7.0
>
>         Attachments: AXIS2-5404.patch
>
>
> Change schema processing design of org.apache.axis2.json.impl.utils.XmlNodeGenerator to handle anonymous and named complexTypes well. This will leads to better understanding of XmlSchema processing code base.

--
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

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


[jira] [Resolved] (AXIS2-5404) Change schema processing design of org.apache.axis2.json.impl.utils.XmlNodeGenerator to handle anonymous and named complexTypes well.

Posted by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-5404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amila Chinthaka Suriarachchi resolved AXIS2-5404.
-------------------------------------------------

    Resolution: Fixed

applied the patch
                
> Change schema processing design of org.apache.axis2.json.impl.utils.XmlNodeGenerator to handle anonymous and named complexTypes well.
> -------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-5404
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5404
>             Project: Axis2
>          Issue Type: Improvement
>          Components: json
>    Affects Versions: 1.7.0
>            Reporter: Shameera Rathnayaka
>            Assignee: Shameera Rathnayaka
>            Priority: Minor
>             Fix For: 1.7.0
>
>         Attachments: AXIS2-5404.patch
>
>
> Change schema processing design of org.apache.axis2.json.impl.utils.XmlNodeGenerator to handle anonymous and named complexTypes well. This will leads to better understanding of XmlSchema processing code base.

--
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

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