This is an automated email from the ASF dual-hosted git repository.
desruisseaux pushed a change to branch maven-4.0.x
in repository https://gitbox.apache.org/repos/asf/maven.git
from 4c8ff88571 Bump org.ow2.asm:asm from 9.9 to 9.9.1 (#11572)
new d8777fd856 Documentation fixes: "module" (in Maven sense) should be
"subproject" (#11548) Opportunistically tune the formatting of `JavaPathType`.
new 87ff342a16 Use hard links of artifact files in project local
repository instead of copying the files (#11550) If the hard link cannot be
created, fallback on a copy as before.
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:
.../java/org/apache/maven/api/JavaPathType.java | 6 ++--
.../java/org/apache/maven/api/package-info.java | 4 +--
.../main/java/org/apache/maven/ReactorReader.java | 36 ++++++++++++++++------
3 files changed, 31 insertions(+), 15 deletions(-)