Updates based on some initial analysis of this package: 1) The version of c3p0 (which is the latest released version) is not compatible with Java 1.6 (which openjdk implements) hence it is compiled against gcj which implements Java 1.5.
2) gcj is by default alot more verbose with its warning messages than openjdk (which gives a general warning about deprecated API unless explicitly turned on). 3) The javadoc issues appear to be related to the use of gcj rather than openjdk (which gives a different set of errors). I agree that it feels like this needs to be resolved by the upstream project; however the original c3p0 project appears to be relatively inactive so we may not get a fix. -- Warnings during build https://bugs.launchpad.net/bugs/452926 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs