[hibernate-issues] [Hibernate-JIRA] Created: (HV-379) Remove obsolete dependecy exlusion from tck-runner pom

Hardy Ferentschik (JIRA) noreply at atlassian.com
Thu Sep 30 06:00:58 EDT 2010


Remove obsolete dependecy exlusion from tck-runner pom
------------------------------------------------------

                 Key: HV-379
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-379
             Project: Hibernate Validator
          Issue Type: Bug
          Components: tck-runner
    Affects Versions: 4.1.0.Final
            Reporter: Hardy Ferentschik
            Assignee: Hardy Ferentschik
            Priority: Minor
             Fix For: 4.2.0


{code}
<exclusions>
  <exclusion>
    <groupId>org.hibernate</groupId>
    <artifactId>hibernate-entitymanager</artifactId>
  </exclusion>
</exclusions>
{code}

Exclusion was needed for some earlier version of the jboss test harness

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list