|
From: <jue...@we...> - 2004-02-20 09:34:39
|
Oops, a copy-and-paste error ;-) Thanks for pointing it out! =20 Juergen =20 ________________________________ Von: spr...@li... im Auftrag = von Laurent PETIT Gesendet: Fr 20.02.2004 10:21 An: spr...@li... Betreff: [Springframework-developer] = org.springframework.jdbc.support.JdbcUtils error Hello, =20 Just my 0.02 euros on this :=20 =20 Line 27 of source file org.springframework.jdbc.support.JdbcUtils should = be corrected to use a correct logger ? =20 private static final Log logger =3D = LogFactory.getLog(FileCopyUtils.class); =20 into=20 =20 private static final Log logger =3D LogFactory.getLog(JdbcUtils.class); =20 =20 Hope this helps, =20 --=20 Laurent PETIT [SQLI - Lyon] - lp...@sq... =20 Groupe SQLI - www.sqli.com |