This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git
from 1a7e64f Bump mrm-maven-plugin from 1.3.0 to 1.4.1 new da61e44 [MENFORCER-430] Allow one of many files in RequireFiles rules to pass new a06b47b [MENFORCER-430] Allow one of many files in RequiresFiles rules to pass. The 2 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/AbstractRequireFiles.java | 65 +++++++++++++++------- .../src/site/apt/requireFilesDontExist.apt.vm | 2 + .../src/site/apt/requireFilesExist.apt.vm | 2 + .../src/site/apt/requireFilesSize.apt.vm | 2 + .../enforcer/TestRequireFilesDontExist.java | 19 +++++++ .../plugins/enforcer/TestRequireFilesExist.java | 20 +++++++ .../plugins/enforcer/TestRequireFilesSize.java | 20 +++++++ 7 files changed, 111 insertions(+), 19 deletions(-)