Commit Graph

217 Commits

Author SHA1 Message Date
Juraci Krohling d6e005a8b7 EJB-404 JBPAPP-1079 - Fixed the test case for PostgreSQL and DB2
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15778 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-01-14 13:06:17 +00:00
Juraci Krohling 4fa064b209 EJB-404 - Changing the order of the predicates in testIsNull. Now it pleases PostgreSQL as well
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15696 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-12-15 10:46:00 +00:00
Juraci Krohling fb2eb9e870 EJB-406 - Makes a test to fail if there are unfinished transactions, and closes it to not affect other tests
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15686 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-12-12 13:10:10 +00:00
Juraci Krohling 8719e10c1c EJB-405 - Changed the column name for properties which are reserved keywords in some databases
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15677 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-12-10 12:05:04 +00:00
Juraci Krohling 468743d2a7 EJB-407 - Fixing the test cases, to close the EM and/or finish the active transaction
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15676 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-12-10 12:01:47 +00:00
Hardy Ferentschik 0e0717634f HHH-3580 set forkmode to perTest. This was also needed in the old ant structure. Unfortunately, this slows down the build. We need to identify why this is needed. One of the troublemaers is PersistTest. There are also other thest which seem dubious. All test needs a review.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15485 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-11-03 15:27:53 +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 572f412482 HHH-3580 - moved some resources around and deleted obsolete ones
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15480 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-11-03 10:26:13 +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 407d4f1704 HHH-3580 : import entitymanager into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15474 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-31 17:29:01 +00:00
Steve Ebersole 75c43d764b HHH-3580 : import entitymanager into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15473 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-31 17:27:49 +00:00
Steve Ebersole 16c85a2c4f HHH-3580 : import entitymanager into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15472 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-31 17:22:32 +00:00
Steve Ebersole 9efd65f9de HHH-3580 : import entitymanager into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15470 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-31 17:18:48 +00:00
Steve Ebersole a133cfb6a8 HHH-3580 : import entitymanager into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15469 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-31 17:15:43 +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