Fails to detect empty collections when using Guava (formerly google
collections) Collections2$FilteredCollections
-----------------------------------------------------------------------------------------------------------------
Key: BVAL-80
URL: https://issues.apache.org/jira/browse/BVAL-80
Project: BeanValidation
Issue Type: Bug
Components: jsr303
Affects Versions: 0.2-incubating, 0.1-incubating
Environment: guava r06.
Reporter: David J. M. Karlsen
When operating on Collections returned from Collections2.filter( collection,
<somePredicate ) from Google guava collections BVAL fails to detect an empty
collection.
This happens at MethodValidation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.