You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2022/07/11 11:55:18 UTC

[GitHub] [drill] jnturton commented on pull request #2590: DRILL-8158: Remove non-reproducible build outputs

jnturton commented on PR #2590:
URL: https://github.com/apache/drill/pull/2590#issuecomment-1180318047

   Something I noticed when looking for git.properties after building is that it appeared in every jar files in jars/. It doesn't seem great for it to be heavily duplicated like this...
   
   ```
   /opt/apache-drill/jars/drill-common-2.0.0-SNAPSHOT.jar
   git.properties
   /opt/apache-drill/jars/drill-druid-storage-2.0.0-SNAPSHOT.jar
   git.properties
   /opt/apache-drill/jars/drill-format-esri-2.0.0-SNAPSHOT.jar
   git.properties
   /opt/apache-drill/jars/drill-format-excel-2.0.0-SNAPSHOT.jar
   git.properties
   /opt/apache-drill/jars/drill-format-hdf5-2.0.0-SNAPSHOT.jar
   git.properties
   /opt/apache-drill/jars/drill-format-httpd-2.0.0-SNAPSHOT.jar
   ...
   ```


-- 
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@drill.apache.org

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