Commit Graph

14 Commits

Author SHA1 Message Date
Josh Long
19871a4484 cleanup. 2010-10-23 16:23:01 -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
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
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
Oleg Zhurakousky
966c4ef6bc INT-1471, polishing Twitter modules, added MessageHistory 2010-10-14 20:07:01 -04:00
Josh Long
6e87352175 cleanup for Twitter module INT-1471 2010-10-03 23:53:25 -07:00
Mark Fisher
3b15a0dd38 INT-1390 moved MessageBuilder into the 'support' package, moved GenericMessage and ErrorMessage into the 'message' package 2010-08-31 02:51:27 +00:00
Mark Fisher
7c1ab04cd5 INT-1390 Refactoring: moved MessageChannel to the root package, and moved ChannelResolver and BeanFactoryChannelResolver into a new 'suport.channel' package 2010-08-31 01:53:45 +00:00
Josh Long
d2d4104d86 moved spaces to tabs for the twitter package 2010-08-24 22:10:01 +00:00
Josh Long
245ae1d5fa fixed a compilation issue stemming from Java 1.5 != 1.6 compatible. (that's twice i've been bitten by the Properties class supporting a completely obvious #store(writer, String) variant! 2010-08-24 11:02:46 +00:00
Josh Long
126fa35e2b initial commit of the finished twitter support. 2010-08-24 10:26:47 +00:00