This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a change to branch maven-3.8.x
in repository https://gitbox.apache.org/repos/asf/maven.git


    from ca3b346227 [MNG-7778] - Include suppressed exceptions when logging 
failures (#1103)
     new 7959f0df07 [MNG-7676] Fix checksum plugin configuration (#977)
     new 9fa71ff3cd [MNG-7895] Support ${project.basedir} in file profile 
activation
     new 74fc34158f [MNG-7875] colorize transfer messages

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:
 apache-maven/pom.xml                               | 19 ++----
 .../transfer/AbstractMavenTransferListener.java    | 31 ++++++---
 .../ProfileActivationFilePathInterpolator.java     |  6 +-
 .../profile/activation/FileProfileActivator.java   |  7 +-
 .../model/validation/DefaultModelValidator.java    | 76 ++++++++++------------
 .../validation/DefaultModelValidatorTest.java      | 22 +++++++
 ...e-activation-file-with-allowed-expressions.xml} | 57 +++++++++++-----
 ...e-activation-file-with-project-expressions.xml} | 41 +++++++-----
 maven-model/src/main/mdo/maven.mdo                 |  4 +-
 9 files changed, 155 insertions(+), 108 deletions(-)
 copy 
maven-model-builder/src/test/resources/poms/validation/raw-model/{self-referencing-classifier.xml
 => profile-activation-file-with-allowed-expressions.xml} (53%)
 copy 
maven-model-builder/src/test/resources/poms/validation/raw-model/{self-referencing-classifier.xml
 => profile-activation-file-with-project-expressions.xml} (66%)

Reply via email to