[Geotools-devel] Logging adapter commited to trunk

2006-09-30 Thread Martin Desruisseaux
A way to redirect java logging to Apache's commons logging has been commited on trunk as of revision 21736. I did a simple test on my machine and it seem to work, but I would appreciate a test in a real world environment from someone using Log4J (for example). The logging can be redirected by i

Re: [Geotools-devel] Fwd: Old GridCoverageXXX interfaces

2006-09-30 Thread Martin Desruisseaux
Andrea Aime a écrit : >> There are a few things to fix and clean in the current classes, the >> first one I see is removing the old unused GridCoverageReader, >> GridCoverageWriter and Format interfaces which are basically used >> nowhere in the codebase. >> >> What people think about this? I'm i