You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by Mohammad Islam <mi...@yahoo.com> on 2011/10/04 01:20:51 UTC

Re: Review Request: OOZIE-557 Simplify/normalize testing configuration when using different databases

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/1894/#review2060
-----------------------------------------------------------



/trunk/pom.xml
<https://reviews.apache.org/r/1894/#comment4640>

    Pls remove these tabs.



/trunk/pom.xml
<https://reviews.apache.org/r/1894/#comment4641>

    Same remove tabs


- Mohammad


On 2011-09-14 17:31:01, Alejandro Abdelnur wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/1894/
> -----------------------------------------------------------
> 
> (Updated 2011-09-14 17:31:01)
> 
> 
> 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
> 
>