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

[#6] Using dependency.yml to get spring libs #7

Merged
merged 1 commit into from
Apr 25, 2012

Conversation

sliverc
Copy link
Contributor

@sliverc sliverc commented Sep 26, 2011

Currently it is not possible to overwrite the version of spring when depending from the spring module.

This pull request adds a dependency.yml so spring is part of the dependency management. Furthermore does it update spring to the newest spring version.

Note that all optional dependencies are excluded.

See also #6

@tmbrggmn
Copy link

tmbrggmn commented Nov 5, 2011

Seems like a good addition; would love to see this integrated!

@ni-ka
Copy link

ni-ka commented Dec 8, 2011

+1
As a workaround, you can simply delete the spring libraries from [play]/modules/spring/lib. I then used maven to fetch spring - mainly because I had a pom with other dependencies already.
However this behavior should be configurable.

@ndeverge
Copy link
Contributor

ndeverge commented Jan 7, 2012

+1
I'd love to see that too !

@scott-phillips
Copy link

+1
This would make life much simpler.

pepite added a commit that referenced this pull request Apr 25, 2012
@pepite pepite merged commit 0787b6e into pepite:master Apr 25, 2012
@pepite
Copy link
Owner

pepite commented Apr 25, 2012

Included thanks

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.

6 participants