You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "bdelacretaz (via GitHub)" <gi...@apache.org> on 2023/05/26 07:53:46 UTC

[GitHub] [sling-org-apache-sling-security] bdelacretaz commented on pull request #10: init outputTimestamp

bdelacretaz commented on PR #10:
URL: https://github.com/apache/sling-org-apache-sling-security/pull/10#issuecomment-1563962671

   Running the below command on my Sling local checkout finds 43 modules which have the same value in their pom, IIUC we should change all of those in order to get reproducible builds?
   
   ```
   find . -name pom.xml | xargs grep 'project.build.outputTimestamp>1<'
   ```


-- 
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: dev-unsubscribe@sling.apache.org

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