pitrou commented on code in PR #39215: URL: https://github.com/apache/arrow/pull/39215#discussion_r1446988802
########## 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: Fair enough. I was expecting this to be enabled selectively when building public packages. -- 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