Steve Ebersole
|
bcecf23302
|
[maven-release-plugin] prepare release hibernate-3.5.0.Beta-1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17349 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-08-18 13:48:31 +00:00 |
Steve Ebersole
|
23a6271e53
|
fixed type in pom
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17344 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-08-17 22:27:23 +00:00 |
Steve Ebersole
|
ed8eaa2e2b
|
set jpa-api and hibernate-commons-annotations versions to use
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17328 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-08-15 20:54:30 +00:00 |
Emmanuel Bernard
|
c317edd28f
|
Make commons annotation independent from core.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17308 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-08-15 16:31:51 +00:00 |
Steve Ebersole
|
f2ec4c6970
|
EJB-447 - Implement JPA 2.0 criteria apis
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17182 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-07-21 13:46:43 +00:00 |
Juraci Krohling
|
233ee8b84e
|
EJB-444 - Changed mysql host from dev02.qa.atl.jboss.com to vmg08.mw.lab.eng.bos.redhat.com
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16973 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-06-30 09:14:43 +00:00 |
Steve Ebersole
|
f70fd82cb6
|
HHH-3979 - Upgrade to javassist 3.9.0
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16892 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-06-23 07:09:35 +00:00 |
Juraci Krohling
|
856a719b14
|
HHH-3886 - Fixed credentials for trunk - EM
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16493 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-05-01 09:51:40 +00:00 |
Juraci Krohling
|
5f5a434b34
|
HHH-3886 - Updated the credentials for QA Lab for trunk
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16472 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-04-29 08:18:36 +00:00 |
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 |
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 |
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
|
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 |