Skip to content

javaparser-parent-3.25.7

Compare
Choose a tag to compare
@jlerbsc jlerbsc released this 03 Dec 17:45
· 359 commits to master since this release

Added

  • [GHA] Remove old comment that is no longer valid around jdks and add jdk 17 (PR #4226 by @hazendaz)
  • Fix: issue 3833 No enum constant com.github.javaparser.ParserConfiguration.LanguageLevel.JAVA_18 (PR #4221 by @jlerbsc)

Changed

  • Refactoring: Move cache features to javaparser-core (PR #4238 by @jlerbsc)
  • Fix: removes reference to coveralls plugin which is not useful because codecov is used to track code coverage (PR #4235 by @jlerbsc)
  • Uses jakarta.json api, upgrades jakarta.json-api to the latest version & uses new default Eclipse Parsson (PR #4234 by @jlerbsc)
  • Move mockito to 4.11.0 and handle byte buddy consistently as well as properly define its agent in argLine for surefire (PR #4228 by @hazendaz)
  • Cleanup poms, use jakarta provided (javax namespace), hamcrest follow up, and switch coveralls plugin - Fixes #4111 (PR #4225 by @hazendaz)
  • [pom] Switch from hamcrest-library (deprecated) to hamcrest (PR #4200 by @hazendaz)
  • Putting code in the .orElse that has a side effect that can affect performance (PR #4199 by @jlerbsc)

Fixed

  • Fix: issue 3650 unreproducible MAVEN_BUILD_TIMESTAMP (PR #4243 by @jlerbsc)
  • Fix: issue 3972 StackOverflowError when resolving type of scope of a MethodCall (PR #4236 by @jlerbsc)
  • [fix] Jdk 18 enum stub was extended off java 16 post processor not java17 (PR #4227 by @hazendaz)
  • Fix: issue #4047 Symbol Solver mixes name with type (PR #4206 by @jlerbsc)
  • Fix grammar (PR #4203 by @mernst)
  • Minor changes : corrupted format, useless cast, javadoc (PR #4198 by @jlerbsc)

Developer Changes

Uncategorised

❤️ Contributors

Thank You to all contributors who worked on this release!