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

elharo pushed a change to branch MGPG-79B
in repository https://gitbox.apache.org/repos/asf/maven-gpg-plugin.git.


    from 8171fa1  [MGPG-79] Fix integration test execution in environments 
without tty
     add 64e1d4e  [MGPG-81] refactor GpgVersion
     add b38c638  Merge pull request #11 from Syquel/bugfix/MGPG-80
     add 7438b37  [MGPG-80] implement GpgVersion equality in adherence to 
comparibility
     add 4016721  Merge pull request #12 from Syquel/bugfix/MGPG-80_equality
     add 26aa5b3  [MGPG-66] fix handling of excluded files
     add fba2c39  [MGPG-66] add test for handling of excluded files
     add 4da6921  [MGPG-66] fix handling of excluded files on linux
     add 12fbd63  Merge pull request #10 from Syquel/bugfix/MGPG-66
     add 5902b2b  deps: update JUnit
     new 70f53c5  Merge branch 'master' into MGPG-79B

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                                            |   2 +-
 .../pom.xml                                        |  11 +-
 .../verify.bsh                                     |  28 +++--
 .../maven/plugins/gpg/GpgSignAttachedMojo.java     |  18 +++-
 .../org/apache/maven/plugins/gpg/GpgVersion.java   | 114 +++++++++++----------
 .../maven/plugins/gpg/GpgVersionConsumerTest.java  |   2 +-
 .../apache/maven/plugins/gpg/GpgVersionTest.java   |  23 +++++
 7 files changed, 131 insertions(+), 67 deletions(-)
 copy src/it/{sign-release => sign-release-with-excludes}/pom.xml (89%)
 copy src/it/{sign-release => sign-release-with-excludes}/verify.bsh (62%)

Reply via email to