JIRA: https://jira.spring.io/browse/INT-3355 Previously, the RedisAvailableTests unconditionally flushed Redis; this is not appropriate and could affect other builds on the CI server (as well as wiping out the developer's Redis DB). Change the tests to clean up their own redis data. Conflicts: spring-integration-redis/src/test/java/org/springframework/integration/redis/inbound/RedisStoreInboundChannelAdapterIntegrationTests.java spring-integration-redis/src/test/java/org/springframework/integration/redis/outbound/RedisStoreOutboundChannelAdapterIntegrationTests.java spring-integration-redis/src/test/java/org/springframework/integration/redis/rules/RedisAvailableTests.java spring-integration-redis/src/test/java/org/springframework/integration/redis/store/RedisMessageGroupStoreTests.java spring-integration-redis/src/test/java/org/springframework/integration/redis/store/RedisMessageStoreTests.java Resolved.
32 lines
443 B
Plaintext
32 lines
443 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-*
|
|
/atlassian-ide-plugin.xml
|
|
hostkey.ser
|
|
.springBeans
|