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

[WFLY-18522] handle BootOperationFailedException if KernelServicesBui… #17197

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

istudens
Copy link
Contributor

@yersan yersan added the core-upgrade-needed PR requires a wildfly-core change to be merged and integrated first label Sep 20, 2023
@@ -22,10 +22,15 @@

package org.wildfly.extension.picketlink.subsystem;

import static org.hamcrest.CoreMatchers.allOf;
import static org.hamcrest.CoreMatchers.containsString;
import static org.junit.Assert.assertFalse;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unused import

@@ -22,10 +22,15 @@

package org.wildfly.extension.picketlink.subsystem;

import static org.hamcrest.CoreMatchers.allOf;
import static org.hamcrest.CoreMatchers.containsString;
import static org.junit.Assert.assertFalse;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unused import

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops, I am sorry I forgot to push the latest version

@github-actions github-actions bot added the deps-ok Dependencies have been checked, and there are no significant changes label Sep 20, 2023
@yersan
Copy link
Contributor

yersan commented Oct 9, 2023

Incorporated in #17265

@bstansberry bstansberry merged commit 9d57eb4 into wildfly:main Oct 9, 2023
12 of 18 checks passed
@bstansberry
Copy link
Contributor

Thanks @istudens

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core-upgrade-needed PR requires a wildfly-core change to be merged and integrated first deps-ok Dependencies have been checked, and there are no significant changes
Projects
None yet
3 participants