You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by "Brent Ulbricht (JIRA)" <ji...@apache.org> on 2006/06/30 03:22:29 UTC

[jira] Created: (WSCOMMONS-50) Xml Schema element annotation not built correctly in SchemaBuilder.java

Xml Schema element annotation not built correctly in SchemaBuilder.java
-----------------------------------------------------------------------

         Key: WSCOMMONS-50
         URL: http://issues.apache.org/jira/browse/WSCOMMONS-50
     Project: WS-Commons
        Type: Bug

 Environment: Windows XP SP2
    Reporter: Brent Ulbricht


An annotation in the Xml Schema element is not built correctly in SchemaBuilder.java.   The
handleAnnotation(XmlSchema, Element, Element) method does not account for the appinfo
element and for the documentation element does not account for the source or  xml:lang attributes.

All other schema constructs which can have annotations use the handleAnnotation(Element) method which
does account for the appinfo element and documentation attributes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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


[jira] Resolved: (WSCOMMONS-50) Xml Schema element annotation not built correctly in SchemaBuilder.java

Posted by "Brent Ulbricht (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/WSCOMMONS-50?page=all ]

Brent Ulbricht resolved WSCOMMONS-50.
-------------------------------------

    Resolution: Fixed

> Xml Schema element annotation not built correctly in SchemaBuilder.java
> -----------------------------------------------------------------------
>
>                 Key: WSCOMMONS-50
>                 URL: http://issues.apache.org/jira/browse/WSCOMMONS-50
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: XmlSchema
>         Environment: Windows XP SP2
>            Reporter: Brent Ulbricht
>         Assigned To: Brent Ulbricht
>         Attachments: patch.txt
>
>
> An annotation in the Xml Schema element is not built correctly in SchemaBuilder.java.   The
> handleAnnotation(XmlSchema, Element, Element) method does not account for the appinfo
> element and for the documentation element does not account for the source or  xml:lang attributes.
> All other schema constructs which can have annotations use the handleAnnotation(Element) method which
> does account for the appinfo element and documentation attributes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] Updated: (WSCOMMONS-50) Xml Schema element annotation not built correctly in SchemaBuilder.java

Posted by "Brent Ulbricht (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/WSCOMMONS-50?page=all ]

Brent Ulbricht updated WSCOMMONS-50:
------------------------------------

    Attachment: patch.txt

The attached file contains a patch and test.

> Xml Schema element annotation not built correctly in SchemaBuilder.java
> -----------------------------------------------------------------------
>
>          Key: WSCOMMONS-50
>          URL: http://issues.apache.org/jira/browse/WSCOMMONS-50
>      Project: WS-Commons
>         Type: Bug

>  Environment: Windows XP SP2
>     Reporter: Brent Ulbricht
>  Attachments: patch.txt
>
> An annotation in the Xml Schema element is not built correctly in SchemaBuilder.java.   The
> handleAnnotation(XmlSchema, Element, Element) method does not account for the appinfo
> element and for the documentation element does not account for the source or  xml:lang attributes.
> All other schema constructs which can have annotations use the handleAnnotation(Element) method which
> does account for the appinfo element and documentation attributes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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


[jira] Closed: (WSCOMMONS-50) Xml Schema element annotation not built correctly in SchemaBuilder.java

Posted by "Brent Ulbricht (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/WSCOMMONS-50?page=all ]

Brent Ulbricht closed WSCOMMONS-50.
-----------------------------------


> Xml Schema element annotation not built correctly in SchemaBuilder.java
> -----------------------------------------------------------------------
>
>                 Key: WSCOMMONS-50
>                 URL: http://issues.apache.org/jira/browse/WSCOMMONS-50
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: XmlSchema
>         Environment: Windows XP SP2
>            Reporter: Brent Ulbricht
>         Assigned To: Brent Ulbricht
>         Attachments: patch.txt
>
>
> An annotation in the Xml Schema element is not built correctly in SchemaBuilder.java.   The
> handleAnnotation(XmlSchema, Element, Element) method does not account for the appinfo
> element and for the documentation element does not account for the source or  xml:lang attributes.
> All other schema constructs which can have annotations use the handleAnnotation(Element) method which
> does account for the appinfo element and documentation attributes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] Assigned: (WSCOMMONS-50) Xml Schema element annotation not built correctly in SchemaBuilder.java

Posted by "Brent Ulbricht (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/WSCOMMONS-50?page=all ]

Brent Ulbricht reassigned WSCOMMONS-50:
---------------------------------------

    Assign To: Brent Ulbricht

> Xml Schema element annotation not built correctly in SchemaBuilder.java
> -----------------------------------------------------------------------
>
>          Key: WSCOMMONS-50
>          URL: http://issues.apache.org/jira/browse/WSCOMMONS-50
>      Project: WS-Commons
>         Type: Bug

>   Components: XmlSchema
>  Environment: Windows XP SP2
>     Reporter: Brent Ulbricht
>     Assignee: Brent Ulbricht
>  Attachments: patch.txt
>
> An annotation in the Xml Schema element is not built correctly in SchemaBuilder.java.   The
> handleAnnotation(XmlSchema, Element, Element) method does not account for the appinfo
> element and for the documentation element does not account for the source or  xml:lang attributes.
> All other schema constructs which can have annotations use the handleAnnotation(Element) method which
> does account for the appinfo element and documentation attributes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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


[jira] Updated: (WSCOMMONS-50) Xml Schema element annotation not built correctly in SchemaBuilder.java

Posted by "Rich Scheuerle (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/WSCOMMONS-50?page=all ]

Rich Scheuerle updated WSCOMMONS-50:
------------------------------------

    Component: XmlSchema

> Xml Schema element annotation not built correctly in SchemaBuilder.java
> -----------------------------------------------------------------------
>
>          Key: WSCOMMONS-50
>          URL: http://issues.apache.org/jira/browse/WSCOMMONS-50
>      Project: WS-Commons
>         Type: Bug

>   Components: XmlSchema
>  Environment: Windows XP SP2
>     Reporter: Brent Ulbricht
>  Attachments: patch.txt
>
> An annotation in the Xml Schema element is not built correctly in SchemaBuilder.java.   The
> handleAnnotation(XmlSchema, Element, Element) method does not account for the appinfo
> element and for the documentation element does not account for the source or  xml:lang attributes.
> All other schema constructs which can have annotations use the handleAnnotation(Element) method which
> does account for the appinfo element and documentation attributes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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