Commit Graph
2 Commits
Author SHA1 Message Date
jnizet 3ea0066fa8 Avoid applying Kotlin JPA plugin
Applying plugins imperatively is discouraged, and since the plugin is
added to the plugins block anyway, it is applied already.

See gh-853
2019-03-04 11:36:40 +01:00
jnizet 6b0b5377ec Add missing spaces in generated Gradle code
Closes gh-852
2019-03-04 11:11:00 +01:00