Skip to content

Releases: codehaus-plexus/plexus-compiler

2.10.0

08 Feb 12:04

Choose a tag to compare

🚨 Removed

🚀 New features and improvements

  • make java 11 as project base but keep javac release 8, we will be able to upgrade ecj and errorprone (#186) @olamy
  • Bump plexus-components from 6.5 to 6.6 and upgrade to junit5 (#157) @dependabot
  • javac dump debug file should not be written in classes directory as it will be included in jar. change directory and make name configurable (#184) @olamy

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

2.9.0

19 Oct 01:31

Choose a tag to compare

🚀 New features and improvements

🐛 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

👻 Maintenance

2.8.8

24 Aug 00:46

Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

2.8.7

15 Aug 00:53

Choose a tag to compare

  • 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

📦 Dependency updates