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
Oleg Zhurakousky
178272162f
INT-786 polishing, javadoc
2010-10-28 15:32:19 -04:00
Mark Fisher
ab2113cc13
polishing
2010-10-28 15:32:19 -04:00
Mark Fisher
4d3cf9cad4
polishing
2010-10-28 15:32:18 -04:00
Mark Fisher
0e507932c5
INT-786 moved FileUrlFeedFetcher to the src/test tree and refactored FeedEntryMessageSource to accept a custom FeedFetcher reference
2010-10-28 15:32:18 -04:00
Mark Fisher
93a044f56d
INT-786 metadataKey no longer REQUIRES a componentName, but a WARN-level message is logged if a name is not set
2010-10-28 15:32:18 -04:00
Mark Fisher
375c4634f6
INT-786 renamed FeedMessageSourceBeanDefinitionParserTests to FeedInboundChannelAdapterParserTests (and all associated config files)
2010-10-28 15:32:18 -04:00
Mark Fisher
1a4f170d2c
INT-786 refactored Feed MessageSource and related classes
2010-10-28 15:32:17 -04:00
Mark Fisher
1dd39728c3
INT-786 renamed 'feed-url' attribute to just 'url' since it's already clear that it's the FEED adapter
2010-10-28 15:32:17 -04:00
Mark Fisher
c865234727
formatting
2010-10-28 15:32:17 -04:00
Mark Fisher
e0f58623f3
formatting
2010-10-28 15:32:17 -04:00
Mark Fisher
b347d2844a
polishing
2010-10-28 15:32:17 -04:00
Mark Fisher
4a4b213bd4
polishing
2010-10-28 15:32:16 -04:00
Mark Fisher
7d981b439e
added comment
2010-10-28 15:32:16 -04:00
Oleg Zhurakousky
a870217e23
INT-1540, added extract-payload and auto-atartup to Inbound XMPP adapters, added tests
2010-10-28 15:32:16 -04:00
Chris Beams
db36f926b2
Merge branch 'master' of git.springsource.org:spring-integration/spring-integration
2010-10-28 15:12:32 -04:00
Chris Beams
6cadd13f1a
Merge branch 'gradle'
...
Conflicts:
.gitignore
2010-10-28 14:31:05 -04:00
Chris Beams
bfeb2ff50f
Polish readme
2010-10-28 14:25:01 -04:00
Chris Beams
9619e5591b
JDBC module's generateSql no longer tied to build lifecycle
...
Changes requiring schema generation are exceedingly rare; favor
manual execution of `gradle generateSql` for the time being.
Generated sources are checked into the tree at
src/main/resources/org/springframework/integration; simply regenerate
and copy to this location manually as necessary.
2010-10-28 14:20:21 -04:00
Chris Beams
cc79ea4cb4
Fix typo causing parsing in samples.xml > entity
2010-10-28 14:18:55 -04:00
Mark Fisher
8bb947c6eb
moved PropertiesPersistingMetadataStoreTests to the same location as PropertiesPersistingMetadataStore (but under src/test)
2010-10-28 12:33:25 -04:00
Mark Fisher
b6d59270c0
documentation update for control-bus element in XSD
2010-10-28 12:26:38 -04:00
Mark Fisher
80fb9f10a5
updating changelog and readme
2010-10-28 12:03:14 -04:00
Hans Dockter
c2866d96b4
Apply Hans' refactoring of pom customization logic
2010-10-28 11:58:36 -04:00