Commit Graph

5522 Commits

Author SHA1 Message Date
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
Mark Fisher
74747fdd8f INT-1999 updated template.mf files for new 2.1.0 version range 2011-07-22 17:01:33 -04:00
Mark Fisher
46238e555c INT-1999 updated version to 2.1.0.BUILD-SNAPSHOT and regenerated POMs 2011-07-22 16:59:09 -04:00
Mark Fisher
9a43781973 updated POMs for 2.0.6.BUILD-SNAPSHOT 2011-07-18 18:09:12 -04:00
Mark Fisher
2e605f24c9 updated template.mf files for 2.0.6.BUILD-SNAPSHOT 2011-07-18 18:07:12 -04:00
Mark Fisher
82182a8b7b Update version to 2.0.6.BUILD-SNAPSHOT 2011-07-18 17:57:19 -04:00
Mark Fisher
b1ee08b8d1 Release version 2.0.5.RELEASE 2011-07-18 17:36:31 -04:00
Mark Fisher
bb90ffc840 added @Deprecated annotation 2011-07-18 16:59:21 -04:00
Mark Fisher
489755c931 updating info docs for 2.0.5.RELEASE 2011-07-18 16:49:05 -04:00
Mark Fisher
eb661d336c INT-1969 simplified PayloadTypeRouter code 2011-07-18 16:14:34 -04:00
Mark Fisher
7c9359e65f INT-1969 fixed some ambiguity tests 2011-07-18 15:50:43 -04:00
Oleg Zhurakousky
dda08a1b58 INT-1969 added even more tests for ambiguity checks 2011-07-18 14:04:21 -04:00
Oleg Zhurakousky
92f563f5e1 INT-1969 added more tests to validate several ambiguity scenarios for the PayloadTypeRouter 2011-07-18 13:58:26 -04:00
Oleg Zhurakousky
22bb8350b0 INT-1969 polished the code, modified exception message to include ambiguities 2011-07-18 12:58:47 -04:00
Mark Fisher
c92d877c24 INT-1969 ensuring that interface weight results are always odd to offset with even class results. Also fixed typo: 'matchedIntefaces' 2011-07-18 09:41:47 -04:00
Oleg Zhurakousky
8ae6d7b842 INT-1980 added schema and reference documentation related to the 'pub-sub-domain' attribute of JMS module 2011-07-18 09:01:23 -04:00
Oleg Zhurakousky
f31aff1c27 INT-1969 polished PayloadTypeRouter support for determining the weight of sub-classes 2011-07-15 23:25:24 -04:00
Oleg Zhurakousky
4929fff7e5 INT-1978 added more tests for PayloadTypeRouter 2011-07-15 13:26:14 -04:00
Mark Fisher
7e4e58cddb INT-1969 adding type-difference-weight algorithm for more nuanced decision making with regard to class and/or interface hierarchies for the PayloadTypeRouter 2011-07-15 13:07:12 -04:00
Mark Fisher
9cd0871739 removing warnings 2011-07-15 11:50:53 -04:00
Mark Fisher
8cfd7d5a75 removing warnings 2011-07-15 11:50:22 -04:00
Mark Fisher
cc56864c48 removing warnings 2011-07-15 11:48:08 -04:00
Mark Fisher
44d570f700 INT-1951 limiting the exclusion of a request body to GET requests for now 2011-07-15 11:40:56 -04:00
Oleg Zhurakousky
544a34bf28 INT-1951 polished HttpRequestExecutingMessageHandler to better handle the difference between PUT/POST and other Http methods 2011-07-15 10:04:42 -04:00
Mark Fisher
c856be6bcc formatting and removing unused method arg 2011-07-14 16:45:26 -04:00
Oleg Zhurakousky
36eb5b1ede INT-1923 polished IDLE adapter to accomodate deprecation of task-executor 2011-07-14 15:57:43 -04:00
Mark Fisher
2d72c278f9 polishing 2011-07-14 13:59:48 -04:00