-
Notifications
You must be signed in to change notification settings - Fork 22
Comparing changes
Open a pull request
base repository: apache/maven-gpg-plugin
base: maven-gpg-plugin-3.2.5
head repository: apache/maven-gpg-plugin
compare: maven-gpg-plugin-3.2.7
- 14 commits
- 8 files changed
- 5 contributors
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3a31714 - Browse repository at this point
Copy the full SHA 3a31714View commit details
Commits on Aug 14, 2024
-
[MGPG-135] Support Overriding / Enhance the signer in AbstractGpgMojo (…
…#112) Currently AbstractGpgMojo has a fixed set of supported signers (and how they are constructed), it would be good to allow extensions (e.g. Tycho is also using AbstractGpgMojo) to possibly override that aspect. This extracts the creation of the signer into a (protected) method so different types or alternative implementations can be used. Co-authored-by: Christoph Läubrich <christoph@laeubi-soft.de>
Configuration menu - View commit details
-
Copy full SHA for 1b40a05 - Browse repository at this point
Copy the full SHA 1b40a05View commit details
Commits on Aug 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1126b7b - Browse repository at this point
Copy the full SHA 1126b7bView commit details
Commits on Sep 9, 2024
-
[MGPG-139] Bump org.apache.maven.plugins:maven-invoker-plugin from 3.…
…7.0 to 3.8.0 (#114) Bumps [org.apache.maven.plugins:maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) from 3.7.0 to 3.8.0. - [Release notes](https://github.com/apache/maven-invoker-plugin/releases) - [Commits](apache/maven-invoker-plugin@maven-invoker-plugin-3.7.0...maven-invoker-plugin-3.8.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-invoker-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- https://issues.apache.org/jira/browse/MGPG-139
Configuration menu - View commit details
-
Copy full SHA for 4ec571f - Browse repository at this point
Copy the full SHA 4ec571fView commit details -
[MGPG-140] Update Maven to 3.9.9 (#116)
This is really just "build time" as at runtime it uses given Maven version artifacts anyway. --- https://issues.apache.org/jira/browse/MGPG-140
Configuration menu - View commit details
-
Copy full SHA for 7516e7c - Browse repository at this point
Copy the full SHA 7516e7cView commit details -
[MGPG-138] Drop direct use of plexus-cipher and secdispatcher (#115)
Use proper Maven 3 API instead. --- https://issues.apache.org/jira/browse/MGPG-138
Configuration menu - View commit details
-
Copy full SHA for afdfd28 - Browse repository at this point
Copy the full SHA afdfd28View commit details
Commits on Sep 10, 2024
-
[MGPG-141] Remove use of deprecated classes (#117)
The MGPG-138 also updated plexus-utils to 4.0.1 and plexus-xml to 3.0.1. --- https://issues.apache.org/jira/browse/MGPG-141
Configuration menu - View commit details
-
Copy full SHA for 5b94273 - Browse repository at this point
Copy the full SHA 5b94273View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbe6156 - Browse repository at this point
Copy the full SHA bbe6156View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c9a14c - Browse repository at this point
Copy the full SHA 1c9a14cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31e87e0 - Browse repository at this point
Copy the full SHA 31e87e0View commit details
Commits on Sep 24, 2024
-
[MGPG-136] Windows passphrase corruption (#120)
Since 3.2.0 version we always appended "line separator" to passphrase unless it itself ended with one. But, this caused problem on Windows, as (our assumption is) that GPG uses binary read of STDIN, and on Windows "line separator" is "\r\n", while GPG handles "\n" only, making passphrase corrupted by presence of unwanted "\r". --- https://issues.apache.org/jira/browse/MGPG-136
Configuration menu - View commit details
-
Copy full SHA for 6b2a27f - Browse repository at this point
Copy the full SHA 6b2a27fView commit details -
[MGPG-143] Bump com.kohlschutter.junixsocket:junixsocket-core from 2.…
…10.0 to 2.10.1 (#121) Bumps [com.kohlschutter.junixsocket:junixsocket-core](https://github.com/kohlschutter/junixsocket) from 2.10.0 to 2.10.1. - [Release notes](https://github.com/kohlschutter/junixsocket/releases) - [Commits](kohlschutter/junixsocket@junixsocket-2.10.0...junixsocket-2.10.1) --- updated-dependencies: - dependency-name: com.kohlschutter.junixsocket:junixsocket-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- https://issues.apache.org/jira/browse/MGPG-143
Configuration menu - View commit details
-
Copy full SHA for cb5422f - Browse repository at this point
Copy the full SHA cb5422fView commit details -
[MGPG-144] Bump commons-io:commons-io from 2.16.1 to 2.17.0 (#119)
Bumps commons-io:commons-io from 2.16.1 to 2.17.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- https://issues.apache.org/jira/browse/MGPG-144
Configuration menu - View commit details
-
Copy full SHA for 8c5a8d2 - Browse repository at this point
Copy the full SHA 8c5a8d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43af21c - Browse repository at this point
Copy the full SHA 43af21cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff maven-gpg-plugin-3.2.5...maven-gpg-plugin-3.2.7