yuppie-flu commented on issue #6070: Use JUnit TemporaryFolder rule instead of system temp folder URL: https://github.com/apache/incubator-druid/pull/6070#issuecomment-408965777 Thank you @gianm I had to remove this check, cause there are some modules, which do not depend on apache commons-io. `forbiddenapis` maven plugin is configured only once in parent pom.xml. If we really need to forbid this, the simplest solution would be overriding [failOnMissingClasses](https://jenkins.thetaphi.de/job/Forbidden-APIs/javadoc/check-mojo.html#failOnMissingClasses) property I guess.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
