Hi! Both commons-beanutils-1.8.0.jar and commons-beanutils-core-1.8.0.jar from the official binary distribution bundles some classes from commons-collections in the org.apache.commons.collections package. Obviously, those classes potentially conflict if both commons-beanutils and commons-collections are on the classpath, so I suppose this is not intentional? I didn't find a JIRA issue on this, but maybe I didn't look deep enough? Regards, Christer Palm
- [beanutils] Beanutils jar bundles some classes from commo... christer.a.palm
- Re: [beanutils] Beanutils jar bundles some classes fr... Rahul Akolkar