Tell me why 1.6 is a problem again?

This is DB-helper code, so much less worried about use cases like Android.

Hen

On Fri, Jan 6, 2012 at 3:05 AM, sebb <seb...@gmail.com> wrote:
> I did some experimenting with BeanProcessor to see what would be
> involved in providing Java 1.5 support.
>
> As part of this, I tried commenting out the new code that requires Java 1.6.
>
> All tests still worked.
>
> I then commented out most of the rest of the else if clauses in the
> processColumn method, and the unit tests still worked.
>
> I think it might be fairly easy to recode the SQLXML section so it
> still works in Java 1.5, but without a proper unit test, this is
> difficult to prove.
>
> In any case, more unit tests are definitely needed.
>
> ---------------------------------------------------------------------
> 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