NihalJain opened a new pull request, #7043:
URL: https://github.com/apache/hbase/pull/7043

   * Update allowed_expr to allow `org/jspecify/annotation/*.class` which is 
coming from guava due to 
https://github.com/google/guava/commit/2cc8c5eddb587db3ac12dacdd5563e79a4681ec4
   * Bump maven-shade-plugin to 3.6.0 as we see failure 
`META-INF/versions/22/com/fasterxml/jackson/core/internal/shaded/fdp/v2_19_0/FastDoubleSwar.class:
 java.lang.IllegalArgumentException: Unsupported class file major version 66` 
due to 
https://github.com/FasterXML/jackson-core/commit/7d8dc09bb772ffb0981e3dcf8e9d95b2273bd756
   * Add `--should-stop=ifError=FLOW` as `compilerArgs`. This is required by 
error prone >= 2.36.0, otherwise compile fails. See 
https://github.com/google/error-prone/commit/e71db1f369a9367f6f2db34c4fbd006b6d6238fd
 for details!
   * Error Prone 2.31.0 is the latest version which supports running on JDK 11


-- 
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: issues-unsubscr...@hbase.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to