Commit Graph

  • 669b886cc1 temporarily adding buildSrc locally for 2.0.2.RELEASE Mark Fisher 2011-02-07 13:18:32 -05:00
  • cf6517034d temporarily removing buildSrc submodule for 2.0.2.RELEASE Mark Fisher 2011-02-07 13:17:35 -05:00
  • 227d361fb2 readme update Mark Fisher 2011-02-07 10:46:39 -05:00
  • 485f80558d readding buildSrc as submodule Mark Fisher 2011-02-07 10:38:02 -05:00
  • 703ecdccda removed local buildSrc dir Mark Fisher 2011-02-07 10:37:08 -05:00
  • dc5da95d7e temporarily adding buildSrc locally for 2.0.2.RELEASE Mark Fisher 2011-02-07 10:28:14 -05:00
  • d604236873 temporarily removing buildSrc submodule for 2.0.2.RELEASE Mark Fisher 2011-02-07 10:23:55 -05:00
  • da8e6633ba temporarily removing buildSrc submodule for 2.0.2.RELEASE Mark Fisher 2011-02-07 10:22:47 -05:00
  • 6c6af30922 updating template.mf files for the 2.0.2 release Mark Fisher 2011-02-07 09:32:16 -05:00
  • 3a45eb2a94 updated 2.0.2 date in files Mark Fisher 2011-02-06 16:54:21 -05:00
  • db42d13d54 doc polishing Mark Fisher 2011-02-05 19:54:47 -05:00
  • 6325e42588 clarified the documentation about providing a message-store for a QueueChannel Mark Fisher 2011-02-05 19:41:28 -05:00
  • d7e7fd7348 doc polishing Mark Fisher 2011-02-05 19:14:08 -05:00
  • b6f2f920c8 removed unused import Mark Fisher 2011-02-04 20:10:10 -05:00
  • d8fa81888c INT-1727, INT-1784, polished the docs Oleg Zhurakousky 2011-02-04 20:04:40 -05:00
  • 6a29c50f21 INT-1727, INT-1784, added customizer test to the Groovy ControlBus, updated Groovy documentation with customizer notes Oleg Zhurakousky 2011-02-04 19:57:48 -05:00
  • a29bd4ff6b avoiding static var in test Mark Fisher 2011-02-04 19:43:36 -05:00
  • ae7b5e409a updated mail pom for 1.4.3 version of JavaMail Mark Fisher 2011-02-04 19:37:39 -05:00
  • f9f2f8cd21 INT-1727 added customizer tests Oleg Zhurakousky 2011-02-04 19:33:54 -05:00
  • 08b460ada6 updated readme and changelog for version 2.0.2 Mark Fisher 2011-02-04 18:51:10 -05:00
  • 21b28f92f5 INT-1784 added support for the 'customizer' attribute in the namespace, for both <script> elements and the groovy <control-bus> Mark Fisher 2011-02-04 18:47:41 -05:00
  • 6074f5744e polishing Mark Fisher 2011-02-04 15:55:52 -05:00
  • 2346fa6f0a polishing Mark Fisher 2011-02-04 15:50:47 -05:00
  • d52de1007c polishing Mark Fisher 2011-02-04 15:28:39 -05:00
  • b6a6c67da7 polishing Mark Fisher 2011-02-04 15:21:15 -05:00
  • 3210d4a9a2 INT-1784 added support for GroovyObjectCustomizers Mark Fisher 2011-02-04 14:45:25 -05:00
  • f5dc6019d5 INT-1727 polishing Oleg Zhurakousky 2011-02-04 12:07:38 -05:00
  • 4c669ec205 INT-1727 moved AbstractScriptExecutingMessageProcessor to the 'scripting' package and refactored executeScript() to accept a variable Map instead of the Message. The base class now manages the scriptVariableGenerator property. Mark Fisher 2011-02-04 11:56:19 -05:00
  • 8c50f02555 INT-1727 polishing Mark Fisher 2011-02-04 10:20:17 -05:00
  • 1b44da28c2 INT-1783: add parameterExpressions to expression evaluating sql parameter source Dave Syer 2011-02-04 15:06:32 +00:00
  • 031aa372c0 INT-1727 polishing Mark Fisher 2011-02-04 09:40:57 -05:00
  • 8b5077281a INT-1762: add DEFAULT NULL to UPDATED_DATE and lock hint voodoo for sybase Dave Syer 2011-02-04 09:42:38 +00:00
  • 51f5ae0ea6 updated the copyrights in the ref manual Oleg Zhurakousky 2011-02-03 13:17:54 -05:00
  • d9c3e7eff9 updated documentation with more details regarding default-reply-channel on the Gateway Oleg Zhurakousky 2011-02-03 13:11:19 -05:00
  • 92af944411 INT-1755 added documentation about configuring MessageStore with QueueChannel Oleg Zhurakousky 2011-02-03 12:47:56 -05:00
  • b76be0973b added test for async flows to InnerGatewayWithChainTests Oleg Zhurakousky 2011-02-03 10:48:43 -05:00
  • 221c086a74 INT-1766 the PollableJmsChannel's timeout parameter is now honored by the underlying JmsTemplate Mark Fisher 2011-02-02 21:24:38 -05:00
  • cbfb6945b4 added PollableJmsChannelTests Mark Fisher 2011-02-02 21:23:54 -05:00
  • f6061346d3 added more test to InnerGatewayWithChainTests Oleg Zhurakousky 2011-02-02 19:55:46 -05:00
  • 0cb10b5942 INT-1435 added support for runtime priority from SI Message header on JMS outbound gateway Mark Fisher 2011-02-02 19:40:50 -05:00
  • da6174c8f0 INT-1435 added support for dynamic priority (thread-bound at runtime) for sending JMS messages Mark Fisher 2011-02-02 19:04:46 -05:00
  • d97066bd96 INT-1435 adding tests, one @Ignore-d for now Mark Fisher 2011-02-02 10:47:39 -05:00
  • 1b9380c01f INT-1772 moved send-timeout attribute to the root definition of inbound-channel-adapter Oleg Zhurakousky 2011-02-01 18:31:45 -05:00
  • 93369d45fb xsd doc comment polish Mark Fisher 2011-02-01 17:55:13 -05:00
  • 15b4488ca7 INT-1772 The 'send-timeout' attribute is now available on inbound-channel-adapter elements 1.0.x Mark Fisher 2011-02-01 17:52:33 -05:00
  • 66a8927000 INT-1391 added 'requires-reply' attribute to <service-activator> element Mark Fisher 2011-02-01 17:22:54 -05:00
  • 17593f37e9 fixed typo: capasity -> capacity Mark Fisher 2011-02-01 17:21:06 -05:00
  • 84543c9688 polishing fixed test in GatewayRequestReplyTests.timedOutGateway() Oleg Zhurakousky 2011-02-01 17:00:11 -05:00
  • 734c3e504a INT-1772 polishing Oleg Zhurakousky 2011-02-01 16:41:10 -05:00
  • 9128a02034 INT-1772 fixed support for send-timeout for inbound-channel-adapters Oleg Zhurakousky 2011-02-01 16:33:41 -05:00
  • efb033b341 updating .gitignore to exclude build and dependency related directories Mark Fisher 2011-02-01 15:17:35 -05:00
  • 2437db435f INT-1396 DefaultInboundRequestMapper now properly handles reading large byte payloads from request input streams Mark Fisher 2011-02-01 14:35:32 -05:00
  • 9875e3f134 adding buildSrc to .gitignore Mark Fisher 2011-02-01 13:02:40 -05:00
  • 32467bd561 INT-1771 removed send-timeout from the poller's schema definition Oleg Zhurakousky 2011-02-01 09:57:34 -05:00
  • eae714a983 polishing fixed the spelling of some of the sftp tests Oleg Zhurakousky 2011-02-01 09:47:52 -05:00
  • 1349172061 INT-1692 Document Use of NIO and Implications Gary Russell 2011-01-31 22:09:07 -05:00
  • ec4ff5c747 INT-1727 polished documentation, tests, configuration and schema files to reflect name changes for ScriptVariableGenerator Oleg Zhurakousky 2011-01-31 16:23:52 -05:00
  • ae823fdb5d INT-1727 renamed DefaultScriptVariableSource to DefaultScriptVariableGenerator, documented the new feature in reference manual Oleg Zhurakousky 2011-01-31 14:06:29 -05:00
  • da227f07a9 INT-1727 renamed ScriptedVariableSource to ScriptVariableGenerator Oleg Zhurakousky 2011-01-31 13:43:25 -05:00
  • c3b99e4bcf INT-1727 polished implementation of DefaultScriptVariableSource as well as isolated the ScriptVariableSource implementation used by the Control Bus into a private inner class Oleg Zhurakousky 2011-01-31 09:15:16 -05:00
  • c0ec30b3ce INT-1727 modified doResolveScriptVariables(..) method of DefaultScriptVariableSource to include a Message as an argument Oleg Zhurakousky 2011-01-29 12:05:28 -05:00
  • fc00a926c0 INT-1752 added test cases to validate 'rest-template' attribute support Oleg Zhurakousky 2011-01-29 11:34:26 -05:00
  • c4fe6f1c47 INT-1752 added initial support for allowing RestTemplate to be specified on HTTP outbound adapters/gateways Oleg Zhurakousky 2011-01-28 15:54:28 -05:00
  • fba272adad INT-1757 added support to be able to control HttpStatus via MessageHeaders for HTTP inbound gateway Oleg Zhurakousky 2011-01-28 12:27:02 -05:00
  • 061ce2f05d INT-1768 added support for propagating AcknowledgeMode to JmsTemplate when explicitly set on JMS inbound-channel-adapter Oleg Zhurakousky 2011-01-28 10:43:52 -05:00
  • 2df24cc603 INT-1727 removed the runtime resolution of bean in DefaultScriptVariableSource if the actual instance is RuntimeBeanReference Oleg Zhurakousky 2011-01-28 10:08:07 -05:00
  • bda613709f INT-1727 decoupled relationship between Groovy Contro Bus and generic Script Processor Oleg Zhurakousky 2011-01-28 08:54:38 -05:00
  • e9b85bca18 INT-1727 added namespace support for script-variable-source Oleg Zhurakousky 2011-01-27 16:46:59 -05:00
  • c3db043334 INT-1727 added namespace support for Groovy binding variables Oleg Zhurakousky 2011-01-27 16:05:37 -05:00
  • f80df192c8 INT-1727 refactored Groovy support to use ScriptVariableSource Oleg Zhurakousky 2011-01-27 11:19:05 -05:00
  • 1857d5b6c0 INT-1767 using MediaType.ALL as the default Accept when writing a response in HttpRequestHandlingMessagingGateway Mark Fisher 2011-01-26 18:56:07 -05:00
  • 403855fea6 INT-1727 added Message as input parameter to ScriptVariableSource.resolveScriptVariables(Message) method Oleg Zhurakousky 2011-01-26 10:20:02 -05:00
  • e6d58735dd INT-1727 added initial support to allow customization of Groovy bindings Oleg Zhurakousky 2011-01-26 10:13:56 -05:00
  • c9451016c4 INT-1765 fixed tool annotation in 'header-enricher-type' (expected-method instead of ref) Mark Fisher 2011-01-25 11:22:48 -05:00
  • d05dc695ca INT-1764 fixed typo: getComponetType -> getComponentType Mark Fisher 2011-01-25 11:16:10 -05:00
  • 64d8ba3b61 polished schema documentation Oleg Zhurakousky 2011-01-24 12:52:24 -05:00
  • fe527cd4c5 INT-1751 fliped the way inbound/outboundHeaderNames are set on DefaultHttpHeaderMapper when botstrapping http inbound gateway/adapter Oleg Zhurakousky 2011-01-24 12:43:13 -05:00
  • 02de94e2f0 Update to latest buildSrc Chris Beams 2011-01-24 12:11:08 +07:00
  • aaccf6ff26 polishing, removed warning message Oleg Zhurakousky 2011-01-21 12:29:16 -05:00
  • 8cf0c559d6 INT-1758 added test for deprecated usage of setPollerMetadata() on AbstractPollingEndpoint Oleg Zhurakousky 2011-01-21 11:47:49 -05:00
  • dddf29a39d INT-1758 deprecated setPollerMetadata() on AbstractPollingEndpoint Oleg Zhurakousky 2011-01-21 11:31:04 -05:00
  • 93f6568c9c INT-1758 refactored AbsractPollingEndpoint to remove deopendency on PollerMetadata, fixed tests Oleg Zhurakousky 2011-01-21 11:06:48 -05:00
  • c3ec6aa68a INT-1719 added setDeliveryPersistent method to JmsOutboundGateway, fixed the schema and the parser Oleg Zhurakousky 2011-01-21 09:31:07 -05:00
  • f5e9dc72e4 INT-1719 adding missing test config file Oleg Zhurakousky 2011-01-20 17:00:16 -05:00
  • 2cc182a667 INT-1719 added delivery-persistent attribute to outbound-gateway, deprecated delivery-mode Oleg Zhurakousky 2011-01-20 16:58:47 -05:00
  • c3ea9d279a INT-1747 added SimpleAsyncTaskExecutor to ResubmittingTask Oleg Zhurakousky 2011-01-20 14:49:47 -05:00
  • 129df10cd6 INT-1751 added mapped-request/response-type attributes to http inbound gateway/adapter Oleg Zhurakousky 2011-01-20 13:35:15 -05:00
  • c86ad76323 INT-1713 added content-type to Mail Header Enricher Oleg Zhurakousky 2011-01-20 12:18:14 -05:00
  • 93511fa616 INT-1713 fixed test Oleg Zhurakousky 2011-01-20 12:06:13 -05:00
  • 1d78a113ef INT-1713 added initial support for sending a Mail message with content type Oleg Zhurakousky 2011-01-20 12:05:15 -05:00
  • 0530bd0acc polishing, removed unnecessary imports Oleg Zhurakousky 2011-01-20 09:51:42 -05:00
  • a1d205e7a1 INT-1708, INT-1709 added error-channel to the poller Oleg Zhurakousky 2011-01-20 09:09:41 -05:00
  • 21b5809057 INT-1708, INT-1709 undid the changes made with regard to adding error-channel to SourcePollingChannelAdapter in favor of adding it to the poller Oleg Zhurakousky 2011-01-20 08:33:40 -05:00
  • 8ee0af309f INT-1753, INT-1754 added support for returning HttpStatus as MessageHeader rehgardles of the payload to the Http Outbound Gateway. Added support forreturning with HttpStatus set by downstream endpoint to Http Inbound Gateway Oleg Zhurakousky 2011-01-19 20:31:05 -05:00
  • 7aa464c086 INT-1747 added support for Executor to RessubmittingTask Oleg Zhurakousky 2011-01-19 13:33:04 -05:00
  • 2993f95c52 INT-1747 added the new class ResubmittingTask Oleg Zhurakousky 2011-01-19 12:02:29 -05:00
  • 3540be1638 INT-1747 initial refactoring of IDLE task to use Scheduler Oleg Zhurakousky 2011-01-19 11:48:46 -05:00
  • 5d8e0f24a0 re-updating buildSrc Mark Fisher 2011-01-19 10:20:14 -05:00
  • 52a1439991 INT-1739 fixed HttpRequestHandlingEndpointSupport to call close() on ServletServerHttpResponse to make sure that mapped headers are written to the response Oleg Zhurakousky 2011-01-18 18:39:12 -05:00
  • befe46fe86 polish Mark Fisher 2011-01-18 14:30:59 -05:00