Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MNG-6829] Replace StringUtils#isEmpty(String) and #isNotEmpty(String) #50

Conversation

timtebeek
Copy link
Contributor

@elharo
Copy link
Contributor

elharo commented May 15, 2023

CI might be broken:

gpg: can't connect to the agent: Invalid value passed to IPC
gpg: error: GnuPG agent unusable. Please check that a GnuPG agent can be started.
gpg: migration aborted
gpg: can't connect to the agent: Invalid value passed to IPC
[GNUPG:] KEY_CONSIDERED CD251351B3EC94057BC44FD683CAA88765254A26 0
gpg: can't connect to the agent: Invalid value passed to IPC
[GNUPG:] INV_SGNR 0
gpg: keydb_search failed: No agent running
gpg: no default secret key: No agent running
[GNUPG:] FAILURE sign 33554509
gpg: signing failed: No agent running
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19.465 s
[INFO] Finished at: 2023-05-14T17:02:16Z
[INFO] ------------------------------------------------------------------------
Error: Failed to execute goal org.apache.maven.plugins:maven-gpg-plugin:3.1.1-SNAPSHOT:sign (sign-artifacts) on project test: Exit code: 2 -> [Help 1]

@timtebeek
Copy link
Contributor Author

Build issues replicated in #51 ; waiting for that to be resolved before we try again here.

@timtebeek
Copy link
Contributor Author

@slachiewicz Thanks very much for seeing my PRs through; I think this is the very last of the first batch of PRs I did, and I hope to do a few more soon. Any chance we can merge this one too?

@slachiewicz slachiewicz added the java Pull requests that update Java code label Aug 15, 2023
@slachiewicz slachiewicz merged commit 7ab5b40 into apache:master Aug 15, 2023
@timtebeek timtebeek deleted the refactor/replace-any-string-utils-is-empty-string-and-is-not-empty-string branch August 15, 2023 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants