apachont opened a new pull request, #1552: URL: https://github.com/apache/ignite-3/pull/1552
### Changes - Use relative path normalization in order to improve cache relocate-ability of Checkstyle, sql-parser and OpenApi cache keys - Disable timestamp autogeneration on Swagger causing cache misses - CheckStyle configuration for LICENSE.txt and SuppresionFilter files depends on relative paths to prevent cache misses - Updated javacc from version 4.0.1 to 4.1.3 ### Description These changes improves the performance on incremental builds and also increase the cache availability when running builds from different locations. [First build](https://scans.gradle.com/s/xgqhc2mlcnxzw) [Second build](https://scans.gradle.com/s/o7o5mizaxkjpg) -- 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]
