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

gnodet pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git


    from 21121d8f6c [MNG-8503] Configure logging using maven.logger.* 
properties rather than org.slf4j.simpleLogger.* (#2048)
     add abc0a30035 [MNG-8477] Fix problems with file activation being wrongly 
cached (#2062)

No new revisions were added by this update.

Summary of changes:
 .../maven/impl/model/DefaultModelBuilder.java      |  86 +--------------------
 ...nITmng8477MultithreadedFileActivationTest.java} |  19 ++---
 .../org/apache/maven/it/TestSuiteOrdering.java     |   1 +
 .../v1/componentA => mng-8477/m1}/pom.xml          |   7 +-
 .../v1/componentA => mng-8477/m2}/pom.xml          |   7 +-
 .../test/resources/mng-8477/m2/src/io.properties   | Bin
 .../src/test/resources/mng-8477/pom.xml            |  29 +++++++
 7 files changed, 44 insertions(+), 105 deletions(-)
 copy 
its/core-it-suite/src/test/java/org/apache/maven/it/{MavenITmng8469InterpolationPrecendenceTest.java
 => MavenITmng8477MultithreadedFileActivationTest.java} (63%)
 copy its/core-it-suite/src/test/resources/{cyclic-import-scope/v1/componentA 
=> mng-8477/m1}/pom.xml (74%)
 copy its/core-it-suite/src/test/resources/{cyclic-import-scope/v1/componentA 
=> mng-8477/m2}/pom.xml (74%)
 copy compat/maven-compat/src/test/repository-system/maven-core-2.1.0.jar => 
its/core-it-suite/src/test/resources/mng-8477/m2/src/io.properties (100%)
 create mode 100644 its/core-it-suite/src/test/resources/mng-8477/pom.xml

Reply via email to