This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a change to branch maven-4.0.x-test-fixes
in repository https://gitbox.apache.org/repos/asf/maven.git
from 6c192d4d61 Fix #11920: skip expression validation for profile
repository URLs
new aaeae6c3f9 fix: propagate addResource() to model Build for Maven 3
compat
new ea61c53f1c fix: sync Build.resources from sources set for Maven 3
compat
new b408c74f7d fix: only sync Build.resources for <sources> projects
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 | 8 +++
.../org/apache/maven/project/MavenProject.java | 20 ++++++--
.../apache/maven/project/ResourceIncludeTest.java | 58 ++++++++++++++++++++++
3 files changed, 82 insertions(+), 4 deletions(-)