[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-7185) run envers tests on db matrix
Strong Liu (JIRA)
noreply at atlassian.com
Mon Mar 19 10:02:48 EDT 2012
[ https://hibernate.onjira.com/browse/HHH-7185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Strong Liu resolved HHH-7185.
-----------------------------
Resolution: Fixed
> run envers tests on db matrix
> -----------------------------
>
> Key: HHH-7185
> URL: https://hibernate.onjira.com/browse/HHH-7185
> Project: Hibernate ORM
> Issue Type: Improvement
> Components: envers
> Reporter: Strong Liu
> Assignee: Strong Liu
> Fix For: 4.1.2
>
>
> base test class _org.hibernate.envers.test.AbstractEntityTest_ has H2 connection info hardcode writed, so all subclass of it actually run on H2, no matter what underlying DB is used when we run matrix test.
> and use same hibernate.properties as hibernate-core is using.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list