stevedlawrence opened a new pull request #454: URL: https://github.com/apache/incubator-daffodil/pull/454
ASF policy is to not allow unexpected binaries in source/releases. Unfortunately, ratCheck doesn't currently fail if binaries are committed, so it is possible for them to unintentionally slip into the code base. To ensure this doesn't happen, this updates the sbt-rat plugin to the latest version and enables the new ratFailBinaries setting so it fails if binaries are found in the repo. This now requires that any binaries that are expected and allowed to be in the repo (e.g. images, test data) are explicitly excluded in project/Rat.scala DAFFODIL-2434 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
