> On 2011-11-11 00:23:33, mayank wrote:
> > /trunk/pom.xml, line 434
> > <https://reviews.apache.org/r/1894/diff/2/?file=56689#file56689line434>
> >
> >     why we are changing the jdbc driver version?

that is the latest from Oracle. 

Still you have to manually download it, and it does not have a version number, 
you have to set the version when installing it locally in your M2 cache.


- Alejandro


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


On 2011-11-07 20:13:30, Alejandro Abdelnur wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/1894/
> -----------------------------------------------------------
> 
> (Updated 2011-11-07 20:13:30)
> 
> 
> 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 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
> 
>

Reply via email to