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
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
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
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
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
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
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
5c3a2185a3
INT-1527 moved MetadataStore from 'context.metadata' to 'store'
2010-10-28 15:32:20 -04:00
Oleg Zhurakousky
274be8b296
polishing
2010-10-28 15:32:19 -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
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
Mark Fisher
9d93976207
added scheduling import
2010-10-25 16:51:40 -04:00
Oleg Zhurakousky
8832fd6291
INT-1471 fixed manifest for twitter module
2010-10-25 16:39:13 -04:00
Oleg Zhurakousky
9d8089f512
INT-1471 fixed typos
2010-10-25 16:30:57 -04:00
Oleg Zhurakousky
0a06b65150
INT-1471 fixed the @Overrides tha broke the build
2010-10-25 16:21:50 -04:00
Oleg Zhurakousky
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
2010-10-25 16:12:02 -04:00
Josh Long
df3549cf70
cleaned up the naming of the parsers and endpoints/message handlers
2010-10-23 17:42:06 -07:00
Josh Long
e44f9a6e31
cleanup of the code: removing cyclic dependencies, cleaning out package hierarchy, etc, in support of INT-1548 INT-1549 INT-1547
2010-10-23 17:18:22 -07:00
Josh Long
19871a4484
cleanup.
2010-10-23 16:23:01 -07:00
Josh Long
b804f175b0
Merge branch 'master' of git.springsource.org:spring-integration/spring-integration
2010-10-23 15:31:30 -07:00
Josh Long
c3380ac9b7
reran all live integration tests to verify the twitter adapters work with the new domain models and threading support.
2010-10-23 15:24:41 -07:00
Josh Long
d1c05b17ff
updating tests.\
2010-10-23 14:56:16 -07:00
Josh Long
13966b4f75
updating tests.
2010-10-23 13:18:01 -07:00
Josh Long
21b7058959
reconciled some conflicts, changed the code to reflect the new APIs.
2010-10-23 11:15:30 -07:00
Mark Fisher
e8da488033
INT-1526 updating template.mf files for minimum version of Spring 3.0.5
2010-10-23 12:56:13 -05:00
Josh Long
356b027d76
refactored the twitter package to use interface types for the domain model, which gives us wiggle room to move to Spring Social
2010-10-22 20:11:08 -07:00
Josh Long
c0f35ac7b8
refactored the twitter package to use interface types for the domain model, which gives us wiggle room to move to Spring Social
2010-10-22 19:56:29 -07:00
Josh Long
39f9e2b9e4
refactored the twitter package to use interface types for the domain model, which gives us wiggle room to move to Spring Social
2010-10-22 19:55:22 -07:00
Josh Long
82ac95b7c6
refactored the twitter package to use interface types for the domain model, which gives us wiggle room to move to Spring Social
2010-10-22 19:34:12 -07:00
Oleg Zhurakousky
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
2010-10-17 22:35:35 -04:00
Mark Fisher
1f674b07b5
adjusted .classpath files to account for missing src/test/resources directories
2010-10-15 11:56:44 -04:00
Oleg Zhurakousky
94d08d327f
INT-1471, more polishing
2010-10-14 20:17:01 -04:00
Oleg Zhurakousky
966c4ef6bc
INT-1471, polishing Twitter modules, added MessageHistory
2010-10-14 20:07:01 -04:00
Josh Long
827a9b34e4
Merge branch 'master' of git.springsource.org:spring-integration/spring-integration
2010-10-14 11:24:43 -07:00
Oleg Zhurakousky
8b219a6a9f
polished several POMs to make then consistent with others
2010-10-14 10:31:01 -04:00