Comma delimited validation groups defined in persistence.xml do not handle
whitespace
-------------------------------------------------------------------------------------
Key: OPENJPA-1685
URL: https://issues.apache.org/jira/browse/OPENJPA-1685
Project: OpenJPA
Issue Type: Bug
Components: validation
Affects Versions: 2.0.0
Reporter: Jeremy Bauer
Assignee: Jeremy Bauer
Fix For: 2.1.0
When specifying a comma delimited list of validation groups in the
persistence.xml and exception is thrown if extra whitespace (spaces, line
feeds) are included in the list. Instead, whitespace should be discarded when
building the list of validation groups.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.