It might even be possible to achieve cglib-only proxies with the 1.0
branch as it is by building it accordingly via:

ant  -DJDK=-JDK13 -DJDBC=+JDBC30

This disables JDK-proxies (AFAIK the only thing that is subject to
conditional compilation) but leaves JDBC3-optimizations in place.

Tom

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to