You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/10/12 18:03:10 UTC

[maven-ear-plugin] branch 19 updated (78d1a9f -> f070e47)

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

elharo pushed a change to branch 19
in repository https://gitbox.apache.org/repos/asf/maven-ear-plugin.git.


    from 78d1a9f  Merge branch 'master' into MEAR-267_Manifest_classpath_modification
     add 9c41a3f  [MEAR-267] - Test for "dirty" build.
     add f070e47  [MEAR-267] - Fixed modification of Class-Path entry of manifest of EAR modules when doing "dirty" build, i.e. when element with desired path already exists in target manifest Class-Path entry

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/maven/plugins/ear/EarMojo.java     |  9 +++++++--
 .../org/apache/maven/plugins/ear/it/EarMojoIT.java     | 18 ++++++++++++------
 2 files changed, 19 insertions(+), 8 deletions(-)