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 "Benson Margulies (JIRA)" <ji...@apache.org> on 2007/10/31 02:28:50 UTC

[jira] Created: (WSCOMMONS-272) XmlSchema constructor does not add the schema to the parent collection

XmlSchema constructor does not add the schema to the parent collection
----------------------------------------------------------------------

                 Key: WSCOMMONS-272
                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-272
             Project: WS-Commons
          Issue Type: Bug
          Components: XmlSchema
            Reporter: Benson Margulies


The XmlSchema constructor takes an XmlSchemaCollection as a parent, but does not add the schema to the collection. Thus, there is no way to programmatically assemble a new schema and have it exist in a collection (well, no clean way).

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


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


[jira] Resolved: (WSCOMMONS-272) XmlSchema constructor does not add the schema to the parent collection

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

Ajith Harshana Ranabahu resolved WSCOMMONS-272.
-----------------------------------------------

    Resolution: Fixed
      Assignee: Ajith Harshana Ranabahu

The patch is applied and verified to pass all the existing tests.

> XmlSchema constructor does not add the schema to the parent collection
> ----------------------------------------------------------------------
>
>                 Key: WSCOMMONS-272
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-272
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: XmlSchema
>            Reporter: Benson Margulies
>            Assignee: Ajith Harshana Ranabahu
>         Attachments: xmlschema.diff
>
>
> The XmlSchema constructor takes an XmlSchemaCollection as a parent, but does not add the schema to the collection. Thus, there is no way to programmatically assemble a new schema and have it exist in a collection (well, no clean way).

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


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


[jira] Issue Comment Edited: (WSCOMMONS-272) XmlSchema constructor does not add the schema to the parent collection

Posted by "Ajith Harshana Ranabahu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WSCOMMONS-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547930 ] 

ajith edited comment on WSCOMMONS-272 at 12/3/07 10:38 AM:
-----------------------------------------------------------------------------

The patch is applied and verified to pass all the existing tests.(In the branch 1.3.3. Will move the changes to the trunk once the release is done)

      was (Author: ajith):
    The patch is applied and verified to pass all the existing tests.
  
> XmlSchema constructor does not add the schema to the parent collection
> ----------------------------------------------------------------------
>
>                 Key: WSCOMMONS-272
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-272
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: XmlSchema
>            Reporter: Benson Margulies
>            Assignee: Ajith Harshana Ranabahu
>         Attachments: xmlschema.diff
>
>
> The XmlSchema constructor takes an XmlSchemaCollection as a parent, but does not add the schema to the collection. Thus, there is no way to programmatically assemble a new schema and have it exist in a collection (well, no clean way).

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


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


[jira] Updated: (WSCOMMONS-272) XmlSchema constructor does not add the schema to the parent collection

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

Benson Margulies updated WSCOMMONS-272:
---------------------------------------

    Attachment: xmlschema.diff

Fix this issue and clean up other related inconsistencies.

> XmlSchema constructor does not add the schema to the parent collection
> ----------------------------------------------------------------------
>
>                 Key: WSCOMMONS-272
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-272
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: XmlSchema
>            Reporter: Benson Margulies
>         Attachments: xmlschema.diff
>
>
> The XmlSchema constructor takes an XmlSchemaCollection as a parent, but does not add the schema to the collection. Thus, there is no way to programmatically assemble a new schema and have it exist in a collection (well, no clean way).

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


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