You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Donald Woods (JIRA)" <ji...@apache.org> on 2010/02/10 18:38:28 UTC

[jira] Created: (OPENJPA-1504) Validation junits should not rely on Hibernate Impl

Validation junits should not rely on Hibernate Impl
---------------------------------------------------

                 Key: OPENJPA-1504
                 URL: https://issues.apache.org/jira/browse/OPENJPA-1504
             Project: OpenJPA
          Issue Type: Bug
          Components: validation
    Affects Versions: 2.0.0-beta
            Reporter: Donald Woods
            Assignee: Donald Woods
            Priority: Minor
             Fix For: 2.0.0


TestTraversableResolver does a "import org.hibernate.validator.engine.PathImpl" instead of trying to dynamically load the class for Hibernate and Agimatec, since PathImpl is a implementation specific class without a spec defined interface....


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OPENJPA-1504) Validation junits should not rely on Hibernate Impl

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

Donald Woods updated OPENJPA-1504:
----------------------------------

    Fix Version/s:     (was: 2.0.0)
                   2.0.0-beta2

> Validation junits should not rely on Hibernate Impl
> ---------------------------------------------------
>
>                 Key: OPENJPA-1504
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1504
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: validation
>    Affects Versions: 2.0.0-beta
>            Reporter: Donald Woods
>            Assignee: Donald Woods
>            Priority: Minor
>             Fix For: 2.0.0-beta2
>
>
> TestTraversableResolver does a "import org.hibernate.validator.engine.PathImpl" instead of trying to dynamically load the class for Hibernate and Agimatec, since PathImpl is a implementation specific class without a spec defined interface....

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (OPENJPA-1504) Validation junits should not rely on Hibernate Impl

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

Donald Woods resolved OPENJPA-1504.
-----------------------------------

    Resolution: Fixed

updated to agimatec-validation-0.9.6-SNAPSHOT
trunk commits in r908660

> Validation junits should not rely on Hibernate Impl
> ---------------------------------------------------
>
>                 Key: OPENJPA-1504
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1504
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: validation
>    Affects Versions: 2.0.0-beta
>            Reporter: Donald Woods
>            Assignee: Donald Woods
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> TestTraversableResolver does a "import org.hibernate.validator.engine.PathImpl" instead of trying to dynamically load the class for Hibernate and Agimatec, since PathImpl is a implementation specific class without a spec defined interface....

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.