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 cfb7ce8f75 [MNG-8558] Move JavaToolchain (#2107)
     add 27223f2cf3 [MNG-8540] Improve cache extensibility (#2109)

No new revisions were added by this update.

Summary of changes:
 .../apache/maven/cling/invoker/LookupInvoker.java  |   2 +-
 ...RequestCache.java => AbstractRequestCache.java} | 108 +++++-----
 .../apache/maven/impl/cache/CachingSupplier.java   |  26 ++-
 .../maven/impl/cache/DefaultRequestCache.java      | 105 +--------
 .../maven/impl/model/DefaultModelBuilder.java      | 236 ++++++++++-----------
 5 files changed, 200 insertions(+), 277 deletions(-)
 copy 
impl/maven-impl/src/main/java/org/apache/maven/impl/cache/{DefaultRequestCache.java
 => AbstractRequestCache.java} (63%)

Reply via email to