stevedlawrence opened a new issue #34: URL: https://github.com/apache/daffodil-vscode/issues/34
The `sbt-git` plugin is used to set `buildInfoKeys` based on the git commit hash. While this is useful information, it means a build from a git repo and a build from a source tarball are different. Repeatable builds should be possible regardless of where the build is done. Removing the sbt-git plugin ensures there is no git-specific information in builds. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
