[ 
https://issues.apache.org/jira/browse/MEAR-281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17128437#comment-17128437
 ] 

Elliotte Rusty Harold commented on MEAR-281:
--------------------------------------------

Yes, without this the namespaces wont be checked. This is a very common 
omission hen using DocumentBuilderFactory. Sun got the defaults wrong. 

> DocumentBuilderFactory not namespace aware in AbstractEarPluginIT
> -----------------------------------------------------------------
>
>                 Key: MEAR-281
>                 URL: https://issues.apache.org/jira/browse/MEAR-281
>             Project: Maven Ear Plugin
>          Issue Type: Bug
>            Reporter: Elliotte Rusty Harold
>            Priority: Major
>
> around line 384
>                   DocumentBuilderFactory dbf = 
> DocumentBuilderFactory.newInstance();
>                     dbf.setValidating( true );
>                     DocumentBuilder docBuilder = dbf.newDocumentBuilder();



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to