[Bug 452926] Re: Warnings during build

James Page 452926 at bugs.launchpad.net
Fri Sep 10 16:46:20 BST 2010


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
Server Team, which is subscribed to c3p0 in ubuntu.



More information about the Ubuntu-server-bugs mailing list