Addition of commons-logging exclusions and adjustments to pom generation.

This commit is contained in:
Luke Taylor
2010-03-07 21:58:25 +00:00
parent b64a3fa725
commit f3264ba9ab
17 changed files with 99 additions and 67 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",