INT-1461: fix source polling channel adapter

This commit is contained in:
Dave Syer
2010-09-17 14:59:17 +01:00
parent 6421c1cf78
commit 58167f1e04
7 changed files with 61 additions and 9 deletions

View File

@@ -28,6 +28,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-tx</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework.commons</groupId>