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

rfscholte pushed a change to branch MNG-6957
in repository https://gitbox.apache.org/repos/asf/maven.git.


    from 11153cf  Improve parentFilter, change requirement getRawModel by Path
     new 63e6719  Extract interface, only DefaultModelBuilder should be aware 
of implementation of TransformerContextBuilder
     new d3cfafd  improve documentation, make tags name similar
     new 15bc6c7  improve documentation

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:
 .../maven/project/DefaultProjectBuilder.java       | 18 ++++++-----
 .../maven/model/building/DefaultModelBuilder.java  | 37 +++++++++++-----------
 .../building/DefaultModelBuildingRequest.java      |  1 -
 .../model/building/FilterModelBuildingRequest.java |  1 -
 .../apache/maven/model/building/ModelBuilder.java  |  1 -
 .../maven/model/building/ModelBuildingRequest.java | 10 +++---
 .../apache/maven/model/building/ModelCacheTag.java | 10 ++++--
 ...sformer.java => TransformerContextBuilder.java} | 31 +++++++++---------
 8 files changed, 55 insertions(+), 54 deletions(-)
 copy 
maven-model-builder/src/main/java/org/apache/maven/model/building/{ModelSourceTransformer.java
 => TransformerContextBuilder.java} (55%)

Reply via email to