[ 
http://jira.codehaus.org/browse/MXMLBEANS-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161038#action_161038
 ] 

David J. M. Karlsen commented on MXMLBEANS-52:
----------------------------------------------

Snapshot Uploading: 
http://snapshots.repository.codehaus.org/org/codehaus/mojo/xmlbeans-maven-plugin/2.3.3-SNAPSHOT/xmlbeans-maven-plugin-2.3.3-20090115.165617-1.jar
deployed - give it a spin

> 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
>             Fix For: 2.3.3
>
>         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