You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sj...@apache.org on 2022/09/27 19:20:21 UTC

[maven-ear-plugin] branch master updated (016d742 -> a0613e8)

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

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


    from 016d742  [MEAR-302] Support JakartaEE 9 schema
     add a0613e8  [MEAR-309] Support JakartaEE10

No new revisions were added by this update.

Summary of changes:
 .../apache/maven/plugins/ear/ApplicationXmlWriter.java   | 16 ++++++++++++++++
 .../org/apache/maven/plugins/ear/util/JavaEEVersion.java | 10 +++++++++-
 .../java/org/apache/maven/plugins/ear/it/EarMojoIT.java  |  9 +++++++++
 .../expected-META-INF/application.xml                    |  4 ++--
 .../projects/{project-099 => project-100}/pom.xml        |  4 ++--
 5 files changed, 38 insertions(+), 5 deletions(-)
 copy src/test/resources/projects/{project-099 => project-100}/expected-META-INF/application.xml (90%)
 copy src/test/resources/projects/{project-099 => project-100}/pom.xml (94%)