Okay I am going to just keep this on the geotools list for a bit ...

Here is the stack trace:
> aused by: java.lang.NoClassDefFoundError: 
> org/apache/commons/logging/LogFactory
>     at 
> org.apache.commons.beanutils.ConvertUtilsBean.<init>(ConvertUtilsBean.java:130)
>     at 
> org.apache.commons.beanutils.BeanUtilsBean.<init>(BeanUtilsBean.java:110)
>     at 
> org.apache.commons.beanutils.BeanUtilsBean$1.initialValue(BeanUtilsBean.java:68)
>     at 
> org.apache.commons.beanutils.ContextClassLoaderLocal.get(ContextClassLoaderLocal.java:80)
>     at 
> org.apache.commons.beanutils.BeanUtilsBean.getInstance(BeanUtilsBean.java:78)
>     at 
> org.apache.commons.beanutils.ConvertUtilsBean.getInstance(ConvertUtilsBean.java:115)
>     at 
> org.apache.commons.beanutils.ConvertUtils.register(ConvertUtils.java:293)
>     at 
> org.geotools.util.CommonsConverterFactory.<clinit>(CommonsConverterFactory.java:31)
My reading of this is that even after all our effort to avoid common 
logging, the fact that justin dragged beanutils into the mix means that 
it is now used, and required.  Maven2 may of hid this from us, and we 
have *not* produced a GeoTools 2.4 milestone release so we would of had 
no reason to catch this before now.

So this may make Andrea cheerful :-)  And I think I would like to try a 
2.4.M0 release.
Jody

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to