[ https://issues.apache.org/jira/browse/YETUS-557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17461617#comment-17461617 ]
Allen Wittenauer edited comment on YETUS-557 at 12/17/21, 8:54 PM: ------------------------------------------------------------------- I've been doing: * apply YETUS-1134 ( precommit/src/main/shell/smart-apply-patch.sh --plugins=all YETUS-1134 ) * apply YETUS-557 ( precommit/src/main/shell/smart-apply-patch.sh --plugins=all YETUS-557 ) * ./start-build-env.sh * precommit/src/main/shell/test-patch.sh --plugins=all --empty-patch --dirty-workspace to run test-patch locally. Output will show you the spotbugs report. The first docker build might be a bit slow since it reworks the Java portion but should cache after that. You can also merge the two patches into a PR on github and it will run it for you. was (Author: aw): I've been doing: * apply YETUS-1134 * apply YETUS-557 * ./start-build-env.sh * precommit/src/main/shell/test-patch.sh --plugins=all --empty-patch --dirty-workspace to run test-patch locally. Output will show you the spotbugs report. The first docker build might be a bit slow since it reworks the Java portion but should cache after that. You can also merge the two patches into a PR on github and it will run it for you. > Investigate switching to jdk.javadoc.doclet > ------------------------------------------- > > Key: YETUS-557 > URL: https://issues.apache.org/jira/browse/YETUS-557 > Project: Yetus > Issue Type: Task > Components: Audience Annotations > Affects Versions: 0.6.0 > Reporter: Allen Wittenauer > Assignee: Mike Drob > Priority: Major > Attachments: 0001-Remove-JDK8.patch, YETUS-557.00.patch, > YETUS-557.01.patch > > > It looks like there is a newer API available for building Javadoc doclets. > This might help remove our dependency on tools.jar. -- This message was sent by Atlassian Jira (v8.20.1#820001)