Commit Graph

4185 Commits

Author SHA1 Message Date
Oleg Zhurakousky
28c1911898 INT-1471, more polishing, added parser test for Sending mesage handlers, fixed typo in the TwitterSendingMessageHandlerParser 2010-10-28 11:48:19 -04:00
Mark Fisher
8fc29ea855 INT-1551 replaced SimpleBeanResolver with BeanFactoryResolver. SimpleBeanResolver was a stop-gap solution and has now been removed. 2010-10-28 11:44:38 -04:00
Mark Fisher
f4f9484d18 INT-1568 removed '$' prefix for headers. Now there is NO prefix. 2010-10-28 11:34:53 -04:00
Oleg Zhurakousky
c797666d19 INT-1471, more polishing, added auto-startup attribute to the schema for Recieving adapters 2010-10-28 11:14:26 -04:00
Oleg Zhurakousky
bf01c0bd97 INT-1471, more polishing, renamed In/Out adapters to include Receiving/Sending in the class names 2010-10-28 10:28:48 -04:00
Oleg Zhurakousky
0ccc671a3c INT-1471, more polishing, general cleanup 2010-10-28 09:24:38 -04:00
Oleg Zhurakousky
c64c25ffa0 INT-1471, more polishing, consolidated Outbound adapter parsers 2010-10-28 09:00:38 -04:00
Mark Fisher
7a8b42cdb9 SftpConstants is now SftpHeaders, and the key value is camelCase 2010-10-27 23:00:06 -04:00
Mark Fisher
01e2ef2707 using camelCase for header key values 2010-10-27 22:57:02 -04:00
Mark Fisher
31c44a0d3d INT-1471 removed the TWITTER_ prefix on the header constant definitions, and switched to camelCase for consistency 2010-10-27 22:54:04 -04:00
Mark Fisher
a5c09ef557 INT-1471 formatting 2010-10-27 21:21:46 -04:00
Oleg Zhurakousky
ed140f5948 INT-1471, more polishing, renamed Inbound adapters to be consistent with MessageSource pattern 2010-10-27 18:48:49 -04:00
Oleg Zhurakousky
216f5932ac INT-1471, more polishing, removed unnessesery @Override 2010-10-27 18:23:32 -04:00
Mark Fisher
161882354a INT-1562 wrong MessagingException imported 2010-10-27 18:12:47 -04:00
Oleg Zhurakousky
3e0c7c7f44 INT-1471, more polishing 2010-10-27 18:12:26 -04:00
Oleg Zhurakousky
7ffa124095 INT-1471, polishing 2010-10-27 17:57:10 -04:00
Oleg Zhurakousky
5a437200d9 INT-1471, polishing 2010-10-27 17:56:49 -04:00
Oleg Zhurakousky
bef427e6b3 INT-1471, Twitter polishing after making it Polling consumer 2010-10-27 17:55:17 -04:00
Mark Fisher
1f352ac8fd INT-1562 formatting 2010-10-27 17:54:19 -04:00
Mark Fisher
20e3f924fa INT-1562 formatting 2010-10-27 17:22:42 -04:00
Oleg Zhurakousky
892a6f9f42 INT-1471, changed Twitter Inbound adapters to be PollingConsumers, added poller element 2010-10-27 16:58:39 -04:00
Mark Fisher
c8f37d7877 INT-1528 IntegrationNamespaceUtils.parseInnerHandlerDefinition(..) no longer registers the inner bean definition. Relatedly, all polling inbound adapter parsers now return BeanMetadataElement rather than a pre-registered bean's name (flexibility: RuntimeBeanReference, BeanDefintion, etc.) 2010-10-27 15:59:41 -04:00
Dave Syer
4e9d357606 Fix test broken in last commit 2010-10-27 12:07:07 -07:00
Dave Syer
3db5193080 Fix test to not dump files in top level dir 2010-10-27 11:31:05 -07:00
Mark Fisher
f43daad7a9 INT-1527 updated test config for MetadataStore moves 2010-10-27 14:09:54 -04:00
Mark Fisher
ab75fcabf9 ExpressionPayloadMessageProcessor now supports Expression instances as payloads in addition to Strings 2010-10-27 14:07:26 -04:00
Mark Fisher
8e527762f2 INT-1527 moved MetadataStore from 'context.metadata' to 'store' 2010-10-27 13:41:36 -04:00
Mark Fisher
197fd417be minor javadoc change 2010-10-27 13:29:30 -04:00
Oleg Zhurakousky
f577de7eef polishing 2010-10-27 13:23:21 -04:00
Oleg Zhurakousky
d93ff1ad82 INT-786 polishing, javadoc 2010-10-27 13:17:38 -04:00
Mark Fisher
e1991dc56e polishing 2010-10-27 13:16:07 -04:00
Mark Fisher
a61c12b3b0 polishing 2010-10-27 13:10:35 -04:00
Mark Fisher
86da767603 INT-786 moved FileUrlFeedFetcher to the src/test tree and refactored FeedEntryMessageSource to accept a custom FeedFetcher reference 2010-10-27 12:09:25 -04:00
Mark Fisher
1d7ebe5687 INT-786 metadataKey no longer REQUIRES a componentName, but a WARN-level message is logged if a name is not set 2010-10-27 11:51:14 -04:00
Mark Fisher
4744b90d42 INT-786 renamed FeedMessageSourceBeanDefinitionParserTests to FeedInboundChannelAdapterParserTests (and all associated config files) 2010-10-27 11:44:00 -04:00
Mark Fisher
35f2bc1444 INT-786 refactored Feed MessageSource and related classes 2010-10-27 11:37:08 -04:00
Mark Fisher
ffdde36b1b INT-786 renamed 'feed-url' attribute to just 'url' since it's already clear that it's the FEED adapter 2010-10-27 10:33:49 -04:00
Mark Fisher
f2194e973d formatting 2010-10-27 09:47:45 -04:00
Mark Fisher
c9ac11e52e formatting 2010-10-27 08:42:07 -04:00
Mark Fisher
b5b0941ea3 polishing 2010-10-27 08:36:53 -04:00
Mark Fisher
7217ba806b polishing 2010-10-27 08:20:21 -04:00
Mark Fisher
b435b3e070 added comment 2010-10-27 08:03:00 -04:00
Oleg Zhurakousky
960f0ce388 INT-1540, added extract-payload and auto-atartup to Inbound XMPP adapters, added tests 2010-10-26 19:10:23 -04:00
Mark Fisher
7412bc239c INT-1527 MetadataStore refactoring 2010-10-26 18:39:52 -04:00
Mark Fisher
ce0e9f4e0a formatting 2010-10-26 15:13:30 -04:00
Oleg Zhurakousky
6750130105 INT-1471 consolidated Inbound parsers, added initial support for MetadataStore to handle duplicates 2010-10-26 14:59:33 -04:00
Oleg Zhurakousky
cebc9892b9 INT-1471 went back to direct dependency on twitter4j API. ntroducing our interfaces is meaningless sionce we are not going to be depending on it once SpringSocial GA is out 2010-10-26 13:19:14 -04:00
Mark Fisher
2e800eb1ba added 'build' and .gradle to .gitignore 2010-10-26 13:04:40 -04:00
Oleg Zhurakousky
4556ae26cc INT-1471 more polishing 2010-10-26 12:01:16 -04:00
Oleg Zhurakousky
59b239523a INT-1471 more polishing, introduced Proxy to bridge Twiter4J types with SI-twitter interfaces, added tests 2010-10-26 11:43:03 -04:00