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-unsubscr...@drill.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org