-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/1894/
-----------------------------------------------------------
Review request for oozie.
Summary
-------
Simplify/normalize testing configuration when using different databases
This addresses bug OOZIE-557.
https://issues.apache.org/jira/browse/OOZIE-557
Diffs
-----
/trunk/core/pom.xml 1170637
/trunk/core/src/test/java/org/apache/oozie/test/XTestCase.java 1170637
/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 1170637
/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 1170637
/trunk/docs/src/site/twiki/ENG_Building.twiki 1170637
/trunk/pom.xml 1170637
Diff: https://reviews.apache.org/r/1894/diff
Testing
-------
tested with all supported DBs (hsqldb, derby, oracle, mysql, postgres)
Thanks,
Alejandro