Upgrading to the latest Dropwizard version#2
Open
manuelbernhardt wants to merge 1 commit intoajbrown:masterfrom
Open
Upgrading to the latest Dropwizard version#2manuelbernhardt wants to merge 1 commit intoajbrown:masterfrom
manuelbernhardt wants to merge 1 commit intoajbrown:masterfrom
Conversation
Author
|
@ajbrown any chance you could look at this? |
Owner
|
@manuelbernhardt Sorry for the MAJOR delay on this. I did a brief stint in Product Management which got me away from actually building Dropwizard services so it's been off my radar. This looks good to me, but I'd like to test it somehow before merging. Let me dust off an old project and give it a shot. |
Owner
|
@manuelbernhardt I apologize, this continues to slip through the cracks. I'm bumping it up on my todo list, I don't want to make any promises to break again, but I am motivated to get this merged. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR upgrades the project to the latest Dropwizard version which has breaking changes in regards to string substitution
I also bumped the version number to reflect the latest major Dropwizard version number.