Closed sliverc closed 12 years ago
Seems like a good addition; would love to see this integrated!
+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.
+1 I'd love to see that too !
+1 This would make life much simpler.
Included thanks
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 https://github.com/pepite/Play--framework-Spring-module/issues/6