mirror of
https://github.com/spring-cloud/spring-cloud-build.git
synced 2026-09-17 12:49:00 +00:00
* Configures maven-compiler-plugin for jspecify Fixes gh-561 * Adds exports/open to jvm.config Fixes gh-561 * Moves jspecify behind profile Activate with java25 and jspecify.enabled=true See gh-561 * Updates ant to ignore securitymanager exceptions See gh-561 * Adds JSpecifyMode=true Fixes some javadoc warnings See gh-561