Oleg Zhurakousky
acbfe9434c
INT-1557 added initial documentation (OAuth, Connection INbound Adapters) for Twitter adapter
2010-11-02 15:59:22 -04:00
Mark Fisher
117f3206ca
INT-1578 added source/target compatibility setting, but it's not clear yet that it has an impact
2010-11-02 15:18:32 -04:00
Mark Fisher
7c6a53d7ff
formatting
2010-11-02 14:45:40 -04:00
Oleg Zhurakousky
01dbe1916e
INT-1577 restructured documentation to be consistent with Spring-core and EIP documentation
2010-11-02 12:07:56 -04:00
Oleg Zhurakousky
3061aaa08d
INT-1552 general restructuring of the docs to introduce parts that are consistent with eip definitions
2010-11-02 10:28:54 -04:00
Oleg Zhurakousky
ed6b8c0159
INT-1574 added javadoc explaining immutability of Message and MessageHeaders
2010-11-01 17:13:50 -04:00
Mark Fisher
b37f8f8ac9
INT-1575 updated root level readme.txt file
2010-11-01 14:44:43 -04:00
Mark Fisher
36dad9371c
formatting
2010-11-01 14:36:07 -04:00
Mark Fisher
4e4c4f69ff
polishing
2010-11-01 14:17:39 -04:00
Chris Beams
e7a4364762
Remove .classpath and .project files
...
Run `gradle eclipse` to generate prior to import into Eclipse.
2010-10-29 01:37:29 -04:00
Chris Beams
c387ff6713
Change project version to 2.0.0.BUILD-SNAPSHOT
2010-10-28 16:00:00 -04:00
Chris Beams
4e70e22605
Release 2.0.0.RC1
2010-10-28 15:59:31 -04:00
Chris Beams
102c4eb93f
Remove annotation typo
2010-10-28 15:55:36 -04:00
Chris Beams
1cf449d710
Ignore pom-dependent test
2010-10-28 15:47:59 -04:00
Chris Beams
ea58a1dedb
Add spring-integration-test dependency for Twitter and XMPP
2010-10-28 15:35:35 -04:00
Chris Beams
24673882a0
Remove xmpp and twitter poms
2010-10-28 15:34:19 -04:00
Chris Beams
0d55f086bc
Eliminate Maven POMs
...
POMs removed in favor of Gradle build. pom.xml added to .gitignore
to accommodate future generation of source-level poms for those who
wish to use m2eclipse tooling in STS (to come in a later commit)
2010-10-28 15:32:26 -04:00
Mark Fisher
3b4b6a9e70
moved PropertiesPersistingMetadataStoreTests to the same location as PropertiesPersistingMetadataStore (but under src/test)
2010-10-28 15:32:25 -04:00
Mark Fisher
b261da84c6
documentation update for control-bus element in XSD
2010-10-28 15:32:25 -04:00
Oleg Zhurakousky
aa86bbd7c1
INT-1471, I don't like @Override
2010-10-28 15:32:25 -04:00
Oleg Zhurakousky
838b783517
INT-1471, more polishing, pushing tests that I worgot to 'git add'
2010-10-28 15:32:25 -04:00
Oleg Zhurakousky
969ac122f1
INT-1471, more polishing, added parser test for Sending mesage handlers, fixed typo in the TwitterSendingMessageHandlerParser
2010-10-28 15:32:25 -04:00
Mark Fisher
be20d1a8ae
INT-1551 replaced SimpleBeanResolver with BeanFactoryResolver. SimpleBeanResolver was a stop-gap solution and has now been removed.
2010-10-28 15:32:25 -04:00
Mark Fisher
d9045e1904
INT-1568 removed '$' prefix for headers. Now there is NO prefix.
2010-10-28 15:32:24 -04:00
Oleg Zhurakousky
5522af7a04
INT-1471, more polishing, added auto-startup attribute to the schema for Recieving adapters
2010-10-28 15:32:24 -04:00
Oleg Zhurakousky
7733a27ea6
INT-1471, more polishing, renamed In/Out adapters to include Receiving/Sending in the class names
2010-10-28 15:32:24 -04:00
Oleg Zhurakousky
33a58ae6aa
INT-1471, more polishing, general cleanup
2010-10-28 15:32:23 -04:00
Oleg Zhurakousky
d2dc2f5bd4
INT-1471, more polishing, consolidated Outbound adapter parsers
2010-10-28 15:32:23 -04:00
Mark Fisher
20dd46ea4a
SftpConstants is now SftpHeaders, and the key value is camelCase
2010-10-28 15:32:23 -04:00
Mark Fisher
2e310f9971
using camelCase for header key values
2010-10-28 15:32:23 -04:00
Mark Fisher
90cc137faf
INT-1471 removed the TWITTER_ prefix on the header constant definitions, and switched to camelCase for consistency
2010-10-28 15:32:23 -04:00
Mark Fisher
0be4c52287
INT-1471 formatting
2010-10-28 15:32:22 -04:00
Oleg Zhurakousky
1cfdddd651
INT-1471, more polishing, renamed Inbound adapters to be consistent with MessageSource pattern
2010-10-28 15:32:22 -04:00
Oleg Zhurakousky
2aa39a2d64
INT-1471, more polishing, removed unnessesery @Override
2010-10-28 15:32:22 -04:00
Mark Fisher
ede72e4198
INT-1562 wrong MessagingException imported
2010-10-28 15:32:22 -04:00
Oleg Zhurakousky
c17e1bd685
INT-1471, more polishing
2010-10-28 15:32:22 -04:00
Oleg Zhurakousky
7a9899c837
INT-1471, polishing
2010-10-28 15:32:22 -04:00
Oleg Zhurakousky
46091acdb9
INT-1471, polishing
2010-10-28 15:32:21 -04:00
Oleg Zhurakousky
42f5ba35ab
INT-1471, Twitter polishing after making it Polling consumer
2010-10-28 15:32:21 -04:00
Mark Fisher
d9eb925235
INT-1562 formatting
2010-10-28 15:32:21 -04:00
Mark Fisher
15b9affda9
INT-1562 formatting
2010-10-28 15:32:21 -04:00
Oleg Zhurakousky
82497a81a3
INT-1471, changed Twitter Inbound adapters to be PollingConsumers, added poller element
2010-10-28 15:32:21 -04:00
Mark Fisher
1e9c3c6a8d
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-28 15:32:20 -04:00
Dave Syer
5a04779bbe
Fix test broken in last commit
2010-10-28 15:32:20 -04:00
Dave Syer
d21278865f
Fix test to not dump files in top level dir
2010-10-28 15:32:20 -04:00
Mark Fisher
f3fc86395f
INT-1527 updated test config for MetadataStore moves
2010-10-28 15:32:20 -04:00
Mark Fisher
f5f1ad0bcd
ExpressionPayloadMessageProcessor now supports Expression instances as payloads in addition to Strings
2010-10-28 15:32:20 -04:00
Mark Fisher
5c3a2185a3
INT-1527 moved MetadataStore from 'context.metadata' to 'store'
2010-10-28 15:32:20 -04:00
Mark Fisher
562f4d3dd1
minor javadoc change
2010-10-28 15:32:19 -04:00
Oleg Zhurakousky
274be8b296
polishing
2010-10-28 15:32:19 -04:00