Christian Beikov
|
1b637030bd
|
HHH-8215 - Fix for windows build
|
2013-05-01 17:06:31 -05:00 |
Zbyněk Roubalík
|
38556485fe
|
HHH-8157 Adding DBAllocator labels for Postgresql 9.2, Postgres Plus 9.2 and IBM DB2 10
|
2013-04-08 13:46:02 -04:00 |
Zbyněk Roubalík
|
d1b5b4b428
|
HHH-7723 Adding mssql2012 DBAllocator label.
|
2012-10-26 10:51:54 -04:00 |
Strong Liu
|
da241cb7ac
|
HHH-7385 change to use gradle 1.1
|
2012-08-08 20:54:40 +08:00 |
Strong Liu
|
7a82349f75
|
HHH-7385 change to use gradle 1.1
|
2012-08-08 17:09:11 +08:00 |
Steve Ebersole
|
0196ad20f8
|
consolidate src/test and src/matrix
|
2012-06-07 14:07:08 -05:00 |
Strong Liu
|
ae36824c93
|
add sybase 15.7
|
2012-04-26 00:38:53 +08:00 |
Strong Liu
|
38a6c426ff
|
HHH-7197 rollback change of JdbcDirectoryProfile, seems that is a m9 feature
|
2012-03-26 17:55:11 +08:00 |
Strong Liu
|
d3b640cb75
|
HHH-7197 reimport imports
|
2012-03-26 16:17:45 +08:00 |
Strong Liu
|
e4a82a0b6b
|
HHH-7197 - update build scripts to not use deprecated gradle apis and change manual's xml declation to use doc namespace
|
2012-03-26 15:12:10 +08:00 |
Strong Liu
|
b51b2ff4cb
|
HHH-7156 Make Hibernate ORM compile and run tests using JDK 7 (and JDK 6)
|
2012-03-13 21:58:48 +08:00 |
Steve Ebersole
|
7861fdee44
|
HHH-7067 - Update build to work with Gradle m8
|
2012-02-15 16:33:45 -06:00 |
Steve Ebersole
|
34c2fa4409
|
minor change to matrix plugin to allow multiple sources for specifying to skip "matrix unit" test task generation
|
2012-01-25 12:28:39 -06:00 |
Steve Ebersole
|
2795994b22
|
HHH-6937 - Process database profiles just once per build
|
2012-01-05 09:58:42 -06:00 |
Steve Ebersole
|
959e048fd0
|
HHH-6937 - Process database profiles just once per build
|
2012-01-04 13:43:46 -06:00 |
Steve Ebersole
|
40c61775df
|
HHH-6931 - Provide local database hook
|
2012-01-03 21:35:54 -06:00 |
Steve Ebersole
|
5540700f71
|
HHH-6931 - Provide local database hook
|
2012-01-03 21:34:05 -06:00 |
Steve Ebersole
|
f0d004d1c9
|
HHH-6931 - Provide local database hook
|
2012-01-03 21:32:08 -06:00 |
Steve Ebersole
|
9ed04d3b84
|
HHH-6931 - Provide local database hook
|
2012-01-03 21:12:33 -06:00 |
Steve Ebersole
|
9d9d1f11e3
|
HHH-6931 - Provide local database hook
|
2012-01-03 21:10:54 -06:00 |
Steve Ebersole
|
ab94a18c33
|
HHH-6931 - Provide local database hook
|
2012-01-03 20:43:15 -06:00 |
Strong Liu
|
3ef2a2ab81
|
add mysql55, postgresql91
|
2011-12-09 23:26:31 +08:00 |
Strong Liu
|
dd5074b9b2
|
rewrite matrix plugin readme
|
2011-11-27 22:53:41 +08:00 |
Strong Liu
|
33488cb2da
|
fix stupid mistake in matrix plugin i made yesterday :(
|
2011-10-25 13:46:10 +08:00 |
Strong Liu
|
007980d8bf
|
enable db url postfix after get url from db allocation
|
2011-10-24 21:56:16 +08:00 |
Strong Liu
|
bdba5898c9
|
clean up imports
|
2011-10-24 16:26:37 +08:00 |
Strong Liu
|
bf2240eba4
|
update matrix plugin to avoid mutil times allocating db resources
|
2011-10-19 14:20:35 +08:00 |
Strong Liu
|
333d989784
|
correct db allocator dbs
|
2011-09-28 22:24:29 +08:00 |
Strong Liu
|
21ef67b12f
|
add 'hibernate-matrix-skip-unittest' property to matrix plugin, which can be used to skip unit tests when running functional tests on DB matrix (to save some time)
|
2011-09-28 21:31:45 +08:00 |
Strong Liu
|
0669057f0a
|
fix matrix plugin issue
|
2011-09-26 14:30:06 +08:00 |
Strong Liu
|
4ee000ecf5
|
HHH-6654 upgrade ant to 1.8.2
|
2011-09-14 14:25:12 +08:00 |
Steve Ebersole
|
020c919245
|
HHH-6412 - hibernate version is not injected by the injection plugin
|
2011-08-31 23:19:05 -05:00 |
Strong Liu
|
e941eca2d5
|
HHH-6618 running hibernate functional test cases on DB matrix
|
2011-08-30 14:06:13 +08:00 |
Steve Ebersole
|
ba71fe0132
|
HHH-6036 - integration documentation generation
|
2011-03-29 15:14:09 -05:00 |
Steve Ebersole
|
a485bc6349
|
Minor changes to buildSrc build script
|
2011-03-28 13:21:57 -05:00 |
JPAV
|
f5a3e38cd7
|
HHH-6050 Changed single compile-time dependency to slf4j in parent build file to testRuntime
|
2011-03-24 13:12:51 -05:00 |
Steve Ebersole
|
51b2fa1e2b
|
HHH-6016 - Migrate version injection plugin to Gradle
|
2011-03-22 09:53:42 -05:00 |
Steve Ebersole
|
29e21e9b25
|
HHH-6038 - Migrate to use newly separated gradle-upload-auth-plugin
|
2011-03-22 08:29:49 -05:00 |
Steve Ebersole
|
671ef3accd
|
HHH-6016 - Migrate version injection plugin to Gradle
|
2011-03-21 20:33:19 -05:00 |
Steve Ebersole
|
398cabe2a7
|
minor updates to upload auth gradle plugin
|
2011-03-21 15:32:50 -05:00 |
Strong Liu
|
48c4db0b57
|
HHH-5707 Deprecated DomainObjectCollection.allObjects(), TaskCollection.allTasks() and PluginCollection.allPlugins(). These are replaced by DomainObjectCollection.all().
|
2011-03-04 23:15:05 +08:00 |
Steve Ebersole
|
3ba79384f0
|
HHH-5904 - Deploy just testing artifacts from hibernate-core, not all tests
|
2011-02-10 09:45:28 -06:00 |
Steve Ebersole
|
2f8655e661
|
HHH-5897 - Upgrade to Gradle 0.9.2
|
2011-02-08 11:19:50 -06:00 |
Steve Ebersole
|
c893a6fc6b
|
HHH-5898 - Improve authentication for Gradle uploads
|
2011-02-08 07:59:22 -06:00 |
Steve Ebersole
|
e7d5b9c0bf
|
HHH-5898 - Improve authentication for Gradle uploads
|
2011-02-08 07:50:26 -06:00 |
Steve Ebersole
|
fad1801cbe
|
HHH-5707 - Gradle 0.9-rc-2
|
2010-11-01 13:44:41 -05:00 |
Steve Ebersole
|
06e4f69b93
|
HHH-5655 - In Gradle build, better account for non-standard local maven repo cache locations
|
2010-10-13 19:11:08 -05:00 |
Steve Ebersole
|
d2c88d55df
|
HHH-5647 - Develop release process using Gradle
|
2010-10-12 15:39:33 -05:00 |
Steve Ebersole
|
9440bb8181
|
HHH-5616 - Switch to Gradle for builds
|
2010-10-11 14:41:50 -05:00 |