[
https://issues.apache.org/jira/browse/OOZIE-557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148153#comment-13148153
]
[email protected] commented on OOZIE-557:
-----------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/1894/#review3168
-----------------------------------------------------------
/trunk/pom.xml
<https://reviews.apache.org/r/1894/#comment6993>
why we are changing the jdbc driver version?
- mayank
On 2011-11-07 20:13:30, Alejandro Abdelnur wrote:
bq.
bq. -----------------------------------------------------------
bq. This is an automatically generated e-mail. To reply, visit:
bq. https://reviews.apache.org/r/1894/
bq. -----------------------------------------------------------
bq.
bq. (Updated 2011-11-07 20:13:30)
bq.
bq.
bq. Review request for oozie.
bq.
bq.
bq. Summary
bq. -------
bq.
bq. Simplify/normalize testing configuration when using different databases
bq.
bq.
bq. This addresses bug OOZIE-557.
bq. https://issues.apache.org/jira/browse/OOZIE-557
bq.
bq.
bq. Diffs
bq. -----
bq.
bq. /trunk/core/pom.xml 1198901
bq. /trunk/core/src/test/java/org/apache/oozie/test/XTestCase.java 1198901
bq. /trunk/core/src/test/resources/derby-oozie-site.xml PRE-CREATION
bq. /trunk/core/src/test/resources/hsqldb-oozie-site.xml PRE-CREATION
bq. /trunk/core/src/test/resources/mysql-oozie-site.xml 1198901
bq. /trunk/core/src/test/resources/oracle-oozie-site.xml PRE-CREATION
bq. /trunk/core/src/test/resources/postgres-oozie-site.xml PRE-CREATION
bq. /trunk/core/src/test/resources/postgresql-oozie-site.xml 1198901
bq. /trunk/docs/src/site/twiki/ENG_Building.twiki 1198901
bq. /trunk/pom.xml 1198901
bq.
bq. Diff: https://reviews.apache.org/r/1894/diff
bq.
bq.
bq. Testing
bq. -------
bq.
bq. tested with all supported DBs (hsqldb, derby, oracle, mysql, postgres)
bq.
bq.
bq. Thanks,
bq.
bq. Alejandro
bq.
bq.
> Simplify/normalize testing configuration when using different databases
> -----------------------------------------------------------------------
>
> Key: OOZIE-557
> URL: https://issues.apache.org/jira/browse/OOZIE-557
> Project: Oozie
> Issue Type: Improvement
> Reporter: Alejandro Abdelnur
> Assignee: Alejandro Abdelnur
> Attachments: OOZIE-557v1.patch
>
>
> Each database should have a custom $DB-oozie-setup.xml in test/resources.
> The 'oozie.test.db' property should drive the loading of the corresponding
> site file.
> There should be site files for the supported DBs: hsqldb, derby, mysql,
> oracle & postgres.
> The same property should drive the inclusion of the Oracle/Mysql JAR file as
> a dependency.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira