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/12/28 21:51:29 UTC

[maven-ejb-plugin] branch master updated (63f0cb6 -> d30f5ff)

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

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


    from 63f0cb6  Merge pull request #12 from apache/ignore
     add 15b518a  remove dependency on AssertJ
     new d30f5ff  Merge pull request #13 from apache/assertj

The 1 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:
 pom.xml                                            |  8 +------
 .../apache/maven/plugins/ejb/EjbHelperTest.java    | 25 ++++++++++-----------
 .../maven/plugins/ejb/IncludesExcludesTest.java    | 26 +++++++++++-----------
 3 files changed, 26 insertions(+), 33 deletions(-)


[maven-ejb-plugin] 01/01: Merge pull request #13 from apache/assertj

Posted by el...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

elharo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-ejb-plugin.git

commit d30f5ff666b4d918e564b77b8b45cf7c346c781e
Merge: 63f0cb6 15b518a
Author: Elliotte Rusty Harold <el...@users.noreply.github.com>
AuthorDate: Mon Dec 28 16:51:22 2020 -0500

    Merge pull request #13 from apache/assertj
    
    remove dependency on AssertJ

 pom.xml                                            |  8 +------
 .../apache/maven/plugins/ejb/EjbHelperTest.java    | 25 ++++++++++-----------
 .../maven/plugins/ejb/IncludesExcludesTest.java    | 26 +++++++++++-----------
 3 files changed, 26 insertions(+), 33 deletions(-)