Go to file
Hardy Ferentschik 2a7b091da9 HHH-5693 Revert back to a single compile, but without -s option
When using the two compile steps the package-info.class are getting corrupted. For this reason I am switching back to a single compile, but without the -s option to avoid the problem on Mac. As a result the meta model classes are generated in target/classes/test. On the other hand the build script is simpler, because it relies on more defaults.
2010-11-01 17:50:40 +01:00
buildSrc HHH-5655 - In Gradle build, better account for non-standard local maven repo cache locations 2010-10-13 19:11:08 -05:00
documentation Edited Envers chapter 2010-10-13 14:27:28 +10:00
etc HHH-5485 Move hiberante dtd files from http://hibernate.sourceforge.net to http://www.hibernate.org/dtd 2010-08-17 14:13:58 +00:00
hibernate-c3p0 HHH-5618 : Support legacy connection providers 2010-10-12 15:20:46 -07:00
hibernate-core HHH-2655: make use of the ROW_NUMBER function 2010-11-01 12:20:03 +08:00
hibernate-ehcache HHH-5616 - Switch to Gradle for builds .. incorrect .gitignore 2010-10-11 17:43:42 -05:00
hibernate-entitymanager HHH-5693 Revert back to a single compile, but without -s option 2010-11-01 17:50:40 +01:00
hibernate-envers Fix for HHH-4646 and HHH-5177: removing unneeded addPropertiesFromClassRec method 2010-10-29 19:57:48 +02:00
hibernate-infinispan [HHH-5599] (NPE occurs when using Infinispan as L2 Cache) Protect against null cleaned and use conditional removes on pending puts 2010-10-19 09:32:49 +02:00
hibernate-oscache HHH-5616 - Switch to Gradle for builds .. oscache 2010-10-11 14:41:49 -05:00
hibernate-proxool HHH-5618 : Support legacy connection providers 2010-10-12 15:20:46 -07:00
hibernate-swarmcache remote the out-of-date pom.xml 2010-11-01 15:18:26 +08:00
release HHH-5655 - In Gradle build, better account for non-standard local maven repo cache locations 2010-10-13 19:11:08 -05:00
wrapper HHH-5616 - Switch to Gradle for builds .. incorrect .gitignore 2010-10-11 17:43:42 -05:00
.gitignore HHH-5658 - Better .gitignore 2010-10-14 09:09:31 -05:00
build.gradle HHH-5693 Update version of metamodel generator to 1.1.0.CR1 2010-10-26 10:55:02 +02:00
changelog.txt update changelog.txt for 3.6.0.CR2 2010-09-29 21:23:58 +00:00
gradlew HHH-5616 - Switch to Gradle for builds .. gradlew 2010-10-11 14:41:49 -05:00
gradlew.bat HHH-5616 - Switch to Gradle for builds .. gradlew 2010-10-11 14:41:49 -05:00
hibernate_logo.gif SVN layout migration for core/trunk 2007-06-29 19:24:12 +00:00
lgpl.txt SVN layout migration for core/trunk 2007-06-29 19:24:18 +00:00
settings.gradle HHH-5647 - Develop release process using Gradle 2010-10-12 15:39:33 -05:00
tagRelease.sh Fixed typo in string null check of project name. -z instead of -Z 2010-09-30 08:49:21 +00:00