keith-turner commented on code in PR #22:
URL: https://github.com/apache/accumulo-access/pull/22#discussion_r1344169804
##########
.github/workflows/maven.yaml:
##########
@@ -70,7 +70,7 @@ jobs:
profile:
- {name: 'unit-tests', javaver: 11, args: 'verify -PskipQA'}
- {name: 'qa-checks', javaver: 11, args: 'verify javadoc:jar
-Psec-bugs,errorprone'}
- - {name: 'jdk17', javaver: 17, args: 'verify javadoc:jar
-Psec-bugs,errorprone'}
Review Comment:
Yeah errorprone was failing with jdk17 and I had no idea what to do to fix
it.
--
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]