Category: | Bug report |
Priority: | Normal |
Status: | Assigned |
Project: | Severity: | Minor |
Resolution: | Open |
|
Component: | Reproducibility: | Always |
Assigned to: |
I get this exception while executing a report in i-report using JRDataSourceProvide. But I don't get that error while running the actual report in jasper.
It looks like i-report has an old commons jar file (2.1 to be specific) int the lib directory and replacing it with commons 3.1 fixes the problem.
Can some one add the latest commons jar in the next build?
1 Comment:
Sorry the exception got truncated - here i t is:
java.lang.NoSuchMethodError: org.apache.commons.collections.CollectionUtils.exists(Ljava/util/Collection;Lorg/apache/commons/collections/Predicate;)Z