You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "hboutemy (via GitHub)" <gi...@apache.org> on 2023/06/27 18:01:03 UTC

[GitHub] [camel] hboutemy commented on a diff in pull request #10441: init outputTimestamp

hboutemy commented on code in PR #10441:
URL: https://github.com/apache/camel/pull/10441#discussion_r1244146816


##########
pom.xml:
##########
@@ -117,7 +117,7 @@
         <minimalJavaBuildVersion>${jdk.version}</minimalJavaBuildVersion>
 
         <!-- reproduceable builds: https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
-        <project.build.outputTimestamp>1</project.build.outputTimestamp>
+        <project.build.outputTimestamp>1687211006</project.build.outputTimestamp>

Review Comment:
   it could have been, as it will be updated during release
   but no, it was not random but `date +%s`



-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org