Steve Loughran created HADOOP-14793:
---------------------------------------

             Summary: conftest command can't handle XInclude
                 Key: HADOOP-14793
                 URL: https://issues.apache.org/jira/browse/HADOOP-14793
             Project: Hadoop Common
          Issue Type: Bug
          Components: scripts, util
    Affects Versions: 3.0.0-beta1
            Reporter: Steve Loughran
            Priority: Minor


hadoop conftest fails if there's an 

{code}
  <include xmlns="http://www.w3.org/2001/XInclude";
    href="something.xml">
  </include>
{code}

expected: follows & validates the include. Actual: reports an error[.

{code}
 hadoop-dist/target/hadoop-3.0.0-beta1-SNAPSHOT/etc/hadoop/core-site.xml:
        Line 23: element not <property>
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to