-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4472/
-----------------------------------------------------------
(Updated 2012-03-29 01:32:03.496689)
Review request for oozie.
Changes
-------
Xinclude doesn't handle relative paths properly. Discussed with Alejandro and
added absolute path for xinclude in testcases.
Summary
-------
Adding support for Xinclude in xml which is similar to what Hadoop has
This addresses bug oozie-780.
https://issues.apache.org/jira/browse/oozie-780
Diffs (updated)
-----
trunk/core/src/main/java/org/apache/oozie/util/XConfiguration.java 1305659
trunk/core/src/test/resources/test-hadoop-config.xml 1305659
trunk/core/src/test/resources/test-oozie-default.xml 1305659
trunk/core/src/test/java/org/apache/oozie/util/TestXConfiguration.java
1305659
Diff: https://reviews.apache.org/r/4472/diff
Testing
-------
Thanks,
Virag