Author: jive
Date: 2009-10-26 06:13:47 -0400 (Mon, 26 Oct 2009)
New Revision: 34250
Modified:
branches/2.6.x/modules/plugin/arcsde/datastore/src/main/java/org/geotools/arcsde/ArcSDEDataStoreFactory.java
Log:
stop filling up my log
Modified: branches/2.6.x/modules/plugin/arcsde/datastore/src/main/java/org/geotools/arcsde/ArcSDEDataStoreFactory.java
===================================================================
--- branches/2.6.x/modules/plugin/arcsde/datastore/src/main/java/org/geotools/arcsde/ArcSDEDataStoreFactory.java 2009-10-26 10:08:28 UTC (rev 34249)
+++ branches/2.6.x/modules/plugin/arcsde/datastore/src/main/java/org/geotools/arcsde/ArcSDEDataStoreFactory.java 2009-10-26 10:13:47 UTC (rev 34250)
@@ -195,7 +195,8 @@
*/
public ArcSDEDataStoreFactory() {
if (!isAvailable()) {
- LOGGER.warning("The ESRI ArcSDE Java API seems to not be on your classpath. Please"
+ // Client code is expected to isAvailable()
+ 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.");
}
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference_______________________________________________
GeoTools-commits mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/geotools-commits