b3bba292db
Remove stderr reference
Dave Syer
2010-09-15 08:03:01 +01:00
2ca4a8f347
Ignore failing test (timing sensitive in CI) as temporary measure
Dave Syer
2010-09-15 08:00:06 +01:00
45d266972f
INT-1193 Added namespace support for JSON transformers
Mark Fisher
2010-09-14 17:47:51 -07:00
46c52f1b81
INT-1026 Added initial implementation of JSON transformers.
Mark Fisher
2010-09-14 17:31:12 -07:00
2d5a9dde49
INT-1339: Added support for partial completion for disordered sequences. - Added markMessageFromGroup to MessageGroup interface - made ResequencingMessageGroupProcessor return the partial sequence that was processed - removed obsolete test - refactored CorrelatingMessageHandler to deal with the partially processed sequence properly
Iwein Fuld
2010-09-11 07:16:13 +02:00
b024ece0fb
Fix test (timeout was expected)
Dave Syer
2010-09-14 08:33:34 +01:00
1bef0f8c27
Ignore failing test and add TODO
Dave Syer
2010-09-14 08:29:35 +01:00
df9e8aafc2
Add exception for timeout - easier to read failure in test
Dave Syer
2010-09-14 08:01:14 +01:00
6233647a54
INT-1437: push sequence details into message builder INT-1420: add javadocs
Dave Syer
2010-09-14 07:43:51 +01:00
965b51d2a6
INT-1363 JmsOutboundChannelAdapterParser now allows a JmsTemplate reference along with a Destination or destinationName (but the latter 2 are still mutually exclusive)
Mark Fisher
2010-09-13 18:07:38 -04:00
bf0da16684
INT-1363 JmsDestinationPollingSource no longer extends from AbstractJmsTemplateBasedAdapter
Mark Fisher
2010-09-13 17:54:50 -04:00
44b6490cda
INT-1363 JmsSendingMessageHandler no longer extends from AbstractJmsTemplateBasedAdapter
Mark Fisher
2010-09-13 17:30:27 -04:00
01cf5cfc18
INT-1363 separating Destination/destinationName from JmsTemplate configuration
Mark Fisher
2010-09-13 16:50:46 -04:00
eea658deae
Merge branch 'master' of git.springsource.org:spring-integration/spring-integration
Mark Fisher
2010-09-13 16:03:28 -04:00
3109a78105
INT-1447 raising an error if any JmsTemplate attributes are set when an explicit 'jms-template' reference is also specified
Mark Fisher
2010-09-13 16:01:59 -04:00
f964f74f4e
INT-1448, INT-1442 accepted changes by Iwein, added small refactoring to AbstractMessageSplitter, added support for 'requires-reply' attribute, added test cases'
Oleg Zhurakousky
2010-09-13 15:57:57 -04:00
62f80d822b
removed System.out.println calls from tests
Mark Fisher
2010-09-13 15:18:42 -04:00
4db74cd558
INT-1440 the QoS properties are now only applied to JmsTemplate if it is not a referenced bean
Mark Fisher
2010-09-13 15:06:25 -04:00
f7bca5e9ba
INT-1440 the QoS properties are now only applied to JmsTemplate if it is not a referenced bean
Mark Fisher
2010-09-13 15:05:10 -04:00
e5f67740e4
INT-1254, fixed parent pom and security pom to pick up version of spring security from parent definition
Oleg Zhurakousky
2010-09-13 14:51:45 -04:00
f454378013
INT-1412 added async send methods to AsyncMessagingOperations and AsyncMessagingTemplate
Mark Fisher
2010-09-13 13:10:53 -04:00
014ba8d8f2
INT-1442: Added check for empty collection to AbstractMessageSplitter. - also introduced testcase based on suggestion from Jettro (see issue) - leaving a TODO for the awkwardly placed return statement (AbstractMessageSplitter needs more rigorous cleanup which I'll tackle separately)
Iwein Fuld
2010-09-13 14:50:01 +02:00
bba02133d6
fixed a compiler error.
Josh Long
2010-09-12 14:14:31 -07:00
6c959e6010
fixing issues related to fileType not propagating in the ftp handler
Josh Long
2010-09-12 13:06:01 -07:00
86fafd0002
INT-1433 fixing some bugs in the SFTP adapter reported by John Norton. the problems were mainly inconsistant propagation of a javabean property through the xsd and namespace handler, and failure to close input/outputstreams in the sftps synchronizer.
Josh Long
2010-09-12 12:41:37 -07:00
0c247c3a84
INT-1443: Reduce complexity and remove duplication in CorrelatingMessageBarrier - factored out completeGroup and expireGroup methods - cleaned up imports - some formatting - added javadoc to CorrelationStrategy
Iwein Fuld
2010-09-12 09:18:42 +02:00
97ca31d68d
INT-988 Added ignored test case. To reproduce bug: - remove @Ignore - put breakpoint in PropertyOrFieldReference (line 167) - step through
Iwein Fuld
2010-09-10 13:47:28 +02:00
b0a54a813d
added idea artifacts to .gitignore
Iwein Fuld
2010-09-10 13:38:59 +02:00
9d22d8abce
INT-1347: move sequence details to MessageBuilder so they can be shared by router and splitter
Dave Syer
2010-09-10 10:44:25 +01:00
553f39b992
Merge branch 'master' of git.springsource.org:spring-integration/spring-integration
Dave Syer
2010-09-10 07:04:55 +01:00
0bfa8c81bc
ading files
Josh Long
2010-09-09 03:13:34 -07:00
23dd0a86b8
INT-1436, modified 'should-mark-messages-as-read' tobe only 'true' by default for IMAP and completely ignored for other mail protocols
Oleg Zhurakousky
2010-09-08 16:09:14 -04:00
a7a6624186
INT1434 Remove parent pom from loanshark
Gary Russell
2010-09-08 10:31:49 -04:00
6006ffdb13
fixed the configuration.xml doc file
ozhurakousky
2010-09-08 01:18:45 -04:00
a5938b0fb3
Merge branch 'master' of git.springsource.org:spring-integration/spring-integration
ozhurakousky
2010-09-08 01:10:24 -04:00
4c3287d2c3
INT-1416: replace control-bus with mbean-exporter
David Syer
2010-09-03 12:39:00 +00:00
c7cfa6fdbc
Ignore test suite
David Syer
2010-09-03 12:38:55 +00:00
4e7d8da749
INT-1265: fix tests in suite
David Syer
2010-09-03 12:02:59 +00:00
53f975311a
INT-1265, INT-1266, INT-1267: create new mbean exporter and move monitoring to there
David Syer
2010-09-03 12:02:54 +00:00
69b296443a
updating readme and changelog for 2.0 M7
Mark Fisher
2010-09-03 06:22:59 +00:00
eb84de121f
INT-1305 Refactored CorrelatingMessageHandler to rely on MessagingTemplate rather than using ChannelResolver directly. More importantly, the MessageGroupProcessor now defines a simpler method: Object processMessageGroup(MessageGroup) which is consistent with the MessageProcessor method: Object processMessage(Message)
Mark Fisher
2010-09-03 05:40:09 +00:00
2f5dc0c202
INT-1306 renamed AbstractMessagingGateway to MessagingGatewaySupport
Mark Fisher
2010-09-03 04:02:49 +00:00
400832836d
INT-1246, edited the XML based configuration and added a section for @Publisher being a meta-annotation
Oleg Zhurakousky
2010-09-03 03:10:54 +00:00
4677615b5a
moved MessagingTemplateTests into core package from channel (since MessagingTemplate itself has moved)
Mark Fisher
2010-09-03 03:02:58 +00:00
8a6ba97c1f
INT-943 added support for Future return types on Gateway interface methods
Mark Fisher
2010-09-03 03:00:09 +00:00
b816ac7d44
INT-1411 added tests for asyncConvertSendAndReceive operations with MessagePostProcessor
Mark Fisher
2010-09-03 00:48:19 +00:00
cd4bc04801
INT-1411 added tests for asyncReceiveAndConvert operations
Mark Fisher
2010-09-03 00:40:56 +00:00
9e4a84257b
INT-1411 added tests for asyncReceive operations
Mark Fisher
2010-09-03 00:37:43 +00:00
e600243ea8
INT-1411 added test for cancellation
Mark Fisher
2010-09-03 00:13:03 +00:00