This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: FYI: mauve-libgcj JDBC tests update
- From: Tom Tromey <tromey at redhat dot com>
- To: Mark Wielaard <mark at klomp dot org>
- Cc: java-patches at gcc dot gnu dot org
- Date: 08 Jul 2002 20:38:52 -0600
- Subject: Re: FYI: mauve-libgcj JDBC tests update
- References: <1026164034.16106.20.camel@elsschot>
- Reply-to: tromey at redhat dot com
>>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:
Mark> The update to JDBC3.0 caused mauve to fail completely since some
Mark> tests couldn't be compiled anymore (some interfaces now define
Mark> some more methods so old code fails when compiling, sigh).
Is it possible to update the tests so that they do compile?
(Meanwhile, thanks for doing this.)
Tom