Author: groldan
Date: 2009-11-05 11:41:18 -0500 (Thu, 05 Nov 2009)
New Revision: 34334
Modified:
trunk/modules/plugin/arcsde/datastore/src/main/java/org/geotools/arcsde/ArcSDEDataStoreFactory.java
Log:
do not pollute the logs, trunk too
Modified: trunk/modules/plugin/arcsde/datastore/src/main/java/org/geotools/arcsde/ArcSDEDataStoreFactory.java
===================================================================
--- trunk/modules/plugin/arcsde/datastore/src/main/java/org/geotools/arcsde/ArcSDEDataStoreFactory.java 2009-11-04 23:00:56 UTC (rev 34333)
+++ trunk/modules/plugin/arcsde/datastore/src/main/java/org/geotools/arcsde/ArcSDEDataStoreFactory.java 2009-11-05 16:41:18 UTC (rev 34334)
@@ -195,9 +195,7 @@
*/
public ArcSDEDataStoreFactory() {
if (!isAvailable()) {
- // This is not the correct place to annoy people; as it will be hit by each call
- // to DataStoreFinder
- LOGGER.fine("The ESRI ArcSDE Java API seems to not be on your classpath. Please"
+ LOGGER.finest("The ESRI ArcSDE Java API seems to not be on your classpath. Please"
+ " verify that all needed jars are. ArcSDE data stores"
+ " will not be available.");
}
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.
http://p.sf.net/sfu/bobj-july_______________________________________________
GeoTools-commits mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/geotools-commits