-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/1894/
-----------------------------------------------------------
(Updated 2011-11-07 20:13:30.038178)
Review request for oozie.
Changes
-------
rebased patch addressing comments.
Summary
-------
Simplify/normalize testing configuration when using different databases
This addresses bug OOZIE-557.
https://issues.apache.org/jira/browse/OOZIE-557
Diffs (updated)
-----
/trunk/core/pom.xml 1198901
/trunk/core/src/test/java/org/apache/oozie/test/XTestCase.java 1198901
/trunk/core/src/test/resources/derby-oozie-site.xml PRE-CREATION
/trunk/core/src/test/resources/hsqldb-oozie-site.xml PRE-CREATION
/trunk/core/src/test/resources/mysql-oozie-site.xml 1198901
/trunk/core/src/test/resources/oracle-oozie-site.xml PRE-CREATION
/trunk/core/src/test/resources/postgres-oozie-site.xml PRE-CREATION
/trunk/core/src/test/resources/postgresql-oozie-site.xml 1198901
/trunk/docs/src/site/twiki/ENG_Building.twiki 1198901
/trunk/pom.xml 1198901
Diff: https://reviews.apache.org/r/1894/diff
Testing
-------
tested with all supported DBs (hsqldb, derby, oracle, mysql, postgres)
Thanks,
Alejandro