[ 
http://jira.codehaus.org/browse/MXMLBEANS-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David J. M. Karlsen updated MXMLBEANS-52:
-----------------------------------------

              Assignee: David J. M. Karlsen
    Remaining Estimate: 0 minutes
     Original Estimate: 0 minutes

> support of compiler parameter "mdefNamespaces" to allow multiply defined 
> namespaces in Schema
> ---------------------------------------------------------------------------------------------
>
>                 Key: MXMLBEANS-52
>                 URL: http://jira.codehaus.org/browse/MXMLBEANS-52
>             Project: Maven 2.x Xmlbeans Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.3.2
>         Environment: N/A
>            Reporter: codehauser
>            Assignee: David J. M. Karlsen
>         Attachments: patch
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> by now, the XMLBeans Schema compiler is always fed with mdefNamespaces = null.
> The attached patch of class AbstractXmlBeansPlugin.java allows the following 
> entries in the <configuration> section to be recognized:
> <configuration>
>     <mdefNamespaces>
>       <mdefNamespace>http://namespace1</mdefNamespace>
>       <mdefNamespace>http://namespace2</mdefNamespace>
>       [...]
>     </mdefNamespaces>
> </configuration>

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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to