mneethiraj commented on code in PR #3928: URL: https://github.com/apache/polaris/pull/3928#discussion_r2885365168
########## gradle.properties: ########## @@ -31,3 +31,4 @@ org.gradle.jvmargs=-Xms2g -Xmx4g -XX:MaxMetaspaceSize=768m # This lets all properties files produced via `java.util.Properties.store()` not contain the generation timestamp. systemProp.java.properties.date=File generated by Apache Polaris build. +useApacheSnapshots=true Review Comment: @sneethiraj - since this PR doesn't introduce use of any SNAPSHOT library, I suggest removing this line. -- 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]
