sebb wrote:
> It would be very useful to have a Continuum DBCP build that used Java 5.
> 
> The current build uses Java 6 only, so does not test JDBC3 compatibility.
> 
> I don't have Commons Admin on Continuum (and I'm not very familiar
> with it) so please could an Admin add it?
> 
> Thanks!
> 
I will look at this tonight.  It will have to be done using Ant and
maybe a little scripting, which I am not sure continuum will support.

The Ant build in trunk will filter sources in the /build directory
(not changing src/ itself) when it runs under <= 1.5, but it
requires build.properties to be set.

The Maven build under <=1.5 requires that the sources be
pre-filtered in the src/ directory.

I use the Ant build in trunk to test compatibility manually.

Phil
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to