[ 
https://issues.apache.org/jira/browse/MSHADE-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov closed MSHADE-175.
---------------------------------
    Resolution: Auto Closed

This issue has been auto closed because it has been inactive for a long period 
of time. If you think this issue still applies, retest your problem with the 
most recent version of Maven and the affected component, reopen and post your 
results.

> XmlAppendingTransformer should merge namespaces
> -----------------------------------------------
>
>                 Key: MSHADE-175
>                 URL: https://issues.apache.org/jira/browse/MSHADE-175
>             Project: Maven Shade Plugin
>          Issue Type: Bug
>    Affects Versions: 1.2.2, 2.3
>            Reporter: Brett Porter
>            Priority: Major
>
> Consider merging two spring-context.xml files, where one uses a tag such as 
> {{util:properties}}, and the second does not, not declaring the namespace. 
> The merged document contains the tag, but not the namespace, causing it to 
> fail to parse at runtime:
> {code}
> Caused by: org.xml.sax.SAXParseException; lineNumber: 32; columnNumber: 152; 
> cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration 
> can be found for element 'util:properties'.
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to