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

[WFCORE-4412] Eliminating CapabilityServiceTarget.addCapability() deprecated method usages #3735

Merged
merged 2 commits into from Apr 17, 2019

Conversation

@ropalka
Copy link
Contributor

ropalka commented Apr 9, 2019

@wildfly-ci wildfly-ci added the deps-ok label Apr 9, 2019
Copy link
Contributor

darranl left a comment

I think the Elytron refactoring needs removing from this PR - technically that commit should also have a Jira reference anyway but we have a separate PR being prepared that is looking to reduce the startup mode of a number of services #3729

…recated method usages
@ropalka ropalka force-pushed the ropalka:WFCORE-4412 branch from ca6a81f to 75df45d Apr 10, 2019
@ropalka

This comment has been minimized.

Copy link
Contributor Author

ropalka commented Apr 10, 2019

The commit was excluded as you suggested @darranl

@darranl darranl dismissed their stale review Apr 10, 2019

Elytron commits removed.

@ropalka

This comment has been minimized.

Copy link
Contributor Author

ropalka commented Apr 11, 2019

Retest this please

@wildfly-ci

This comment has been minimized.

Copy link

wildfly-ci commented Apr 11, 2019

Core - Full Integration Build 8504 outcome was FAILURE using a merge of 75df45d
Summary: Tests failed: 1 (1 new), passed: 4851, ignored: 134 Build time: 02:03:36

Failed tests

org.jboss.as.test.integration.messaging.mgmt.JMSTopicManagementTestCase.testCountMessagesForSubscription: java.lang.AssertionError: expected:<2> but was:<0>
	at org.jboss.as.test.integration.messaging.mgmt.JMSTopicManagementTestCase.testCountMessagesForSubscription(JMSTopicManagementTestCase.java:231)


@ropalka

This comment has been minimized.

Copy link
Contributor Author

ropalka commented Apr 12, 2019

Retest this please

@darranl

This comment has been minimized.

Copy link
Contributor

darranl commented Apr 12, 2019

@ropalka please don't use the test phrase unless you see a lot of errors as you kick off loads of jobs on CI that already passed. Instead click on the details link and you can click run at the top right of the results screen to kick off the specific job again.

@ropalka

This comment has been minimized.

Copy link
Contributor Author

ropalka commented Apr 12, 2019

Thanks for the hint @darranl - will do it since now on.

Copy link
Member

jmesnil left a comment

Looks good to me (except my question about elytron's TrivialAddHandler)

@@ -58,12 +58,14 @@
this.initialMode = checkNotNullParam("initialMode", initialMode);

This comment has been minimized.

Copy link
@jmesnil

jmesnil Apr 16, 2019

Member

@darranl @ropalka Is it ok to keep this elytron change or should it be handled by another Elytron PR?

This comment has been minimized.

Copy link
@darranl

darranl Apr 16, 2019

Contributor

@jmesnil this current change looks Ok to me, the issue was previously @ropalka was removing an 'unused' method that coincidentally a second PR was about to start using.

@jmesnil jmesnil merged commit 2535d66 into wildfly:master Apr 17, 2019
8 checks passed
8 checks passed
Dependency Tree (Pull Request) - merge TeamCity build finished
Details
Full integration - Linux Finished TeamCity Build WildFly Core / Pull Request / WildFly Core Full - Integration Linux - JDK 8 : Tests passed: 4852, ignored: 134
Details
Full integration - Windows Finished TeamCity Build WildFly Core / Pull Request / WildFly Core Full - Integration - Windows - JDK 8 : Tests passed: 4845, ignored: 139
Details
Linux - JDK 11 (Pull Request) - merge TeamCity build finished
Details
Linux - JDK 8 (Pull Request) - merge TeamCity build finished
Details
Linux - Security Manager - JDK 8 (Pull Request) - merge TeamCity build finished
Details
Windows - JDK 11 (Pull Request) - merge TeamCity build finished
Details
Windows - JDK 8 (Pull Request) - merge TeamCity build finished
Details
@ropalka ropalka deleted the ropalka:WFCORE-4412 branch Apr 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.