Skip to content

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

Merged
slachiewicz merged 1 commit intoapache:masterfrom
timtebeek:refactor/replace-any-string-utils-is-empty-string-and-is-not-empty-string
Aug 15, 2023
Merged

[MNG-6829] Replace StringUtils#isEmpty(String) and #isNotEmpty(String)#50
slachiewicz merged 1 commit intoapache:masterfrom
timtebeek:refactor/replace-any-string-utils-is-empty-string-and-is-not-empty-string

Conversation

@timtebeek
Copy link
Copy Markdown
Contributor

@elharo
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

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

@timtebeek
Copy link
Copy Markdown
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