22 Commits

Author SHA1 Message Date
Scott Marlow
bffe7ec6e9 HHH-3832 Upgrade to cglib-2.2 (asm 3.1)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16253 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-04-02 16:29:06 +00:00
Juraci Krohling
5cbb8cc77f EJB-420 - Updated entitymanager/pom.xml file to use consistent profile names for the databases in QA Lab.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16237 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-03-31 10:32:53 +00:00
Emmanuel Bernard
38471d1b73 cleaner variable name
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16217 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-03-25 21:07:29 +00:00
Emmanuel Bernard
1c42279492 HCANN-5 Introdice the MetadataProvider and MetadataProviderInjector facility
ANN-810 Use the new MetadataProvider facility to implement EJB3 overriding

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16206 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-03-23 01:53:05 +00:00
Steve Ebersole
e34c0d7007 change versions from 3.4 to 3.5
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16050 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-02-28 04:45:24 +00:00
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