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

Upgrade to DropWizard 0.6.2 #6

Merged
merged 4 commits into from
Sep 18, 2013

Conversation

mwolfskehl-hms
Copy link

Updated dropwizard-spring to work with the latest versions of DropWizard and Spring

@@ -54,6 +55,11 @@
<version>${dropwizard.version}</version>
</dependency>
<dependency>
<groupId>com.yammer.dropwizard</groupId>
<artifactId>dropwizard-migrations</artifactId>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why the addition of the dropwizard-migrations package?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had just copied all the Maven configuration dependencies from their site. No need to pull that one in if you don’t want to.

Mark Wolfskehl
Java Developer II

Health Market Science
The Science of Better Results
2700 Horizon Drive • King of Prussia, PA • 19406
C: 215.920.2114 • healthmarketscience.com

This information transmitted in this email message is for the intended recipient only and may contain confidential and/or privileged material. If you received this email in error and are not the intended recipient, or the person responsible to deliver it to the intended recipient, please contact the sender at the email above and delete this email and any attachments and destroy any copies thereof. Any review, retransmission, dissemination, copying or other use of, or taking any action in reliance upon, this information by persons or entities other than the intended recipient is strictly prohibited.

From: P. Taylor Goetz [mailto:notifications@github.com]
Sent: Wednesday, September 18, 2013 11:40 AM
To: hmsonline/dropwizard-spring
Cc: Mark Wolfskehl
Subject: Re: [dropwizard-spring] Upgrade to DropWizard 0.6.2 (#6)

In pom.xml:

@@ -54,6 +55,11 @@

                 <version>${dropwizard.version}</version>

         </dependency>

         <dependency>
  •                <groupId>com.yammer.dropwizard</groupId>
    
  •                <artifactId>dropwizard-migrations</artifactId>
    

Why the addition of the dropwizard-migrations package?


Reply to this email directly or view it on GitHubhttp://cp.mcafee.com/d/5fHCNESyOed7bWbMUs-rKrjvK---yedFLTvvvsKrjvK---yYrhKCOyed7dPhOYrlclftElYCu2yvWvcCHIiLPFqnMJ_bCOvWvcCHIiLPFqnMJ_bCNP9EVIqemkT-LOr0UQsTd7bVEVWZOWbXWvcIfefzzhOVORQX8FGTuoVkffGhBrwqrhdECXYCej79zANOoUTsSjDdqymohBcCSgVv2qJaMfB3YgzloN8kSa1uyQpg8UISuvzCeOf-w6hsopsuvsdMH7RzOMa8OCjr8sKrphh76MnWhEwdbq4qH692CNgbQmza14QKCy09H4oWxVEwDkQg1QqH0b8kSa1EwLPD9Cy0Qk0oUqajtPuKX99nXQqzfs.

@ptgoetz ptgoetz merged commit a09b409 into hmsonline:master Sep 18, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants