677fca51a9
Major progress on Gradle port
Chris Beams
2010-10-26 18:43:14 -04:00
7412bc239c
INT-1527 MetadataStore refactoring
Mark Fisher
2010-10-26 18:39:52 -04:00
ce0e9f4e0a
formatting
Mark Fisher
2010-10-26 15:13:30 -04:00
6750130105
INT-1471 consolidated Inbound parsers, added initial support for MetadataStore to handle duplicates
Oleg Zhurakousky
2010-10-26 14:59:33 -04:00
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
Oleg Zhurakousky
2010-10-26 13:18:49 -04:00
2e800eb1ba
added 'build' and .gradle to .gitignore
Mark Fisher
2010-10-26 13:04:40 -04:00
d677da9c62
added major/minor version properties to version class
Mark Fisher
2010-10-26 12:53:36 -04:00
4556ae26cc
INT-1471 more polishing
Oleg Zhurakousky
2010-10-26 12:01:16 -04:00
59b239523a
INT-1471 more polishing, introduced Proxy to bridge Twiter4J types with SI-twitter interfaces, added tests
Oleg Zhurakousky
2010-10-26 11:43:03 -04:00
886ac004c0
added all modules to build.gradle and settings.gradle
Mark Fisher
2010-10-26 11:35:13 -04:00
97ae4b898b
added event and feed to build
Mark Fisher
2010-10-25 20:56:31 -04:00
28d31094b5
Back to latest build_daemon branch build
Chris Beams
2010-10-25 19:29:44 -04:00
4a8b3e592c
Drop down to 0.9-rc-1
Chris Beams
2010-10-25 19:27:00 -04:00
8025f72d00
adding basic gradle config
Mark Fisher
2010-10-25 19:18:49 -04:00
1fc8980869
Ignore gradle artifacts
Chris Beams
2010-10-25 17:47:20 -04:00
7e3f851e10
polishing
Mark Fisher
2010-10-25 17:42:00 -04:00
9d93976207
added scheduling import
Mark Fisher
2010-10-25 16:50:17 -04:00
0a06b65150
INT-1471 fixed the @Overrides tha broke the build
Oleg Zhurakousky
2010-10-25 16:21:50 -04:00
ab7dfc3042
INT-1471 removed custom thread pools used by inbound adapters in favor of task scheduler with RateLimitStatusTRiger, polishing the code and javadocs. . . more to come
Oleg Zhurakousky
2010-10-25 16:12:02 -04:00
26bd68f867
Fix compilation error
Dave Syer
2010-10-25 11:11:05 -07:00
473b8fa96d
INT-1507: remove control bus from JMX XSD
Dave Syer
2010-10-25 10:58:20 -07:00
53dd793819
INT-1507: add control bus to core and groovy
Dave Syer
2010-10-25 10:04:47 -07:00
df3549cf70
cleaned up the naming of the parsers and endpoints/message handlers
Josh Long
2010-10-23 17:42:06 -07:00
e44f9a6e31
cleanup of the code: removing cyclic dependencies, cleaning out package hierarchy, etc, in support of INT-1548 INT-1549 INT-1547
Josh Long
2010-10-23 17:18:22 -07:00
19871a4484
cleanup.
Josh Long
2010-10-23 16:23:01 -07:00
b804f175b0
Merge branch 'master' of git.springsource.org:spring-integration/spring-integration
Josh Long
2010-10-23 15:31:30 -07:00
c3380ac9b7
reran all live integration tests to verify the twitter adapters work with the new domain models and threading support.
Josh Long
2010-10-23 15:24:41 -07:00
d1c05b17ff
updating tests.\
Josh Long
2010-10-23 14:56:16 -07:00
13966b4f75
updating tests.
Josh Long
2010-10-23 13:18:01 -07:00
21b7058959
reconciled some conflicts, changed the code to reflect the new APIs.
Josh Long
2010-10-23 11:15:30 -07:00
e8da488033
INT-1526 updating template.mf files for minimum version of Spring 3.0.5
Mark Fisher
2010-10-23 12:55:45 -05:00
d7bbbaae17
INT-1507, INT-1545: Add groovy processor for payloads - Remove unneeded config file - Upgrade groovy - fix potential permgen leak in groovy payload processor - Test concurrent execution
Dave Syer
2010-10-18 10:45:57 -07:00
64fec64d40
INT-1546 Tcp Interceptors - polish and doc
Gary Russell
2010-10-23 12:15:24 -04:00
b8709b3316
INT-1544 TCP Doc polishing
Gary Russell
2010-10-23 10:43:54 -04:00
356b027d76
refactored the twitter package to use interface types for the domain model, which gives us wiggle room to move to Spring Social
Josh Long
2010-10-22 20:11:08 -07:00
c98af91aa6
INT-1487 fixed package name in some ip module test configs for DefaultSerializer/DefaultDeserializer
Mark Fisher
2010-10-22 22:05:41 -05:00
c0f35ac7b8
refactored the twitter package to use interface types for the domain model, which gives us wiggle room to move to Spring Social
Josh Long
2010-10-22 19:56:29 -07:00
39f9e2b9e4
refactored the twitter package to use interface types for the domain model, which gives us wiggle room to move to Spring Social
Josh Long
2010-10-22 19:55:22 -07:00
d0ef062c2e
INT-1487 updated some test config references to commons.serializer as well as tooling annotations in schemas
Mark Fisher
2010-10-22 21:50:09 -05:00
82ac95b7c6
refactored the twitter package to use interface types for the domain model, which gives us wiggle room to move to Spring Social
Josh Long
2010-10-22 19:34:12 -07:00
180753ca5b
INT-1487 now using Spring 3.0.5 core Serializer/Deserializer, INT-1490 import version is now resolved since it's included in 'core' import, and INT-1526 updated the affected template.mf files for 3.0.5 as the minimum (will address others next)
Mark Fisher
2010-10-22 21:12:06 -05:00
f51a9a10d7
INT-1537: add another integration test
Dave Syer
2010-10-22 15:32:26 -05:00
0abd5de546
INT-1544 TCP Doc polishing
Gary Russell
2010-10-22 13:43:42 -04:00
656071b2a7
INT-988: Unignore test case as upgrade to Spring 3.0.5 resolves the problem.
Iwein Fuld
2010-10-22 16:54:05 +02:00
c6c9f51d37
INT-1399: upgraded dependencies to Spring 3.0.5.RELEASE - spring security upgrade needs to follow later as it is not available yet.
Iwein Fuld
2010-10-22 16:46:52 +02:00
e4dc250385
INT-1541: modify default pattern style to AntPath instead of Regex - update all patterns in test contexts to comply with ant style - change configurators to create SimplePatternFileListFilter instead of regex style PatternMatchingFileListFilter
Iwein Fuld
2010-10-22 16:20:37 +02:00
0bd4c6c612
QUALITY: remove cyclic dependency and start polish in SftpRemoteFileSystemSynchronizingMessageSourceFactoryBean
Iwein Fuld
2010-10-22 09:30:41 +02:00
064b86b29c
QUALITY: moved ControlBus to avoid cyclic dependency
Iwein Fuld
2010-10-21 18:08:20 +02:00
bf81955686
INT-786, added namespace support for metadata-support strategy and tests
Oleg Zhurakousky
2010-10-17 22:57:11 -04:00
3bf404cc2a
INT-1527, INT-786 refactoread and renamed MetadataPersister to MetadataSore strategy, provided a very simple file-based implementation as FileBasedPropertiesStore which ises DefaultPropertiesPersister, modified FEED module to depend on it
Oleg Zhurakousky
2010-10-17 22:35:35 -04:00
6adb950390
INT-1366: Fix race by collapsing 3 queries into 1
Dave Syer
2010-10-17 16:51:23 -07:00
e0dcf08b7e
INT-1518: Provide crutch for broken RDBMS (DB2, Derby etc.) - Externalize storeLock and LockInterceptor utility - Add tests showing usage of tx interceptor
Dave Syer
2010-09-19 09:49:44 +01:00
31b3a8c0e6
INT-786, added persistence to the feed adapter, added more tests, polished more code
Oleg Zhurakousky
2010-10-17 19:02:39 -04:00
05de3b44c4
added test for header sub-elements with a method-invoking inbound-channel-adapter
Mark Fisher
2010-10-17 18:52:33 -04:00
e1b5088bc1
INT-1531 making getEvaluationContext() protected on AbstractExpressionEvaluator
Mark Fisher
2010-10-17 16:21:25 -04:00
df6d360441
INT-1000 polishing JsonInboundMessageMapper
Mark Fisher
2010-10-17 16:03:09 -04:00
52a1ba50df
INT-1001 polishing JsonOutboundMessageMapper
Mark Fisher
2010-10-17 15:50:40 -04:00
d0a00c68fd
INT-1500: add apply-sequence flag to splitter.
Iwein Fuld
2010-10-17 20:00:08 +02:00
466b3b4cd6
INT-1494 updated docs to replace 'scheduled-producer' with 'inbound-channel-adapter'
Mark Fisher
2010-10-17 12:51:07 -04:00
d09dfd7c45
INT-1529 NPE in inbound gateway when reply is null
Gary Russell
2010-10-17 12:30:05 -04:00
b265312903
INT-1494 switched order of poller and inner bean (need to determine how to make XSD more flexible)
Mark Fisher
2010-10-17 12:24:07 -04:00
70bf4fb7fa
INT-1494 replaced 'scheduled-producer' with 'inbound-channel-adapter'
Mark Fisher
2010-10-17 12:08:45 -04:00
a6769f6fef
INT-1494 added test for header expressions
Mark Fisher
2010-10-17 11:12:15 -04:00
0b6c04c0ea
INT-1494 MethodInvokingMessageSource now extends AbstractMessageSource (will support header expressions)
Mark Fisher
2010-10-17 11:08:12 -04:00
bf9c8a15f0
INT-1494 first step: scheduled-producer now creates an instance of SourcePollingChannelAdapter
Mark Fisher
2010-10-17 10:35:30 -04:00
59c525a490
INT-786, more refactoring and tests, added FileUrlFeedFetcher which will allow feed URLs to be specified as file:// (mainly for testing)
Oleg Zhurakousky
2010-10-17 10:05:54 -04:00
24fa72aab2
QUALITY: avoided file initialization @Before in favor of @Rule overriding (to avoid temporary files remaining in the source path)
Iwein Fuld
2010-10-17 14:55:44 +02:00
75527483f8
INT-1513 default send timeout for all handlers that extend AbstractReplyProducingMessageHandler is now that of the underlying MessagingTemplate (-1, indefinite). It can of course be changed via setSendTimeout(long).
Mark Fisher
2010-10-16 15:43:32 -04:00
3c5218ec67
INT-786 initial cleanup, removed MetaPersister in favor of injecting a Map which could be anything (e.g., cache etc.)
Oleg Zhurakousky
2010-10-16 08:03:00 -04:00
75d9e701e1
IINT-1515, INT-1519 actually pushing the test for the XmlValidatingMessageSelector
Oleg Zhurakousky
2010-10-16 06:25:44 -04:00
33888a1faf
INT-1489 added Orderable interface so that setOrder() can be invoked without downcasting to a concrete type
Mark Fisher
2010-10-15 18:02:40 -04:00
d1dd9862a0
INT-1489 refactored SplitterFactoryBean to accommodate AOP proxies, and replaced an instanceof check for a concrete class to one for the MessageProducer interface
Mark Fisher
2010-10-15 17:52:52 -04:00
6b18489caa
INT-1519, INT-1515, polished XmlValidatingMessageSelector and related parser, added javadocs, assertions, comments, tests
Oleg Zhurakousky
2010-10-15 17:21:16 -04:00
4bb5443a83
INT-1489 removed unnecessary instanceof checks in RouterFactoryBean
Mark Fisher
2010-10-15 16:57:45 -04:00
d0426d2147
INT-1489 removed SimpleMessageProducingHandlerMetrics
Mark Fisher
2010-10-15 16:22:41 -04:00
2910a9510c
removing obsolete TODO from XSD
Mark Fisher
2010-10-15 12:15:08 -04:00
1f674b07b5
adjusted .classpath files to account for missing src/test/resources directories
Mark Fisher
2010-10-15 11:56:44 -04:00
e378af9006
INT-1339: Ensure sequences with gaps work in integrated scenario. Improve logging around correlated messages.
Iwein Fuld
2010-10-15 17:50:03 +02:00
0ddc1fe667
INT-1525: Add treatment for releasePartialSequences to ResequencerParser and CorrelatingMessageHandler
Iwein Fuld
2010-10-15 17:20:58 +02:00
d68c9ba12b
INT-1121 The 'messageStore' bean name is now the default reference for Claim Check transformers
Mark Fisher
2010-10-15 10:39:22 -04:00
7f77028479
INT-786, fixed FEED module structure so its importable to STS/Eclipse, fixed classpath, maven etc...
Oleg Zhurakousky
2010-10-15 09:27:47 -04:00
05867864bd
INT-1484 added namespace support for file name generation to FTPS schema
Oleg Zhurakousky
2010-10-15 09:17:35 -04:00