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

Rework how capabilities deal with service names #856

Merged
merged 4 commits into from Jul 3, 2015

Conversation

bstansberry
Copy link
Contributor

Biggest change is WFCORE-793 -- only allow one service per capability, and no custom service names.

Also some improvements in how code can work with RuntimeCapability to get service names. Needed because capability providers should use their own RuntimeCapability, and not the OperationContext to get service names.

I've also deprecated some RuntimeCapability.Builder methods used to store data that's currently unused with no clear plan to use it. The methods are confusing as the may lead devs to think something will be done with the data that won't.

@wildfly-ci
Copy link

Windows Build 1630 is now running using a merge of 4f1e166

@wildfly-ci
Copy link

Linux Build 2092 is now running using a merge of 4f1e166

@wildfly-ci
Copy link

Core - Full Integration Build 1228 is now running using a merge of 4f1e166

@wildfly-ci
Copy link

Windows Build 1630 outcome was SUCCESS using a merge of 4f1e166
Summary: Tests passed: 3348, ignored: 62 Build time: 0:32:27

@wildfly-ci
Copy link

Linux Build 2092 outcome was SUCCESS using a merge of 4f1e166
Summary: Tests passed: 3348, ignored: 62 Build time: 0:34:16

@wildfly-ci
Copy link

Core - Full Integration Build 1228 outcome was SUCCESS using a merge of 4f1e166
Summary: Tests passed: 2928, ignored: 367, muted: 1 Build time: 0:51:23

@kabir kabir added the ready-for-merge This PR is ready to be merged and fulfills all requirements label Jul 3, 2015
bstansberry added a commit that referenced this pull request Jul 3, 2015
Rework how capabilities deal with service names
@bstansberry bstansberry merged commit 9febb0f into wildfly:master Jul 3, 2015
@bstansberry bstansberry deleted the cap-single-svc branch July 3, 2015 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge This PR is ready to be merged and fulfills all requirements
Projects
None yet
3 participants