On 12 January 2012 08:20, Henri Yandell <flame...@gmail.com> wrote: > Tell me why 1.6 is a problem again?
Because there are likely to be many companies still using Java 1.5 out there. I was hoping to fix the code so they are not prevented from using the new version. > 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 > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org