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 "Sergey Vladimirov (JIRA)" <ji...@apache.org> on 2008/09/01 09:53:44 UTC

[jira] Created: (WSCOMMONS-378) SchemaBuilder::handleSimpleType() doesn't call processExtensibilityComponents() for facets

SchemaBuilder::handleSimpleType() doesn't call processExtensibilityComponents() for facets
------------------------------------------------------------------------------------------

                 Key: WSCOMMONS-378
                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-378
             Project: WS-Commons
          Issue Type: Bug
          Components: XmlSchema
            Reporter: Sergey Vladimirov


1) SchemaBuilder::handleSimpleType() doesn't call processExtensibilityComponents() for facets - not possible to check additional attributes of facets.

2) SchemaBuilder::handleSimpleType() is too complex to extend - it should be splitted in several method

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (WSCOMMONS-378) SchemaBuilder::handleSimpleType() doesn't call processExtensibilityComponents() for facets

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

Benson Margulies resolved WSCOMMONS-378.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: XmlSchema 1.4.4

> SchemaBuilder::handleSimpleType() doesn't call processExtensibilityComponents() for facets
> ------------------------------------------------------------------------------------------
>
>                 Key: WSCOMMONS-378
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-378
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: XmlSchema
>            Reporter: Sergey Vladimirov
>            Assignee: Benson Margulies
>             Fix For: XmlSchema 1.4.4
>
>         Attachments: patch.txt, wscommons-378.xsd, WSCommons378Test.java
>
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> 1) SchemaBuilder::handleSimpleType() doesn't call processExtensibilityComponents() for facets - not possible to check additional attributes of facets.
> 2) SchemaBuilder::handleSimpleType() is too complex to extend - it should be splitted in several method

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (WSCOMMONS-378) SchemaBuilder::handleSimpleType() doesn't call processExtensibilityComponents() for facets

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

Benson Margulies reassigned WSCOMMONS-378:
------------------------------------------

    Assignee: Benson Margulies

> SchemaBuilder::handleSimpleType() doesn't call processExtensibilityComponents() for facets
> ------------------------------------------------------------------------------------------
>
>                 Key: WSCOMMONS-378
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-378
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: XmlSchema
>            Reporter: Sergey Vladimirov
>            Assignee: Benson Margulies
>         Attachments: patch.txt
>
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> 1) SchemaBuilder::handleSimpleType() doesn't call processExtensibilityComponents() for facets - not possible to check additional attributes of facets.
> 2) SchemaBuilder::handleSimpleType() is too complex to extend - it should be splitted in several method

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WSCOMMONS-378) SchemaBuilder::handleSimpleType() doesn't call processExtensibilityComponents() for facets

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

Sergey Vladimirov updated WSCOMMONS-378:
----------------------------------------

    Attachment: wscommons-378.xsd
                WSCommons378Test.java

Test case

> SchemaBuilder::handleSimpleType() doesn't call processExtensibilityComponents() for facets
> ------------------------------------------------------------------------------------------
>
>                 Key: WSCOMMONS-378
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-378
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: XmlSchema
>            Reporter: Sergey Vladimirov
>            Assignee: Benson Margulies
>         Attachments: patch.txt, wscommons-378.xsd, WSCommons378Test.java
>
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> 1) SchemaBuilder::handleSimpleType() doesn't call processExtensibilityComponents() for facets - not possible to check additional attributes of facets.
> 2) SchemaBuilder::handleSimpleType() is too complex to extend - it should be splitted in several method

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WSCOMMONS-378) SchemaBuilder::handleSimpleType() doesn't call processExtensibilityComponents() for facets

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

Sergey Vladimirov updated WSCOMMONS-378:
----------------------------------------

    Attachment: patch.txt

> SchemaBuilder::handleSimpleType() doesn't call processExtensibilityComponents() for facets
> ------------------------------------------------------------------------------------------
>
>                 Key: WSCOMMONS-378
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-378
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: XmlSchema
>            Reporter: Sergey Vladimirov
>         Attachments: patch.txt
>
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> 1) SchemaBuilder::handleSimpleType() doesn't call processExtensibilityComponents() for facets - not possible to check additional attributes of facets.
> 2) SchemaBuilder::handleSimpleType() is too complex to extend - it should be splitted in several method

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (WSCOMMONS-378) SchemaBuilder::handleSimpleType() doesn't call processExtensibilityComponents() for facets

Posted by "Benson Margulies (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WSCOMMONS-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647928#action_12647928 ] 

Benson Margulies commented on WSCOMMONS-378:
--------------------------------------------

Please add a unit test to the patch if at all possible.

> SchemaBuilder::handleSimpleType() doesn't call processExtensibilityComponents() for facets
> ------------------------------------------------------------------------------------------
>
>                 Key: WSCOMMONS-378
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-378
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: XmlSchema
>            Reporter: Sergey Vladimirov
>         Attachments: patch.txt
>
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> 1) SchemaBuilder::handleSimpleType() doesn't call processExtensibilityComponents() for facets - not possible to check additional attributes of facets.
> 2) SchemaBuilder::handleSimpleType() is too complex to extend - it should be splitted in several method

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.