Committer-muscles flexed and fix applied :-) Cheer, Steve.
> -----Original Message----- > From: Peter Donald [mailto:[EMAIL PROTECTED]] > Sent: Saturday, 02 February, 2002 12:16 > To: Avalon Developers List > Subject: Re: datasource build failure > > > Hi, > > perfect oportunity to flex your new committer-muscles and apply the fix ;) > > On Sat, 2 Feb 2002 22:16, Stephen McConnell wrote: > > Current CVS of Excalibur/datasource is not building due to > > some errors in the Jdbc3Connection.java source. ResultSetType > > is spelt ResulSetType (missing 't') in three places. > > > > Cheers, Steve. > > > > > > ============================================================== > > > > RCS file: > > > /home/cvspublic/jakarta-avalon-excalibur/src/java/org/apache/avalo > n/excalib > >u r/datasource/Jdbc3Connection.java,v > > retrieving revision 1.10 > > diff -r1.10 Jdbc3Connection.java > > 237c237 > > < public final Statement createStatement(int resulSetType, > > --- > > > > > public final Statement createStatement(int resultSetType, > > > > 251c251 > > < int resulSetType, > > --- > > > > > int resultSetType, > > > > 265c265 > > < int resulSetType, > > --- > > > > > int resultSetType, > > -- > Cheers, > > Pete > > "The ability to quote is a serviceable substitute for wit." -- Maugham > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>