pitrou commented on code in PR #39215: URL: https://github.com/apache/arrow/pull/39215#discussion_r1446467584
########## java/adapter/avro/pom.xml: ########## @@ -25,6 +25,10 @@ <description>(Contrib/Experimental) A library for converting Avro data to Arrow data.</description> <url>http://maven.apache.org</url> + <properties> + <project.build.outputTimestamp>1980-01-01T00:00:02Z</project.build.outputTimestamp> Review Comment: Does this force the output timestamp for all builds regardless of build options? -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org