Commit Graph

223 Commits

Author SHA1 Message Date
Steve Ebersole 430a94b5ab HHH-2159 : NullPointerException in FromElement#findIntendedAliasedFromElementBasedOnCrazyJPARequirements
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14050 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-10-03 03:50:47 +00:00
Steve Ebersole 2ead194254 HHH-2859 : work api
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14030 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-09-27 16:38:06 +00:00
Steve Ebersole 9d406f51d2 HHH-2859 : work api
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14029 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-09-27 16:37:27 +00:00
Steve Ebersole ccdfd6c4a3 HHH-2863 : fixed for directory layout change ++
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14028 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-09-26 11:33:58 +00:00
Steve Ebersole 89a8d29baf HHH-2485 : merge() and collections (test case)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@13986 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-31 20:30:16 +00:00
Steve Ebersole 88d04bbc4c cleanup
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@13985 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-31 19:57:06 +00:00
Gail Badner 50a010566b HHH-2728 : session.clear() while retrieving objects via an iterator
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@13957 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-29 00:50:12 +00:00
Steve Ebersole 6473e4d24e new test
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@13949 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-24 13:24:03 +00:00
Steve Ebersole 7955c1a75d skip org.hibernate.test.legacy.MasterDetailTest#testCachedCollectionRefresh when connection is enforcing (at least) serializable isolation
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@13933 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-17 18:46:02 +00:00
Gail Badner 06f0676e20 HHH-2320 : Update detached entity with null joined properties changed to non-null
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12946 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-15 20:23:35 +00:00
Gail Badner ce0cbf1f18 HHH-2542 : Merge non-null component in a child persisted with a null component and added test for optional components
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12937 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-14 19:47:14 +00:00
Steve Ebersole 557a922698 oops... removed testng dep, as i was just playing with it locally
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12930 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-13 22:17:29 +00:00
Steve Ebersole e959b5787d added additional test
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12929 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-13 22:16:21 +00:00
Steve Ebersole 81f31939c5 added additional test
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12928 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-13 22:15:53 +00:00
Steve Ebersole 31fe1aa524 fixed logging dependencies
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12925 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-13 20:04:19 +00:00
Steve Ebersole f82c906ec1 somehow the perf tests got dropped during my moving stuff around
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12893 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-03 13:11:28 +00:00
Steve Ebersole ae3c25594b testsuite now uses maven profiles with properties file interpolation
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12892 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-03 12:47:14 +00:00
Steve Ebersole f0755725c9 HHH-2704 : migrate to maven (testsuite)
HHH-2696 : migrate to slf4j

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12891 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-03 04:09:17 +00:00
Steve Ebersole e5f6d52012 HHH-2711 : composite-map-key + unidir map can lead to PropertyAccessException
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12859 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-07-31 13:39:23 +00:00
Steve Ebersole f14257037b use profiles for qa/qe builds
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12830 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-07-26 20:51:32 +00:00
Steve Ebersole 6c50b2bf0e git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12774 1b8cb986-b30d-0410-93ca-fae66ebed9b2 2007-07-17 03:34:18 +00:00
Steve Ebersole 79e5b784a1 uploading separated parent poms
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12773 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-07-17 03:31:57 +00:00
Steve Ebersole a797998927 splitting code back out into individual modules (found better way to isolate documentation)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12771 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-07-17 03:15:03 +00:00