Commit Graph

  • 6448a11636 INT-1608 added 'filename-regex' coverage to the File chapter of the reference manual Mark Fisher 2010-11-14 22:50:24 -05:00
  • 54387d3547 polishing Mark Fisher 2010-11-14 22:36:38 -05:00
  • 890ca671fc reordered property declaration Mark Fisher 2010-11-14 21:41:32 -05:00
  • 860de3bf1d removed public getter for exception mapper Mark Fisher 2010-11-14 21:36:04 -05:00
  • 03a8bc59fd suppressing deprecation warnings Mark Fisher 2010-11-13 23:57:01 -05:00
  • d7ad37de4b renamed SocketIoUtils to SocketUtils Mark Fisher 2010-11-13 23:49:36 -05:00
  • a78d361538 renamed SocketUtils in src/test to SocketTestUtils Mark Fisher 2010-11-13 23:44:41 -05:00
  • bc10b621e3 INT-1619 removed cycle by moving SocketIoUtils into the util package Mark Fisher 2010-11-13 23:43:04 -05:00
  • a2dfe9d069 Return version to 2.0.0.BUILD-SNAPSHOT following RC2 release Chris Beams 2010-11-13 15:44:40 -08:00
  • b68e855f87 Release version 2.0.0.RC2 Chris Beams 2010-11-13 10:57:00 -08:00
  • befadefe25 updating changelog and readme for 2.0 RC2 Mark Fisher 2010-11-13 12:57:40 -05:00
  • 969a160684 polishing Mark Fisher 2010-11-13 12:47:35 -05:00
  • 3423ca2dd7 renamed test to match class under test Mark Fisher 2010-11-13 12:39:52 -05:00
  • 8ba3b7a81e moved ExpressionControlBusFactoryBean into config instead of config.xml Mark Fisher 2010-11-13 12:38:05 -05:00
  • 9e565ab3c9 moved ExpressionControlBusFactoryBean into config instead of config.xml Mark Fisher 2010-11-13 12:37:42 -05:00
  • ff3604e972 updated doc for header name change Mark Fisher 2010-11-13 12:30:48 -05:00
  • 48d481467c renamed headers, and adjusted header-enricherc Mark Fisher 2010-11-13 12:29:04 -05:00
  • 956ec17356 updated XMPP docs for name changes Mark Fisher 2010-11-13 12:23:41 -05:00
  • f4438d3e3b polishing Mark Fisher 2010-11-13 12:14:42 -05:00
  • 0c14957a3e renaming components Mark Fisher 2010-11-13 12:09:56 -05:00
  • c0d9a9a02c renaming components Mark Fisher 2010-11-13 11:55:00 -05:00
  • 22821d42d3 renaming components Mark Fisher 2010-11-13 11:49:58 -05:00
  • ad5adf3fbf renamed roster inbound parser Mark Fisher 2010-11-13 11:34:53 -05:00
  • f0956bf335 renamed roster inbound endpoint to XmppRosterListeningEndpoint Mark Fisher 2010-11-13 11:32:34 -05:00
  • 752e8b4808 INT-1616 refactored XMPP package structure on test side Mark Fisher 2010-11-13 11:20:17 -05:00
  • d95a7df068 INT-1616 refactored XMPP package structure Mark Fisher 2010-11-13 11:15:07 -05:00
  • 352f5f5f73 Fixed issue with generics in List vs. array within CompositeFileListFilter's filterFiles() method. Also removed unnecessary 'filterReferences' option on FileListFilterFactoryBean (can use CompositeFileListFilter for that). The 'filterReference' property is now just 'filter', and the factory's product is now called 'result'. Mark Fisher 2010-11-13 10:26:48 -05:00
  • afa88f8502 INT-1559 finished with docs for FTP/FTPS/SFTP Oleg Zhurakousky 2010-11-13 10:16:01 -05:00
  • fda398d2f5 INT-1559 added docs for SFTP, polished FTP/FTPS docs Oleg Zhurakousky 2010-11-13 10:10:49 -05:00
  • 4bad4f13de polishing Mark Fisher 2010-11-13 09:04:12 -05:00
  • c5f1e9d8e4 avoiding vararg/generic warning Mark Fisher 2010-11-13 08:53:09 -05:00
  • f72cab116c INT-1559 added docs for FTP/FTPS Oleg Zhurakousky 2010-11-13 08:44:38 -05:00
  • 4e3f5bef6e INT-1613 setHeader now throws an Exception for read-only headers (ID and TIMESTAMP) Mark Fisher 2010-11-13 08:27:22 -05:00
  • 060ea89b87 Use unicode callouts in PDF instead of images (INT-1606) Chris Beams 2010-11-13 01:30:14 -08:00
  • 536fda2200 Check in Gradle-generated poms for convenience (INT-1609) Chris Beams 2010-11-12 23:20:00 -08:00
  • ba69cc5a31 Update buildSrc in order to get proper PDF name (INT-1572) Chris Beams 2010-11-12 21:46:28 -08:00
  • 2150e32dac added copyright Mark Fisher 2010-11-12 18:05:47 -05:00
  • 2c572d477e deprected AbstractRemotingOutboundGateway and RemotingInboundGatewaySupport (httpinvoker is deprecated already, this code will be limited to RMI only as of 2.1) Mark Fisher 2010-11-12 18:03:30 -05:00
  • 2b849f6747 removed SimpleMessageMapper, AttributePollingMessageSource now extends AbstractMessageSource Mark Fisher 2010-11-12 18:00:49 -05:00
  • 3b81382e70 polishing Mark Fisher 2010-11-12 17:51:56 -05:00
  • de2ac1a9aa polishing Mark Fisher 2010-11-12 17:46:09 -05:00
  • 75a6381d3a moved @Publisher from aop into the annotation package with all other annotations Mark Fisher 2010-11-12 17:39:11 -05:00
  • 66d9303eeb copyright updates Mark Fisher 2010-11-12 17:35:45 -05:00
  • 048d54121e AnnotationFinder is now abstract Mark Fisher 2010-11-12 17:33:34 -05:00
  • a3a0d71750 INT-1555 fixing broken test again Oleg Zhurakousky 2010-11-12 16:52:11 -05:00
  • acc20c02fb INT-1555 fixing broken test Oleg Zhurakousky 2010-11-12 16:44:57 -05:00
  • 7683d59f62 INT-1555 added tests for FTP and SFTP modules Oleg Zhurakousky 2010-11-12 16:34:22 -05:00
  • 2148956c6d renamed GatewayMethodDefinition to GatewayMethodMetadata and made it package-protected Mark Fisher 2010-11-12 15:55:37 -05:00
  • 59c084f737 removing HandlerMethodResolver and impls, since we now depend on SpEL for that functionality Mark Fisher 2010-11-12 15:32:05 -05:00
  • dbbcde22cd INT-1569 added inboundPrefix and outboundPrefix to DefaultJmsHeaderMapper. For now, the defaults are blank. Mark Fisher 2010-11-12 13:01:41 -05:00
  • 79eb43f293 Add note regarding GRADLE_OPTS to readme.txt Chris Beams 2010-11-12 10:16:31 -08:00
  • 64ff4e2eea INT-1557 fonosjed Twitter docs Oleg Zhurakousky 2010-11-12 12:41:19 -05:00
  • 24521e97b9 minor polishing of Twitter before polishing the Twitter docs Oleg Zhurakousky 2010-11-12 11:21:44 -05:00
  • 7dc8fbaa93 INT-1420: fix CDATA Dave Syer 2010-11-12 15:55:20 +00:00
  • f48624f603 INT-1516 added docs for service-activator and SpEL Oleg Zhurakousky 2010-11-12 10:01:44 -05:00
  • 0dd3184f24 Add .idea directory to .gitignore Iwein Fuld 2010-11-12 15:46:12 +01:00
  • f77982a33e INT-1542: Add file-regex attribute to file:inbound-channel-adapter Iwein Fuld 2010-11-12 15:45:43 +01:00
  • 3ac6a6b72f INT-1516 added docs for transformer and SpEL Oleg Zhurakousky 2010-11-12 09:43:25 -05:00
  • 858570882e INT-1516 added docs for aggregator ans SpEL Oleg Zhurakousky 2010-11-12 09:27:49 -05:00
  • ba665734fb INT-1562 naming consistencies, package-protected FactoryBeans Mark Fisher 2010-11-12 08:52:44 -05:00
  • 97b5c42411 INT-1562 naming consistencies, package-protected classes Mark Fisher 2010-11-12 08:50:32 -05:00
  • ce2bc45eaa INT-1562 renamed inbound channel adapter parsers Mark Fisher 2010-11-12 08:45:22 -05:00
  • da48d96237 INT-1562 renamed outbound channel adapter parsers Mark Fisher 2010-11-12 08:41:49 -05:00
  • df84505998 INT-1562 renamed outbound channel adapter parsers Mark Fisher 2010-11-12 08:41:34 -05:00
  • ebd06fc2d4 INT-1516 added docs for <router> expression, mentinoing projection/selection Oleg Zhurakousky 2010-11-12 08:11:55 -05:00
  • 063845ed79 INT-1516 added docs for RLR's selector-expression, fixed the docbook error' Oleg Zhurakousky 2010-11-12 07:44:34 -05:00
  • 35dee6df1d INT-1552 removed StringMessage references from the manual Oleg Zhurakousky 2010-11-12 06:46:15 -05:00
  • ba189d2c36 INT-1601: added bean-resolver to control-bus Dave Syer 2010-11-12 09:26:27 +00:00
  • a0db55a75e INT-1420: add docs for control bus and tidy JMX Dave Syer 2010-11-11 14:51:35 +00:00
  • e617de54c8 INT-1420: add units to metric descriptions Dave Syer 2010-11-11 14:24:05 +00:00
  • c2f9dd80f0 Prevent properties failures with role check Chris Beams 2010-11-11 23:08:42 -08:00
  • d96d2ddca6 Update to new spring-build-gradle repository Chris Beams 2010-11-11 19:19:28 -08:00
  • 5a39dd1d24 Fix minor compiler warnings Chris Beams 2010-11-11 17:11:40 -08:00
  • 80f9a1404d fixup Chris Beams 2010-11-11 16:37:13 -08:00
  • 0287f19fb7 Update to read-only github url for buildSrc submodule Chris Beams 2010-11-11 16:32:23 -08:00
  • bd5a3d190b Merge branch 'buildSrc' Chris Beams 2010-11-11 16:26:53 -08:00
  • 37d4acb877 Update to latest buildSrc changes Chris Beams 2010-11-11 16:19:57 -08:00
  • c57280c173 polishing Mark Fisher 2010-11-11 19:01:15 -05:00
  • ae619d95bf INT-1604 removed OutboundTweetMessageMapper and AbstractOutboundTwitterEndpointSupport, renamed TimelineSendingMessageHandler to StatusUpdatingMessageHandler Mark Fisher 2010-11-11 18:54:20 -05:00
  • e02582f079 INT-1604 removed unused methods from TwitterOperations and Twitter4JTemplate, renamed 'markerId' to 'lastEnqueuedId', and now passing the 'sinceId' into subclass' pollForTweets(..) callback, and the search adapter now takes 'sinceId' into account as well Mark Fisher 2010-11-11 18:42:28 -05:00
  • 82ddb01cfd INT-1604 polishing Mark Fisher 2010-11-11 18:29:05 -05:00
  • 3524606a84 INT-1604 polishing Mark Fisher 2010-11-11 18:25:49 -05:00
  • 0852008d38 INT-1604 renamed outbound parser to include 'ChannelAdapter' Mark Fisher 2010-11-11 18:14:12 -05:00
  • dd13faf032 INT-1604 renamed inbound parser to include 'ChannelAdapter' Mark Fisher 2010-11-11 18:11:34 -05:00
  • 22db707b5d INT-1604 polishing Mark Fisher 2010-11-11 18:08:45 -05:00
  • 373884d40d INT-1604 renamed TimelineUpdateReceivingMessageSourceTests (removed 'Update') Mark Fisher 2010-11-11 17:56:47 -05:00
  • b5f57e3ddc INT-1604 encapsulation Mark Fisher 2010-11-11 17:50:33 -05:00
  • 4f3b887ddd INT-1604 encapsulation Mark Fisher 2010-11-11 17:44:48 -05:00
  • bc35dc55fe Update buildSrc url to gradle-build on github Chris Beams 2010-11-11 14:44:27 -08:00
  • 79b8b6b8b5 INT-1604 refactored reusable polling logic into AbstractTwitterMessageSource Mark Fisher 2010-11-11 17:21:28 -05:00
  • 6f5719f352 INT-1604 formatting, removed e.printStackTrace Mark Fisher 2010-11-11 16:53:48 -05:00
  • 11912a5360 INT-1604 removed unused imports Mark Fisher 2010-11-11 16:49:50 -05:00
  • d0ebcd9e6f INT-1603 removed MH prost processor from AMS Oleg Zhurakousky 2010-11-11 16:39:08 -05:00
  • d1a97304a9 INT-1603 added real test in the 'ignored' for search with namespace Oleg Zhurakousky 2010-11-11 16:11:57 -05:00
  • ff0d81e36b INT-1603 added namespace support for SearchInboundMessageSource Oleg Zhurakousky 2010-11-11 15:57:49 -05:00
  • c4a760a26d router polishing, minor changes to PayloadTypeRouter algorithm Mark Fisher 2010-11-11 15:43:57 -05:00
  • 426c5713fd INT-1603 renamed components and methods to be more consistent Oleg Zhurakousky 2010-11-11 15:16:46 -05:00
  • a2adf47992 INT-1603 added logic to separate markedId vs lastProcessedId Oleg Zhurakousky 2010-11-11 15:10:52 -05:00
  • 6335dd44d7 INT-1603 fixed SearchReceivingMessageSource and tests Oleg Zhurakousky 2010-11-11 14:29:31 -05:00
  • 8cce5cdc1f Remove illegal @Override and other polishing Chris Beams 2010-11-11 10:39:03 -08:00