HHH-4793: enabling test after fixes in core/annotations
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18576 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
parent
edb211e8af
commit
c9b7d112b8
|
@ -46,14 +46,7 @@
|
|||
<package name="org.hibernate.envers.test.integration.manytomany.ternary" />
|
||||
<package name="org.hibernate.envers.test.integration.manytomany.unidirectional" />
|
||||
<package name="org.hibernate.envers.test.integration.manytoone.unidirectional" />
|
||||
<package name="org.hibernate.envers.test.integration.naming">
|
||||
<!--
|
||||
disable temporarily to do 3.5.0-beta-3 release,
|
||||
see http://opensource.atlassian.com/projects/hibernate/browse/HHH-4790
|
||||
for details
|
||||
-->
|
||||
<exclude name="VersionsJoinTableRangeComponentNamingTest"/>
|
||||
</package>
|
||||
<package name="org.hibernate.envers.test.integration.naming"/>
|
||||
<package name="org.hibernate.envers.test.integration.naming.ids" />
|
||||
<package name="org.hibernate.envers.test.integration.notinsertable" />
|
||||
<package name="org.hibernate.envers.test.integration.notinsertable.manytoone" />
|
||||
|
|
Loading…
Reference in New Issue