Files
spring-integration-samples/applications/file-split-ftp/.gitignore
Gary Russell 2c1a070930 Add file-split-ftp Sample
JIRA: https://jira.spring.io/browse/INTSAMPLES-149

Polishing - PR Comments

Polishing - Work Around DSL Issue #119

Make test compatible with Windows.
Also reset Application context `DirtiesContext.ClassMode.AFTER_EACH_TEST_METHOD`.
Since tests uses the same target resources we should be sure that they use clear foundation before running
2016-09-21 11:15:14 -04:00

8 lines
63 B
Plaintext

/target/
.classpath
.project
.settings
.factorypath
.mvn
mvnw*