Overridable Commons Logging bridge in separate spring-jcl jar

Issue: SPR-14512
This commit is contained in:
Juergen Hoeller
2017-05-03 20:29:05 +02:00
parent cf7dfc7b17
commit 4d86515fa5
7 changed files with 48 additions and 25 deletions

View File

@@ -10,6 +10,7 @@ include "spring-context-indexer"
include "spring-core"
include "spring-expression"
include "spring-instrument"
include "spring-jcl"
include "spring-jdbc"
include "spring-jms"
include "spring-messaging"