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/avalon/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]>