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-4392] Migrating CapabilityServiceTarget to new MSC API #3719

Merged
merged 2 commits into from Apr 9, 2019

Conversation

@ropalka
Copy link
Contributor

ropalka commented Mar 27, 2019

@ropalka

This comment has been minimized.

Copy link
Contributor Author

ropalka commented Mar 27, 2019

Please review @bstansberry it is related to your comment wildfly/wildfly#12120 (comment)

@bstansberry

This comment has been minimized.

Copy link
Contributor

bstansberry commented Mar 28, 2019

@jmesnil fyi. What this is doing is what I was thinking when I filed the JIRA.

@ropalka Can you add a bit of method javadoc to CapabilityServiceTarget? Also its methods declaring they throw IAE is odd. The reason for that is RuntimeCapability.getCapabilityServiceName will throw that, but it's better to explain that in javadoc via @throws IAE the way RuntimeCapability does, rather than having the IAE in the method signature.

@darranl darranl merged commit 6796bfd into wildfly:master Apr 9, 2019
7 checks passed
7 checks passed
Full integration - Linux Finished TeamCity Build WildFly Core / Pull Request / WildFly Core Full - Integration Linux - JDK 8 : Tests passed: 4839, ignored: 134
Details
Full integration - Windows Finished TeamCity Build WildFly Core / Pull Request / WildFly Core Full - Integration - Windows - JDK 8 : Tests passed: 4832, 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-4392 branch Apr 9, 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

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