Hardy Ferentschik
b4e5322cfb
HHH-4942 Refactored JarVistitorTest and PackagedEntityManagerTest to use Shrinkwrap to build the packages needed for the tests. This removed the need for some custom antrun plugin stuff. Also created a baseclass for the packaged tests.
...
HHH-4845 Refactored PersistTest to extend from the main em base test case. This allows the em test to run in forkMode 'once'
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18858 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-02-23 12:57:17 +00:00
Hardy Ferentschik
9d214de88a
HHH-4763 Moved the directory creation into a different target
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18447 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-01-08 03:51:47 +00:00
Hardy Ferentschik
c8e1fbddcf
HHH-4763 Moved the metamodel task into build.xml and modified the antrun configuration to allow to run 'mvn antrun:run'. Also combined all antrun calls into one plugin configuration
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18446 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-01-08 03:40:18 +00:00
Emmanuel Bernard
fbf7b91d4d
HHH-4711 HHH-4667 validate persistence.xml and make sure it works for both persistence_1_0.xsd and persistence_2_0.xsd
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18259 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-17 15:34:04 +00:00
Hardy Ferentschik
669d21a7bd
HHH-3580 fixed PackagedEntityManagerTest
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15484 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-11-03 15:09:16 +00:00
Hardy Ferentschik
30afc77a79
HHH-3580 fixed some more tests and enabled svn:keywrds substitution on all java files
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15483 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-11-03 14:25:59 +00:00
Hardy Ferentschik
08b6d1ea13
HHH-3580 removed some more obsolete resources and started to fix the failing tests; later we might move build.xml into the pom
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15482 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-11-03 12:55:04 +00:00
Hardy Ferentschik
e70e58135e
HHH-3580 - get sources compile and most tests working
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15479 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-11-03 10:22:12 +00:00
Steve Ebersole
b7fb3fcdee
HHH-3580 : import entitymanager into core
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15467 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-31 17:07:47 +00:00