Commit Graph

4 Commits (master)

Author SHA1 Message Date
Kevin Turner 48fdae4f79 update gradle & groovy wrappers
makes groovy work with post-2018 gradle.
https://github.com/MovingBlocks/groovy-wrapper/pull/4
2020-05-24 14:12:22 -07:00
Cervator b3ff66b871 Redirect groovyw execution to a new 'util.groovy' under 'config/groovy' and move item type scripts there as well (unchanged for now) 2018-02-18 17:49:38 -05:00
Cervator 554af74058 Toggle the executable bit for the groovyw script 2017-10-02 03:09:21 -04:00
Cervator ae8af6ac09 First small round of changes to Gradle/Groovy.
* Update to Gradle Wrapper 3.3
* Remove something unnecessary in the PC Facade Gradle that now caused an outright error (PC doesn't at present need to resolve snapshot dependencies)
* Add in new Groovy Wrapper at the same level as the Gradle Wrapper - https://github.com/MovingBlocks/groovy-wrapper
* Add in a new module script for easier retrieval of modules (including all dependencies as source if desired!)
2017-06-15 23:52:10 -04:00