INT-768: added LockFileFileListFilter and friends

This commit is contained in:
Iwein Fuld
2009-09-19 12:04:09 +00:00
parent 3f8072a683
commit b2f443d676
11 changed files with 675 additions and 245 deletions

View File

@@ -28,6 +28,7 @@
<dependency org="org.springframework" name="org.springframework.test" rev="${spring.version}" conf="test->runtime"/>
<dependency org="org.springframework.integration" name="org.springframework.integration" rev="latest.integration" conf="compile->compile"/>
<dependency org="org.mockito" name="com.springsource.org.mockito" rev="1.6.0" conf="test->runtime"/>
<dependency org="org.springframework.integration" name="org.springframework.integration.test" rev="latest.integration" conf="test->runtime"/>
</dependencies>
</ivy-module>