Hans Dockter's refactoring of gradle build, plus simplification of docbook plugin.
This commit is contained in:
committed by
Luke Taylor
parent
d66ff32a1d
commit
b64a3fa725
@@ -10,11 +10,7 @@ dependencies {
|
||||
"org.springframework:spring-expression:$springVersion",
|
||||
"org.springframework:spring-web:$springVersion"
|
||||
|
||||
provided 'javax.servlet:jsp-api:2.0'
|
||||
|
||||
testCompile 'javax.servlet:servlet-api:2.5',
|
||||
'javax.servlet:jsp-api:2.0'
|
||||
provided 'javax.servlet:jsp-api:2.0', 'javax.servlet:servlet-api:2.5'
|
||||
|
||||
testRuntime "taglibs:standard:$jstlVersion"
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user