zabetak commented on issue #104: CALCITE-3158: Avatica: migrate build system to Gradle URL: https://github.com/apache/calcite-avatica/pull/104#issuecomment-551432793 > The current build script uses two exclude files: This is partially true :) Indeed the script uses the two files but not through `excludeFile` property. If I understand well the script reads the lines of .ratignore file and creates one `exclude` entry for each. This is possible thanks to Kotlin and gradle but I guess it is not possible to do with a maven build.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
