This repository was archived by the owner on May 28, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Declarative linking reading #82
Merged
mgajdos
merged 11 commits into
javaee:master
from
kingsfleet:declarative_linking_reading
May 9, 2014
Merged
Declarative linking reading #82
mgajdos
merged 11 commits into
javaee:master
from
kingsfleet:declarative_linking_reading
May 9, 2014
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…atrix parameters so that the declarative link injection code could work with the same types. This is so we can support the every popuplar /collection?offset=x&limit=y style pattern. Later work will update the example with the same pattern rather than the current contrived example
… causing problems in later module, added test in the core moudle to make sure that is it picked up properly.
…. Exmaple updated to show both working.
Contributor
|
Can one of the admins verify this patch? |
…ng_reading Conflicts: core-common/src/main/java/org/glassfish/jersey/uri/internal/UriTemplateParser.java core-common/src/test/java/org/glassfish/jersey/uri/UriTemplateTest.java
Contributor
Author
|
Updated to master branch, should merge cleanly now. |
Contributor
|
Jenkins, ok to test. |
Contributor
|
Verified manually. |
Collaborator
|
Jenkins, test this patch. |
Collaborator
|
Jenkins, test this patch again. |
This was referenced Apr 19, 2018
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Happy with your changes, tests pass locally as a sanity check.