Commit Graph

7448 Commits

Author SHA1 Message Date
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
Mark Fisher
1976e64be1 polishing doc 2011-07-14 13:58:50 -04:00
Mark Fisher
ce3c538fb5 polishing 2011-07-14 13:49:10 -04:00
Mark Fisher
45ff34452b polishing doc 2011-07-14 13:39:54 -04:00
Mark Fisher
924316ce15 polishing doc 2011-07-14 13:15:55 -04:00
Mark Fisher
71af0200d3 polishing doc 2011-07-14 13:05:18 -04:00
Mark Fisher
fa3b495936 polishing doc 2011-07-14 12:59:20 -04:00
Mark Fisher
bd5bb7a101 removed System.out.println 2011-07-14 12:52:02 -04:00
Oleg Zhurakousky
98bbb98de3 INT-1975 regenerated POM files 2011-07-14 11:49:16 -04:00
Oleg Zhurakousky
ff8c4e0321 INT-1811 upgraded MAIL module to be dependent on Java Mail 1.4.4 2011-07-14 10:56:23 -04:00
Oleg Zhurakousky
73c1f3b4ee INT-1923 fixed broken test 2011-07-14 08:34:24 -04:00
Oleg Zhurakousky
286d5afdac INT-1923 refactored to simplify code (removed ResubmittingTask, fixed the use of TaskExecutor, other minor polishing) 2011-07-14 07:58:21 -04:00
Oleg Zhurakousky
e4b72d0b85 INT-1923 refactored Lifecycle support for IMAP adapter that was fixed earlier 2011-07-13 15:38:30 -04:00
Mark Fisher
101bb241de minor typo in aggregator doc 2011-07-13 14:24:41 -04:00
Mark Fisher
1743347025 minor typo in xsd 2011-07-13 14:22:17 -04:00
Oleg Zhurakousky
f8acd850dc INT-1974 removed the IF statement which was checking the state of the collection in favor of delegating to the ConversionService 2011-07-13 12:37:06 -04:00
Mark Fisher
b99504ad96 INT-1972 remoting outbound gateway base class now must create a new message more explicitly 2011-07-12 18:19:43 -04:00
Mark Fisher
4866d242be INT-1972 adjusted unit tests for JDBC based on MessageHeader changes 2011-07-12 17:05:31 -04:00
Mark Fisher
94ac56593f INT-1972 MessageBuilder is now more diligent in determining the 'modified' flag value, and as a result it will return the originalMessage from a build() call any time that there have been no additions/removals/modifications to the payload or headers. 2011-07-12 16:41:44 -04:00
Mark Fisher
5bffa91a1b INT-1932 added support for 'delimiters' attribute on the <splitter> element (when not using a 'ref', 'expression', or inner bean) 2011-07-12 14:14:24 -04:00
Oleg Zhurakousky
af7bc5ac74 INT-1951 fixed HttpRequestExecutingMessageHandler to ensure that it sets Content-Type only for POST and PUT requests 2011-07-12 13:28:50 -04:00
Oleg Zhurakousky
30b39da1d0 INT-1969 fixed typo and access modifier in PayloadTypeRouter 2011-07-11 18:20:06 -04:00
Oleg Zhurakousky
dc86782195 INT-1969 fixed PayloadTypeRouter to introspect sub-interfaces of the interfaces implemented by the payload type 2011-07-11 18:09:12 -04:00
David Turanski
ccb0edc2ee INT-1970 added another router SpEL example to the Reference Manual 2011-07-11 12:29:45 -04:00
Oleg Zhurakousky
871e3bd503 INT-1965 added test properties file 2011-07-08 10:08:38 -04:00