Skip to content

1.0.0

Compare
Choose a tag to compare
@dansomething dansomething released this 15 May 17:34

Thanks to @joshzcold for adding the Gradle support.

Add Gradle support

  • Add gradle support e21030c
  • Update readme with Maven and Gradle support 858d378
  • Update to official gradle-classpath 1.0 release aa565e5
  • Load this plugin if a pom.xml or build.gradle file exists deabe07

Add Maven Wrapper support

  • Add support for Maven wrapper and improve error logging 24c9f96

New Config

  • Add groovy.enable config flag ce162fa

Bug fixes for Windows though it may still have quirks.

  • Fix path separator and gradle-classpath path on Windows 4140e9b
  • Remove quotes around mvn pathSeparator; it causes issues on Windows 2a545f7

Misc

  • Simplfiy classpath file cache management 48a82d5
  • Upgrade to latest dev dependencies 04cf63a
  • Enforce consistent type assertions 11882a7

release/0.2.2...release/1.0.0