This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a change to branch MENFORCER-317 in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git.
discard b6c9b73 [MENFORCER-317] - Fix RequireFileChecksum ignores configured message omit 7b02571 Changed configuration for allowedPluginRepositories new 297fe2a Changed configuration for allowedPluginRepositories new 5d74395 [MENFORCER-315] - Add thirdparty rules page to the enforcer site o Add thirdparty-rules page to site for enumerating thirdparty Maven Enforcer rules; o Add link to Sonatype OSS Index rules documentation new 3f397b1 [MENFORCER-317] - Fix RequireFileChecksum ignores configured message - Introduce configurable message for nonexistent file - Including small refactoring: extract checksum calculation into private method. This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (b6c9b73) \ N -- N -- N refs/heads/MENFORCER-317 (3f397b1) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../plugins/enforcer/RequireFileChecksum.java | 123 +++++++++++++-------- .../plugins/enforcer/TestRequireFileChecksum.java | 41 ++++++- .../src/site/apt/thirdparty-rules.apt | 14 +-- maven-enforcer-plugin/src/site/site.xml | 1 + 4 files changed, 123 insertions(+), 56 deletions(-) copy enforcer-api/src/site/apt/index.apt => maven-enforcer-plugin/src/site/apt/thirdparty-rules.apt (67%)