aharui commented on a change in pull request #150:
URL: https://github.com/apache/royale-compiler/pull/150#discussion_r429683569
##########
File path: pom.xml
##########
@@ -64,6 +64,7 @@
<maven.wagon.http.retryHandler.class>standard</maven.wagon.http.retryHandler.class>
<!-- Try at most 6 times to deploy every artifact -->
<maven.wagon.http.retryHandler.count>6</maven.wagon.http.retryHandler.count>
+
<project.build.outputTimestamp>2020-05-17T18:04:00Z</project.build.outputTimestamp>
Review comment:
Just to make sure I understand: The maven-release-plugin will overwrite
the timestamp in project.build.outputTimestamp, so we can't really control the
timestamp manually. That's ok, I guess, just want to make sure our release
instructions don't tell the RM to set it.
----------------------------------------------------------------
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]