Porting of gradle changes from master.

This commit is contained in:
Luke Taylor
2010-03-05 23:20:15 +00:00
parent 8c9159f273
commit 1b0ac9c785
30 changed files with 863 additions and 323 deletions

View File

@@ -5,8 +5,8 @@ apply id: 'jetty'
dependencies {
providedCompile 'javax.servlet:servlet-api:2.5@jar'
compile project(':spring-security-core'),
"org.springframework:spring-core:$springVersion",
"org.springframework:spring-beans:$springVersion",
"org.springframework:spring-web:$springVersion",
"org.springframework:spring-webmvc:$springVersion",