John Vines created CONFIGURATION-586:
----------------------------------------
Summary: DefaultConfiguration has unspecified dependency on
commons collections
Key: CONFIGURATION-586
URL: https://issues.apache.org/jira/browse/CONFIGURATION-586
Project: Commons Configuration
Issue Type: Bug
Affects Versions: 1.10
Reporter: John Vines
I was going through the guide
http://commons.apache.org/proper/commons-configuration/userguide/howto_configurationbuilder.html
to parse an xml file and I hit a CNFE on
org.apache.commons.collections.CollectionUtils. Maven's dependency for
commons-configuration provides no indication that commons collections is needed.
It should either have commons-collections as a dependency or the use of
CollectionUtils should be worked around.
--
This message was sent by Atlassian JIRA
(v6.2#6252)