Skip to content

1.1.5

Latest

Choose a tag to compare

@hugithordarson hugithordarson released this 15 Jun 05:08
· 1 commit to master since this release
  • Resources are now overwritten when building over a previous build
    When building without clean, files in an already-existing .woa are now overwritten instead of being skipped. Previously the existing destination files were left in place (and logged with a warning per file), which could leave stale resources in the bundle on a non-clean rebuild — and produced a wall of warnings for projects with many resources. The build now reflects the current source on every run.

Also: dependency and build-plugin updates (maven-core, slf4j, junit, surefire/failsafe).

Full Changelog: v1.1.4...v1.1.5