vishalcoc44 commented on PR #1020: URL: https://github.com/apache/poi/pull/1020#issuecomment-3997060398
Hey @pjfanning there were some build errors due to the jazzer api . I've made the required changes. - Add com.code-intelligence:jazzer-api dependency to poi/build.gradle - Update poi/src/test/java9/module-info.java for JPMS compatibility - Configure Ant build.xml to download and include jazzer-api in test classpath - Add **/*.dict to Apache RAT excludes in root build.gradle to fix license audit -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
