hibernate-orm/tooling/hibernate-gradle-plugin/src
Markus Heiden 26038d1b00 HHH-14657 Use the compile instead of runtime classpath
The runtime classpath contains the dependencies as jars that are not yet built when the plugin needs them. So use the compile classpath plus the compiled classes of the current project.
2021-06-14 16:30:32 +01:00
..
main HHH-14657 Use the compile instead of runtime classpath 2021-06-14 16:30:32 +01:00
test/groovy/org/hibernate/orm/tooling/gradle HHH-13685 Upgrade to Gradle 5.6.3 2020-04-01 09:53:13 -05:00