Releases: codehaus-plexus/plexus-compiler
Releases · codehaus-plexus/plexus-compiler
2.9.0
🚀 New features and improvements
- add adopt-openj9 build (#142) @olamy
- Fix AspectJ basics (#137) @kriegaex
- fix methods of lint and warning see #131 (comment) (#132) @olamy
- Add new showLint compiler configuration (#131) @bondolo
- add jdk distribution to the matrix (#130) @olamy
- Added primitive support for --processor-module-path (#67) @scholzi100
- Issue #111 - Refactor and add unit tests for support for multiple --add-exp… (#113) @eilensm
🐛 Bug Fixes
- eclipse compiler: set generated source dir even if no annotation processor is configured (#139) @mguillem
- CSharp compiler: fix role (#105) @mruzicka
- Eclipse compiler: close the StandardJavaFileManager (#103) @tomaswolf
📦 Dependency updates
- Bump error_prone_core from 2.8.1 to 2.9.0 (#148) @dependabot
- Bump maven-enforcer-plugin from 3.0.0-M3 to 3.0.0 (#145) @dependabot
- Bump actions/cache from 2.1.5 to 2.1.6 (#136) @dependabot
- Bump error_prone_core from 2.6.0 to 2.8.1 (#146) @dependabot
- Bump actions/cache from v2.1.4 to v2.1.5 (#129) @dependabot
- Bump release-drafter/release-drafter from v5.13.0 to v5.15.0 (#125) @dependabot
- Bump actions/cache from v2.1.3 to v2.1.4 (#120) @dependabot
- Bump animal-sniffer-maven-plugin from 1.19 to 1.20 (#121) @dependabot
- Bump maven-invoker-plugin from 3.2.1 to 3.2.2 (#124) @dependabot
- Bump junit from 4.13.1 to 4.13.2 (#123) @dependabot
- Bump release-drafter/release-drafter from v5.12.1 to v5.13.0 (#117) @dependabot
- Bump ecj from 3.23.0 to 3.24.0 (#116) @dependabot
- Bump actions/cache from v2.1.2 to v2.1.3 (#112) @dependabot
- Bump release-drafter/release-drafter from v5.11.0 to v5.12.1 (#110) @dependabot
- Bump junit from 4.13 to 4.13.1 (#108) @dependabot
- Bump maven-artifact from 2.0 to 2.2.1 (#101) @dependabot
- Bump maven-settings from 2.0 to 2.2.1 (#102) @dependabot
- Bump actions/cache from v2.1.1 to v2.1.2 (#107) @dependabot
- Bump ecj from 3.22.0 to 3.23.0 (#104) @dependabot
👻 Maintenance
2.8.8
🚀 New features and improvements
- Add Maven Compiler Plugin compiler it tests (#99) @olamy
- Close StandardJavaFileManager (#98) @dfelliott
📦 Dependency updates
- Bump plexus-component-annotations from 1.7.1 to 2.1.0 (#94) @dependabot
- Bump actions/cache from v2.1.0 to v2.1.1 (#96) @dependabot
2.8.7
- Use plexus annotations rather than doclet to fix javadoc with java11 (#90) @olamy
- fix Java15 build (#89) @olamy
- Update Error prone 2.4 (#81) @nicerloop
- Rename method, now that EA of JDK 16 is available (#79) @pzygielo
- Eclipse Compiler Support release specifier instead of source/target (#78) @pzygielo
- Issue #73: Use configured file encoding for JSR-199 Eclipse compiler (#74) @tomaswolf
🚀 New features and improvements
- Use latest ecj from official Eclipse release (#28) @guillaumecle
📦 Dependency updates
- Bump plexus-components from 6.1 to 6.3 (#92) @dependabot
- Bump junit from 4.12 to 4.13 (#86) @dependabot
- Bump animal-sniffer-maven-plugin from 1.16 to 1.19 (#87) @dependabot
- Bump aspectj.version from 1.9.2 to 1.9.6 (#88) @dependabot
- Bump actions/cache from v1 to v2.1.0 (#82) @dependabot