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

Fix for WFCORE-1920. Completion for list of capability references #1895

Merged
merged 1 commit into from Nov 3, 2016

Conversation

jfdenise
Copy link
Contributor

@jfdenise jfdenise commented Nov 3, 2016

Enhanced ValueTypeCompleter with support for list of Capability references. Only propose what the user has not already provided, propose ',' and ']' when appropriate.

Redesigned lightly ValueTypeCompleter/CapabilityReferenceCompleter to be testable without capabilities retrieved from server capability registry.

Fixed a ValueTypeCompleter issue that was making the OperationRequestCompleter to not complete the operation (with ')' character) when all arguments were present and the last one was associated to the ValueTypeCompleter.

Added unit tests.

@bstansberry bstansberry added the ready-for-merge This PR is ready to be merged and fulfills all requirements label Nov 3, 2016
@bstansberry bstansberry merged commit c53ad78 into wildfly:master Nov 3, 2016
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
2 participants