Commit Graph

  • e5d6380c08 Update to latest buildSrc changes Chris Beams 2011-01-18 15:49:59 +07:00
  • 349cddb273 fixed compilation error Oleg Zhurakousky 2011-01-17 18:17:51 -05:00
  • 4c023d673b adding JMS Channel history test with full config Oleg Zhurakousky 2011-01-17 18:12:51 -05:00
  • c52df8fb8c INT-1722 renamed the 'userDefinedPrefix' property to 'userDefinedHeaderPrefix' for clarity since it is a prefix for user-defined headers (rather than emphasizing 'user-defined' as an adjective for the prefix itself) Mark Fisher 2011-01-17 17:22:49 -05:00
  • 3605950590 added PRIORITY, SEQUENCE_SIZE, and SEQUENCE_NUNBER to the DEFAULT_HEADER_TYPES map in JsonInboundMessageMapper Mark Fisher 2011-01-17 17:12:56 -05:00
  • ef93a8c207 polishing Mark Fisher 2011-01-17 16:43:14 -05:00
  • 59e0f4cb24 xsd doc polish Mark Fisher 2011-01-17 16:10:08 -05:00
  • 4b4413628d doc polish Mark Fisher 2011-01-17 15:25:11 -05:00
  • c63094492b javadocs polishing in DefaultHttpHeaderMapper Oleg Zhurakousky 2011-01-17 15:17:43 -05:00
  • 46bd045e66 doc polish Mark Fisher 2011-01-17 15:12:06 -05:00
  • 893d749907 general poslihing in tests for FTP/SFTP and javadocs polishing in DefaultHttpHeaderMapper Oleg Zhurakousky 2011-01-17 15:07:57 -05:00
  • a0735fd67a doc polish Mark Fisher 2011-01-17 15:01:39 -05:00
  • 5eef58e9df modified assert error to 'must not be empty' rather than null for hasText(..) check Mark Fisher 2011-01-17 14:50:47 -05:00
  • a7de2656bd INT-1722 exposed userDefinedPrefix as configurable property of the DefaultHttpHeaderMapper Oleg Zhurakousky 2011-01-17 14:48:18 -05:00
  • 0fd504dbe3 INT-1735 Lifecycle methods now only match if the name/param-types match AND the Lifecycle interface is actually assignable from the declaring class Mark Fisher 2011-01-17 14:36:36 -05:00
  • c6a160a804 xsd doc polish Mark Fisher 2011-01-17 14:06:26 -05:00
  • 891005c9d6 doc polish Mark Fisher 2011-01-17 14:02:48 -05:00
  • 70c458e01f INT-1745 added support for error-channel to in-the-chain gateways Oleg Zhurakousky 2011-01-17 08:55:51 -05:00
  • 9c23bb49a7 INT-1744 remove TIMESTAMP and ID from DEFAULT_HEADER_TYPES in JsonInboundMessageMapper Oleg Zhurakousky 2011-01-13 14:08:20 -05:00
  • 2eb426b0af INT-1743 refactored test, no more ActiveMQ Oleg Zhurakousky 2011-01-13 14:00:00 -05:00
  • 6d9335e897 INT-1743 polished test Oleg Zhurakousky 2011-01-13 13:31:19 -05:00
  • 04e2c47b23 INT-1743 polished test, increased the sleep time Oleg Zhurakousky 2011-01-13 13:12:15 -05:00
  • 529cf4686e INT-1743 added support for MessageHistory to JMS Channel Oleg Zhurakousky 2011-01-13 12:59:32 -05:00
  • 1941e53ba7 polished the HTTP doc to remove invalid property from sample Oleg Zhurakousky 2011-01-13 09:38:56 -05:00
  • f18392b34b INT-1740 added debug-level logging to DefaultHttpHeaderMapper Oleg Zhurakousky 2011-01-12 17:09:27 -05:00
  • 20959361f9 INT-1702 polished the code so it doesn't throw unexpected exceptions during the ungraceful exit from the process (e.g., terminate Tomcat). Oleg Zhurakousky 2011-01-12 16:54:19 -05:00
  • 010a323446 INT-1742 fixed FTP rename functionality which does not play well with some of the FTP servers when rename-to file exists Oleg Zhurakousky 2011-01-12 11:32:09 -05:00
  • f7acb3df94 INT-1708, INT-1709 added test to make sure that 'errorChannel' header takes precedence over 'error-channel' attribute Oleg Zhurakousky 2011-01-11 19:37:53 -05:00
  • 4bd0cb2c4b INT-1708, INT-1709 added initial support for 'error-channel' to inbound-channel-adapters Oleg Zhurakousky 2011-01-11 19:19:11 -05:00
  • 8630a10d23 INT-1726 added auto-startup attribute to JDBC outbound adapter/gateway Oleg Zhurakousky 2011-01-10 19:38:54 -05:00
  • fee03d435c INT-1726 added poller support for JDBC outbound adapter/gateway Oleg Zhurakousky 2011-01-10 19:31:20 -05:00
  • 27c8d31889 INT-1729 added error-channel suport for WS inbound-gateway Oleg Zhurakousky 2011-01-10 16:36:05 -05:00
  • aab914676e INT-1701 updated reference documentation regarding changes to IMAP IDLE auto-reconnect, changed copyright versions Oleg Zhurakousky 2011-01-10 09:33:52 -05:00
  • 8ad57f4527 INT-1701 minor polishing on ImapIdleChannelAdapter to actually use 'reconnectDelay' variable Oleg Zhurakousky 2011-01-08 12:30:07 -05:00
  • bc9c189ef4 INT-1701 added reconnect logic to ImapIdleChannelAdapter Oleg Zhurakousky 2011-01-08 12:07:19 -05:00
  • 0f390cb64c Upgrade to JavaMail 1.4.3 Chris Beams 2011-01-07 09:04:28 -08:00
  • 7288315528 INT-1731 updated transformer documentation to reflect the change related to 'transformer must never return null' Oleg Zhurakousky 2011-01-06 14:32:31 -05:00
  • 8bd6f2fb37 INT-1733 fixed the typo in the ControlBus sample in reference manual Oleg Zhurakousky 2011-01-06 14:15:40 -05:00
  • 8edde6ce10 INT-1724 updated aggregator reference documentation to reflect the name change from SequenceSizeCompletionStrategy to SequenceSizeReleaseStrategy Oleg Zhurakousky 2011-01-06 14:06:20 -05:00
  • ee273391db INT-1725 updated reference documentation with new MessageGroupStore definition and pointer to the javadoc Oleg Zhurakousky 2011-01-06 13:59:43 -05:00
  • 6c2fe5927d INT-1703 uodated documentation related to configuring 'remote-file-separator' for FTP/SFTP Oleg Zhurakousky 2011-01-06 13:47:36 -05:00
  • f0d446617d INT-1703 added support for configuring 'remote-file-separator' for FTP/SFTP Oleg Zhurakousky 2011-01-06 13:35:37 -05:00
  • c979dd63e7 INT-1734 polishing DefaultHttpHeaderMapper Oleg Zhurakousky 2011-01-05 16:18:09 -05:00
  • 3bc9c5d20d INT-1734 updated DefaultHttpHeaderMapper with case-insensitive checks for header names Oleg Zhurakousky 2011-01-05 15:47:54 -05:00
  • 2b99849f0c INT-1735 cleaned up test Oleg Zhurakousky 2011-01-05 13:50:12 -05:00
  • 1cbae6d353 INT-1735 changed the way ExpressionControlBusFactoryBean validates Lifecycle methods Oleg Zhurakousky 2011-01-05 13:40:20 -05:00
  • a7e970bbe3 INT-1728 added validation to ChatMessageListeningEndpoint to make sure that it ignores messages with 'null' content, since such messages may be sent by a different clients (e.g., Adium). An example of valid chat message with no content is message with the ChatState of 'composing'. For now we are ignoring such messages. Oleg Zhurakousky 2011-01-04 15:57:49 -05:00
  • d9263ea92a INT-1715 fixed poller schema definition to allow 'ref' attribute on inner-pollers definitions used in non-core schemas Oleg Zhurakousky 2011-01-04 13:12:49 -05:00
  • 454f349163 Remove workaround for GRADLE-1079 Chris Beams 2010-12-28 05:29:18 -08:00
  • 0dd7c6d08b Update to latest buildSrc changes Chris Beams 2010-12-28 05:23:26 -08:00
  • 078c22077a INT-1717, INT-1718 polished tests Oleg Zhurakousky 2010-12-23 14:29:24 -05:00
  • 6580c567c6 INT-1717, INT-1718 added tests Oleg Zhurakousky 2010-12-23 14:26:21 -05:00
  • f7259c8181 INT-1718 expected type for the remoteDirectory Expression evaluation is now String Mark Fisher 2010-12-23 13:18:35 -05:00
  • c4b0da2800 INT-1717 null, empty, or whitespace-only remoteDirectories will now all be treated as empty string (with NO trailing file separator added) Mark Fisher 2010-12-23 13:04:36 -05:00
  • 9a661a2160 name clarity Mark Fisher 2010-12-22 23:24:56 -05:00
  • d73f254833 INT-1706 polishing, removed unnecessary 'endsWithIgnoreCase' assertion Oleg Zhurakousky 2010-12-22 18:38:19 -05:00
  • cfd61c4218 INT-1707 Don't set SO_LINGER unless specified; close socket on send when appropriate, unless SO_LINGER=0; ensure any self-called close() is properly routed through any interceptors; suppress error on read when socket closed normally Gary Russell 2010-12-22 17:21:40 -05:00
  • abec48dce3 Remaining poms updated to 2.0.2.BUILD-SNAPSHOT Chris Beams 2010-12-22 14:20:42 -08:00
  • 597bc31e4f Update to latest buildSrc changes Chris Beams 2010-12-22 14:12:58 -08:00
  • 685467f42e Reflect recent jaxb/stax updates in generated poms Chris Beams 2010-12-22 14:05:38 -08:00
  • 2a9bff499c INT-1706 defined instance variable 'remoteFileSeparator' with '/' value as default Oleg Zhurakousky 2010-12-22 16:51:45 -05:00
  • fb08b166a5 INT-1712 fixed typo in the test Oleg Zhurakousky 2010-12-22 16:06:55 -05:00
  • 7519200d43 INT-1712 added more assertioins to the test Oleg Zhurakousky 2010-12-22 15:46:43 -05:00
  • b4d56160ec INT-1712 fixed the way MailOutboundChannelAdapterParser sets the javaMailProperties Oleg Zhurakousky 2010-12-22 15:42:14 -05:00
  • aef94f10df INT-1710 ObjectToJson tests are now flexible with regard to key=value pair order Mark Fisher 2010-12-22 12:44:57 -05:00
  • a5a64cebb0 un-@Ignored test now that it's compatible with JDK5 Mark Fisher 2010-12-22 08:08:23 -05:00
  • 3db5db8696 Modified test for JDK 1.5 compatibility David Turanski 2010-12-22 07:26:25 -05:00
  • 5a25530b56 ignoring test again until we resolve the jdk version issue Mark Fisher 2010-12-21 21:17:19 -05:00
  • 27512ecea2 trying build with 'xalan' in output property test Mark Fisher 2010-12-21 21:01:21 -05:00
  • ebd8d40120 temporarily ignoring test to determine if rest of build passes on jdk5 Mark Fisher 2010-12-21 20:52:56 -05:00
  • 7c7edd3e40 added stax dependency for xml module tests Mark Fisher 2010-12-21 19:44:24 -05:00
  • c866dee048 trying a different jaxb version Mark Fisher 2010-12-21 19:33:33 -05:00
  • 42b0c5f581 POMs updated from 2.0.1.RELEASE to 2.0.2.BUILD-SNAPSHOT as version for all project modules Mark Fisher 2010-12-21 19:01:50 -05:00
  • 6d2b4ae6ab updating build.gradle for test dependencies needed on jdk 5: stax for ws and jaxb for xml Mark Fisher 2010-12-21 18:56:40 -05:00
  • 594321e3b7 INT-1704 minor change for readability Mark Fisher 2010-12-21 16:10:45 -05:00
  • 5e746e8bec INT-1704 changed to build remoteFilePath useing generated file name Oleg Zhurakousky 2010-12-21 16:05:46 -05:00
  • a4366a8986 INT-1704 fixed FTP/SFTP tests that broke the build due to the change introduced with file renaming Oleg Zhurakousky 2010-12-21 15:55:12 -05:00
  • 45e62cdabc INT-1700 changed from IOException to NestedIOException to stay compatible with Java 5 Oleg Zhurakousky 2010-12-21 15:45:45 -05:00
  • fe6ff2aa98 INT-1704 changed to pass the full file path when calling session.rename(fromPath, toPath) instead of just a file name Oleg Zhurakousky 2010-12-21 15:33:41 -05:00
  • 334a8070a9 re-adding buildSrc as a submodule after releasing 2.0.1.RELEASE Mark Fisher 2010-12-17 19:05:09 -05:00
  • e37d3f5922 removed local buildSrc Mark Fisher 2010-12-17 19:02:59 -05:00
  • 2fc78aa2cc Update version to 2.0.2.BUILD-SNAPSHOT Mark Fisher 2010-12-17 18:46:00 -05:00
  • e6ac44dbbd Release version 2.0.1.RELEASE Mark Fisher 2010-12-17 18:35:24 -05:00
  • 4e16713d67 temporarily adding buildSrc locally for 2.0.1.RELEASE Mark Fisher 2010-12-17 18:05:31 -05:00
  • 35be711281 temporarily removing buildSrc submodule for 2.0.1.RELEASE Mark Fisher 2010-12-17 18:04:39 -05:00
  • 6ecda01fda INT-1699 updated template.mf files for version 2.0.1 Mark Fisher 2010-12-17 17:25:21 -05:00
  • 11f17c228f updating changelog and readme for the 2.0.1 release Mark Fisher 2010-12-17 16:48:56 -05:00
  • 9927b3e4eb INT-1697 set remoteFileSeparator tp be '/' Oleg Zhurakousky 2010-12-17 16:29:39 -05:00
  • 3131d217d1 INT-1698 GlobalChannelInterceptorBeanPostProcessor now does its processing *after* initialization so that it can apply to the results of FactoryBeans (as in the JMS Channel case) Mark Fisher 2010-12-17 16:15:40 -05:00
  • 96aab9bf28 INT-1698 addd test for JMS global interceptors Oleg Zhurakousky 2010-12-17 16:00:57 -05:00
  • e50688fb1d removed class level tangle Mark Fisher 2010-12-17 15:39:35 -05:00
  • 2e75687ec7 enforcing fileNameGenerator cannot be null Mark Fisher 2010-12-17 15:32:15 -05:00
  • ff7c0fe309 INT-1688 ignoring methods that are declared on the Proxy class itself Mark Fisher 2010-12-17 14:45:10 -05:00
  • 1d582583a5 INT-1696 updated tests for MessageProducerSupport Oleg Zhurakousky 2010-12-17 14:23:34 -05:00
  • 7ac078e706 INT-1696 added test for successful error flow and modified expected exception for failing error flow Mark Fisher 2010-12-17 14:16:00 -05:00
  • 9b0f13e271 INT-1696 added tests for MessageProducerSupport Oleg Zhurakousky 2010-12-17 13:29:59 -05:00
  • ea2f7337b3 whitespace Mark Fisher 2010-12-17 12:59:57 -05:00
  • 4f43db8231 INT-1694, INT-1695 fixed error flow result handling in MessagingGatewaySupport Mark Fisher 2010-12-17 12:58:46 -05:00
  • c3ebcf5630 INT-1694, INT-1695 un-Ignored tests Mark Fisher 2010-12-17 12:53:21 -05:00
  • 4dd2265e4c adding MessagingGatewaySupport tests for error-channel Oleg Zhurakousky 2010-12-17 12:40:41 -05:00