Steve Ebersole
d02864bac6
HHH-6903 - add building of hem and manual docs
2011-12-16 09:13:45 -06:00
Strong Liu
ff9eb6d1b2
test need to be compiled in UTF-8
2011-11-21 10:16:30 +08:00
Strong Liu
b552f70726
HHH-6675 upgrade dependencies
2011-09-26 00:29:13 +08:00
Strong Liu
1f2f7270db
HHH-6618 running hibernate functional test cases on DB matrix
2011-09-01 00:08:29 +08:00
Strong Liu
3b7bdb8ddc
HHH-6618 enable idea support for matrix sourceset
2011-08-30 15:20:51 +08:00
Strong Liu
e941eca2d5
HHH-6618 running hibernate functional test cases on DB matrix
2011-08-30 14:06:13 +08:00
Steve Ebersole
44cca7a375
HHH-6106 - Fix up IntelliJ project generation
2011-04-13 22:33:54 -05:00
Steve Ebersole
03ada52204
HHH-5942 - Migrate to JUnit 4
2011-03-14 13:14:06 -05:00
Steve Ebersole
b1a9f36375
HHH-6000 - split annotation processor execution out into separate tasks
2011-03-09 15:29:40 -06:00
Steve Ebersole
4926904ed7
HHH-6000 - split annotation processor execution out into separate tasks
2011-03-09 13:30:29 -06:00
Steve Ebersole
43b812c1de
HHH-6000 - split annotation processor execution out into separate tasks
2011-03-09 13:15:47 -06:00
JPAV
346418c4ef
Final sync with upstream master
2011-03-08 16:19:57 -06:00
Steve Ebersole
bf186e7a6e
HHH-5949 - Migrate, complete and integrate TransactionFactory as a service
2011-03-03 11:53:20 -06:00
JPAV
ece77365dc
Updated to work with latest releases of jboss-logging and jboss-logging-tools
2011-02-16 16:14:27 -06:00
Hardy Ferentschik
c0352429db
HHH-5714 Upgraded metamodelgen dependency
...
The new version allows now also to use the -s option for generating the sources into a seprate directory.
2010-11-04 10:37:10 +01:00
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
Hardy Ferentschik
2b2fb03aa4
HHH-5693 Moved the bundlesTargetDir creation outside copy task
2010-10-26 14:47:51 +02:00
Hardy Ferentschik
2d501faa8a
HHH-5693 Added comment about the need for two compilations
2010-10-26 11:12:31 +02:00
Hardy Ferentschik
7eedcfea4e
HHH-5693 Update the filtered resource files to use @@ as token for filtering
...
Tokens use now the @property@ syntax instead of ${property}, because underneath
ant filtering is used. Also remove hibernate.connection.isolation property which
is irrelevant for these tests.
Update gradle build script to use filtering when copying the bundle resources.
The script also adds a new compilation task for just compiling the metamodel.
Seems to be needed for Mac.
2010-10-26 11:01:39 +02:00
Steve Ebersole
d18170e490
HHH-5616 - Switch to Gradle for builds .. disable hem tests due to tcl needing to be given to shrinkwrap stuff
2010-10-11 14:41:50 -05:00
Steve Ebersole
89298608b0
HHH-5616 - Switch to Gradle for builds .. em
2010-10-11 14:41:48 -05:00