You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Jeremy Bauer (JIRA)" <ji...@apache.org> on 2010/06/07 17:23:38 UTC

[jira] Created: (OPENJPA-1685) Comma delimited validation groups defined in persistence.xml do not handle whitespace

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.


[jira] Resolved: (OPENJPA-1685) Comma delimited validation groups defined in persistence.xml do not handle whitespace

Posted by "Jeremy Bauer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeremy Bauer resolved OPENJPA-1685.
-----------------------------------

    Resolution: Fixed

Fixed under rev 952730.

> 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.


[jira] Closed: (OPENJPA-1685) Comma delimited validation groups defined in persistence.xml do not handle whitespace

Posted by "Jeremy Bauer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeremy Bauer closed OPENJPA-1685.
---------------------------------


> 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.