Commit Graph

73 Commits

Author SHA1 Message Date
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