> Extension-List: collections logging
> collections-Extension-Name: org.apache.commons.collections
> collections-Specification-Version: 1.0
> collections-Implementation-Version: 1.0
> collections-Implementation-Vendor-Id: org.apache
> collections-Implementation-URL: ...URL to download..
BeanUtils uses both the commons logging and collections packages. However,
the Manifest in the commons-beanutil.jar makes no mention of these
dependencies. Since beanutils doesn't do this, I have to explicitly specify
collections and logging as depencies of *my* jars, even if I don't directly
use t