Commit Graph

7448 Commits

Author SHA1 Message Date
Mark Fisher
89bef1e6f6 typos in XSD documentation 2011-08-04 18:28:42 -04:00
Mark Fisher
6e225847aa INT-2018 added excludes for spring modules in the spring amqp dependency of spring-integration-amqp 2011-08-04 17:51:25 -04:00
Mark Fisher
c35a79a0e9 INT-2032 migrated 'spring-integration-gemfire' to main branch from sandbox in preparation for 2.1 development 2011-08-04 16:16:13 -04:00
Mark Fisher
2f5bf21e16 INT-2019 added 'order' attribute for AMQP 'outbound-gateway' and 'outbound-channel-adapter' elements 2011-08-04 15:13:44 -04:00
Mark Fisher
97c61e2512 using hasText instead of simple null check for collectionName 2011-08-04 12:40:53 -04:00
Dave Syer
304e9b2abb regenerate poms for AMQP changes 2011-08-03 14:38:21 +01:00
David Turanski
9f415cc6ab INT-1576,INT-1579,INT-2025: added spring-integration-scripting and fixed HeaderEnricher issue 2011-08-03 15:16:19 +05:30
David Turanski
207f043587 INT-1576,INT-1579,INT-2025: added spring-integration-scripting and fixed HeaderEnricher issue 2011-08-03 15:16:19 +05:30
Mark Fisher
f94411e11d changed case 2011-08-02 17:38:16 -04:00
Mark Fisher
89a4060ad4 removed some commented out code 2011-08-02 17:27:59 -04:00
Mark Fisher
de1b0c1402 MongoMessageStoreTests now actually assert the payload, headers, and Message itself all are equal before and after storing 2011-08-02 17:24:41 -04:00
Mark Fisher
aa0db376ce refactored MongoMessageStore to support reading object payloads again 2011-08-02 17:17:36 -04:00
Mark Fisher
ca1fa6b727 polishing MongoDB availability rule code 2011-08-02 17:08:01 -04:00
Mark Fisher
950c05e6ab updated MongoMessageStore to use a MongoDbFactory rather than direct Mongo instance 2011-08-02 16:53:23 -04:00
Oleg Zhurakousky
ad10c92bd5 polishing Redis tests 2011-08-02 08:52:50 -04:00
Oleg Zhurakousky
563d1db0f1 polishing broken test trying to determine why it fails in CI 2011-08-02 08:10:27 -04:00
Oleg Zhurakousky
c6403f3feb INT-2026 added new packages 2011-08-01 10:03:56 -04:00
Oleg Zhurakousky
24236fa981 INT-2026 added support for @MongodbAvailable to MongoDB-based tests 2011-08-01 10:03:16 -04:00
Oleg Zhurakousky
fec5736675 INT-2024 polishing test, added timeout between send and receive 2011-08-01 09:42:09 -04:00
Oleg Zhurakousky
b26ad561ab INT-2024 polishing test, made redis channel unique for this test 2011-08-01 09:33:55 -04:00
Oleg Zhurakousky
53bfad7aa0 INT-2024 increased the timeout in RedisInboundChannelAdapterTests.testRedisInboundChannelAdapter 2011-08-01 09:01:06 -04:00
Oleg Zhurakousky
413e8a4689 INT-2024 added @Rule to run Redis tests only when Redis is available 2011-08-01 08:48:34 -04:00
Gunnar Hillert
ffc4b07abb #INT-1967 Standardize namespace pre-fixes in documentation 2011-07-31 23:56:42 -04:00
Gunnar Hillert
f35c9b8c3a #INT-1987 - Add a paragraph/section to the beginning of the Reference Manual explaining the usage of namespace prefixes 2011-07-31 23:51:04 -04:00
Gunnar Hillert
3887f55055 #INT-1967 Standardize namespace pre-fixes in documentation 2011-07-31 15:28:21 -04:00
Gunnar Hillert
78c479eb05 Fixed #INT-1984 - Error documentation about Converter; #INT-1967 Standardize namespace pre-fixes in documentation 2011-07-31 11:10:53 -04:00
Gunnar Hillert
9fae5bf477 Fixed #INT-1984 - Error documentation about Converter; #INT-1967 Standardize namespace pre-fixes in documentation 2011-07-31 10:38:00 -04:00
Gunnar Hillert
6497a72bdc Fixed #INT-2021 Clean up formatting issues in chapter 11 (File Support) of the reference documentation 2011-07-29 18:08:49 -04:00
Gunnar Hillert
25c421e82c Fixed #INT-2021 Clean up formatting issues in chapter 11 (File Support) of the reference documentation; #INT-1967 Standardize namespace pre-fixes in documentation 2011-07-29 16:52:53 -04:00
Oleg Zhurakousky
e504436b71 Added another @Ignore to Redis 2011-07-28 08:13:15 -04:00
Oleg Zhurakousky
17999e198e Added @Ignore to Redis and Mongo tests for now. Will be looking into using @Rule 2011-07-28 08:02:46 -04:00
Oleg Zhurakousky
354b4ca65b INT-2016 fixed the typo in the method name 2011-07-28 07:58:56 -04:00
Oleg Zhurakousky
47e3b47955 INT-2016 modified DefaultAmqpHeaderMapper to NOT copy headers such as ID, TIMESTAMP, REPLY_CHANNEL and ERRPR_CHANNEL 2011-07-28 07:48:07 -04:00
Mark Fisher
02735b15f1 INT-2015 'reply-channel' is no longer required in the spring-integration-amqp XSD 2011-07-27 16:39:40 -04:00
Mark Fisher
57f6c3e0ab avoiding NPE in AmqpOutboundEndpoint 2011-07-27 16:38:27 -04:00
Oleg Zhurakousky
cd1c4b1c45 INT-1884 bumped the timeout in JdbcMessageStoreChannelIntegrationTests which intermittently fails localy and in CI 2011-07-26 20:35:22 -04:00
Oleg Zhurakousky
8ce5193f29 INT-2008 added si-redis.conf 2011-07-26 18:27:44 -04:00
Oleg Zhurakousky
68770e2898 INT-2008 un-Ignored all tests requiring running instance of Redis, changed to use custom port 2011-07-26 18:14:05 -04:00
Oleg Zhurakousky
21e25ac1f2 INT-2008 changed single test to test Redis instance running on non-default port 2011-07-26 17:55:56 -04:00
Oleg Zhurakousky
3ed5aa301f INT-2008 testing redis on the CI server 2011-07-26 17:12:11 -04:00
Oleg Zhurakousky
12cb670e01 validating that MongoDB instance running in CI could be used for testing 2011-07-26 14:05:06 -04:00
Oleg Zhurakousky
5e71d443f9 INT-1992, INT-1993 added spring-integration-test to the build.gradle 2011-07-26 12:29:27 -04:00
Oleg Zhurakousky
80fa07f356 INT-1992 moved REDIS module to the main branch 2011-07-26 10:41:06 -04:00
Oleg Zhurakousky
c26a1c6c6b INT-1991 moved MongoDB module to the main branch 2011-07-26 08:47:35 -04:00
Mark Fisher
ac9a1c7700 @Ignoring integration test that requires running RabbitMQ broker for now 2011-07-22 18:55:32 -04:00
Mark Fisher
30af8e6fd4 INT-1998 refactored AmqpInboundGateway to be compatible with latest parser changes 2011-07-22 18:52:58 -04:00
Mark Fisher
d4955fe914 removed @Override annotation 2011-07-22 18:35:17 -04:00
Mark Fisher
8cec1e5aa5 INT-2003 added the 'spring-integration-amqp' module 2011-07-22 18:28:37 -04:00
Mark Fisher
f976e697f2 INT-2002 removed the spring-integration-httpinvoker module 2011-07-22 18:08:29 -04:00
Mark Fisher
8b597c1cda INT-1999 upgraded to Spring Framework 3.1 M2 2011-07-22 18:00:40 -04:00