[ https://issues.apache.org/jira/browse/MEAR-281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17128317#comment-17128317 ]
Michael Osipov commented on MEAR-281: ------------------------------------- Does it require to be? > 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)