Skip to content

Commons-Collections 3.1 Compatibility Issue #8

@GoogleCodeExporter

Description

@GoogleCodeExporter
I wanted to use this package to help with an older application dependent upon 
commons-collections 3.1 and encountered a small issue.  

When the application tries to start, it throws a NoSuchMethodError for 
Collectionutils.isNotEmpty (it was added to commons-collections at 3.2) and the 
application does not run.

I was able to patch the ConfigProcessor source to remove the dependency.  It's 
not as clear as the original code, but it is now compatible.

Modified source is attached.

Original issue reported on code.google.com by sage....@gmail.com on 21 Aug 2014 at 5:13

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions