Christoph Dreis
|
1364929fe0
|
HHH-13870 - Add explaining comment
|
2020-02-19 12:20:42 -06:00 |
Christoph Dreis
|
5ea5bd12b0
|
HHH-13870 - Extract task action in Gradle plugin to fix up-to-date checks
Lambdas are not allowed and cause the compile task to be always out of date
|
2020-02-19 12:20:42 -06:00 |
Steve Ebersole
|
57fba402b4
|
HHH-12858 - Persistence.createEntityManagerFactory(Map) should allow overwriting jta-data-source of persistence.xml
|
2019-09-25 15:12:25 -05:00 |
Steve Ebersole
|
4ff3c0b6e4
|
HHH-13130 - Provide Gradle-based bytecode enhancement as a task separate from the compileJava task
|
2019-09-25 12:28:28 -05:00 |
Steve Ebersole
|
5c9cf4d0d8
|
HHH-13130 - Provide Gradle-based bytecode enhancement as a task separate from the compileJava task
|
2019-09-18 12:05:39 -05:00 |
Henning Rohlfs
|
aa441ddb12
|
HHH-13071 Use SourceSetOutput.getClassesDirs to prevent deprecation warnings during build when using the gradle plugin
|
2018-11-02 17:01:13 +01:00 |
Rafael Winterhalter
|
159bc99a36
|
HHH-11321: fixes resolution of class names via build plugins
|
2016-12-14 08:55:01 +02:00 |
Rafael Winterhalter
|
ba3359fe62
|
HHH-11152: Added BytecodeProvider based on Byte Buddy
|
2016-11-16 13:18:46 -06:00 |
barreiro
|
cdc69a475b
|
HHH-10801 - Bytecode enhancement of @MappedSuperclass
|
2016-06-30 00:29:29 +02:00 |
barreiro
|
1590ad145b
|
HHH-10359 - Have consistent configuration of bytecode enhancement
|
2015-12-16 15:55:31 -06:00 |
barreiro
|
6828f5ee9b
|
HHH-10354 - Rename 'field access' to 'extended enhancement'
|
2015-12-16 13:56:56 -06:00 |
barreiro
|
0ab716cca6
|
HHH-10146 - [gradle plugin] Create loading classloader after classes have been compiled
|
2015-11-06 12:17:41 -06:00 |
barreiro
|
c2c69ca62c
|
HHH-10077 - Fix SourceSet generation on gradle plugin
|
2015-09-03 08:50:04 -05:00 |
barreiro
|
6ac234eb01
|
HHH-9938 - field access parameter on gradle plugin
|
2015-07-29 09:26:26 -05:00 |
barreiro
|
d50258f424
|
HHH-9902 - fix gradle plugin
|
2015-07-08 04:44:38 +01:00 |
Steve Ebersole
|
1812bb2ef3
|
HHH-9809 - Improve Hibernate Gradle plugin
|
2015-05-21 00:24:56 -05:00 |
Steve Ebersole
|
bd256e4783
|
HHH-9803 - Checkstyle fix ups - headers
|
2015-05-18 23:25:14 -05:00 |
barreiro
|
165f037bad
|
HHH-8489 - bytecode enhancement: bi-directional associtation management
Closes #933
|
2015-05-07 13:10:58 -05:00 |
Steve Ebersole
|
cd590470c0
|
HHH-8741 - More checkstyle cleanups
|
2013-11-24 09:44:55 -06:00 |
Steve Ebersole
|
9e58a6de69
|
HHH-8694 - Move hibernate-maven-plugin and hibernate-gradle-plugin under tooling sub directory
|
2013-11-13 18:23:48 -06:00 |