* Add *mode* attribute to XSD (supports APPEND, FAIL, IGNORE, REPLACE) * Add test cases * Add reference documentation For reference: https://jira.springsource.org/browse/INT-2668 INT-2668 - Code Review Changes INT-2688 fixed typo
29 lines
392 B
Plaintext
29 lines
392 B
Plaintext
*.iml
|
|
*.ipr
|
|
*.iws
|
|
*.msg
|
|
*.sw?
|
|
*/src/main/java/META-INF
|
|
.classpath
|
|
.DS_Store
|
|
.gradle
|
|
.idea
|
|
.pmd
|
|
.project
|
|
.settings
|
|
bin
|
|
build
|
|
build.log
|
|
derby.log
|
|
lib
|
|
logs
|
|
nohup.out
|
|
out
|
|
si.java.hsp
|
|
spring-integration-file/test/fileToAppend.txt
|
|
spring-integration-file/test/fileToAppendConcurrent.txt
|
|
spring-integration-jms/activemq-data/
|
|
spring-integration-samples/loanshark/application.log*
|
|
target
|
|
vf.gf.dmn-*
|