Skip to content

1.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Aug 01:46
· 66 commits to master since this release
  • update reporting dependencies (#105) @hboutemy
  • Improve compilerArgs Javadoc and rename to additionalCompilerArgs (#99) @kriegaex
  • Javadoc + POM improvements from dev.aspectj (#98) @kriegaex
  • use reactor artifacts before dependency or plugin artifacts (#73) @zuckel
  • Readme updates. (#89) @bmarwell
  • Maven Profiles "run-its" and "docs" (#88) @bmarwell
  • update workflow, fast fail on single JVM, then others. (#86) @bmarwell
  • Fix pom.xml syntax (#43) @paplorinc
  • Bump junit version in ITs to 4.13.1 (#72) @mfriedenhagen
  • Fix build to make runtime work on JDK 9/10 (#37) @ctomc
  • Specify output directories for annotation processing (#6) @nigelzor
  • Issue #31 - Skipping POM packaging check when forcing ACP compilation. (#32) @spoutnik-be
  • removed activeByDefault from standardToolsJar profile (#35) @megglos
  • Issue-27: AJC warning incorrect classpath: ... org.springframework.ro… (#28) @pcolot01
  • #7 Add -parameters argument (#22) @zybreak
  • Fix for Eclipse problem since plugin version 1.8 (#20) @kriegaex
  • Add missing goal 'descriptor' to maven-plugin-plugin configuration (#19) @kriegaex
  • honour 'maven.test.skip' system property (#8) @timwebster9

🚀 New features and improvements

🐛 Bug Fixes

  • Fixes #29 Latest version of Aspectj (1.8.10) is not supported (#34) @dheid

📦 Dependency updates