ctubbsii opened a new pull request, #5890: URL: https://github.com/apache/accumulo/pull/5890
* Update GitHub Actions to use temurin (same as main branch) * Update log4j, and remove unneeded bnd dependencies that were only there due to a bug in log4j-bom that was fixed * Standardize build properties used within the accumulo build (`accumulo.build.*`) and simplify some names * Update parent POM * Inline the ASF license header * Remove unneeded maven.compiler properties that are derived from the maven.compiler.target property (in the ASF parent POM) and autoVersionSubmodules in release plugin (set in the parent) * Add minimal maven build version (same as main branch) * Update jetty to newer version (same as main branch) * Update lmax disruptor (can now use 4.0.0 with log4j 2.25) * Bump various plugin versions * Hold back modernizer on 2.1 branch to 2.9.0 to avoid disruptive changes to that branch (main branch can use newer) * Enable automatic module names for 2.1 * Remove accumulo.skip property from skipQA profile (it does nothing) * Allow errorprone profile to be activated by a property, that also de-activates a new profile that triggers the log4j annotation processor that doesn't work with the errorprone profile -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
