Commit Graph

4419 Commits

Author SHA1 Message Date
Mark Fisher
e14bbbe21d INT-1562 restructured packages: inbound, outbound, session 2010-11-10 16:24:51 -05:00
Oleg Zhurakousky
1b5be152b2 INT-1598 added documentation for Claim Check 2010-11-10 16:13:29 -05:00
Mark Fisher
e3fa54f856 INT-1562 created 'client' package 2010-11-10 16:09:46 -05:00
Gary Russell
41b45d2112 INT-1552 IP Doc Polishing 2010-11-10 15:48:39 -05:00
Gary Russell
ab7838db88 INT-1552 IP Doc Polishing 2010-11-10 14:53:53 -05:00
Mark Fisher
23f7d7d60b INT-1562 restructuring packages for inbound/outbound 2010-11-10 14:50:00 -05:00
Oleg Zhurakousky
5bb4d8ba68 INT-1585 added documentation for header-filter 2010-11-10 14:38:24 -05:00
Mark Fisher
ffe193459b polishing 2010-11-10 13:54:35 -05:00
Oleg Zhurakousky
12b9fb5d91 INT-1560 added documentation for Feed Adapter. Removed dead code from Feed adapter 2010-11-10 13:13:34 -05:00
Mark Fisher
ceba3895ee INT-1377 moved prefix/suffix setting to after the channelIdentifier mapping lookup 2010-11-10 12:36:42 -05:00
Oleg Zhurakousky
3066911916 INT-1501 enhanced documentation to include examples and explanation on header enricher sub-element including SpEL support 2010-11-10 12:10:19 -05:00
Oleg Zhurakousky
30e106eeb0 INT-1501 initial refactoing of the transformer section to address better docs for header-enricher 2010-11-10 10:52:53 -05:00
Mark Fisher
8e2daea503 INT-1377 removed unused AbstractSingleChannelNameRouter class 2010-11-10 08:55:20 -05:00
Mark Fisher
38aa676cb9 renamed getChannelIndicatorList method to getChannelIdentifiers on AbstractMessageRouter 2010-11-10 08:50:21 -05:00
Mark Fisher
0a82438e2e made the 'determineTargetChannels' private in AbstractMessageRouter 2010-11-10 08:23:53 -05:00
Oleg Zhurakousky
9aad89a7c0 removed unnecessary import from GlobalChannelInterceptorParser 2010-11-10 08:20:06 -05:00
Mark Fisher
09afaed080 polishing 2010-11-10 08:14:14 -05:00
Mark Fisher
f6fc550966 GlobalChannelInterceptorWrapper no longer implements ChannelInterceptor itself. It only passes the wrapped instance into the channel. 2010-11-10 08:06:23 -05:00
Dave Syer
4b4a6fdb94 Tweak test to defeat slow CI again 2010-11-10 09:26:34 +00:00
Dave Syer
941b1127d1 INT-1561: add counters to message stores 2010-11-10 09:26:34 +00:00
Gary Russell
35aeaff97b INT-1597 Fix Sporadic Test Failure in IP 2010-11-09 22:31:29 -05:00
Oleg Zhurakousky
7f9296d0c7 more ppolishing on global interceptors 2010-11-09 19:50:16 -05:00
Mark Fisher
8e1203be2c refactored some eager parsing and formatted 2010-11-09 19:39:05 -05:00
Mark Fisher
df0f408679 formatting 2010-11-09 19:19:31 -05:00
Mark Fisher
026b9780b1 formatting 2010-11-09 18:37:37 -05:00
Mark Fisher
7b1185f2f0 removing warnings 2010-11-09 17:58:27 -05:00
Mark Fisher
b2f3235d7e removing warnings 2010-11-09 17:35:08 -05:00
Mark Fisher
304abda2d3 removing warnings 2010-11-09 17:22:38 -05:00
David Turanski
1faa9f08b0 added SmartLifecycle test 2010-11-09 16:44:07 -05:00
David Turanski
f581cfc2d4 added SmartLifecycle test 2010-11-09 16:44:07 -05:00
Chris Beams
418bd7b5a3 Remove unnecessary null check for sshPrivateKey 2010-11-09 10:40:16 -08:00
Chris Beams
f50b9f74cc Fix feed module OSGi metadata
Feed module's template.mf had incorrect Bundle-SymbolicName and
Bundle-Name metadata. Appears to have been copied from FTP module
originally and never updated.

Now corrected.
2010-11-09 10:33:51 -08:00
Chris Beams
bd3b0222f3 Add Bundle-Version and placeholder to all Bundlor templates 2010-11-09 10:33:14 -08:00
Oleg Zhurakousky
1278666ed7 INT-1596, fixed the broken links as well as all warnings 2010-11-09 12:17:45 -05:00
Oleg Zhurakousky
8da4fae7ef polishing - removed all warnings from CORE module 2010-11-09 11:36:49 -05:00
Oleg Zhurakousky
d271ca78f6 INT-1570 added OSGi notes to readme.txt explaining about bootdelegation and other OSGi related things 2010-11-09 11:03:56 -05:00
Oleg Zhurakousky
1fdafb547f INT-1592 added support for auto-discovery of XmppConnection based on the bean name - 'xmppConnection', added tests 2010-11-09 10:26:17 -05:00
Oleg Zhurakousky
470bd96311 INT-1593, removed dependency on AbstractMessageChannel in favoreof MessageChannel strategy, added extra null checks to make sure that interceptors only applied on objects of type MessageChannel that have 'interceptors' field 2010-11-09 09:05:40 -05:00
Oleg Zhurakousky
016e3a249a added tests and modified schema to make sure that XMPP outbound adapters do not require 'channel' atribute 2010-11-09 07:13:32 -05:00
Dave Syer
b9dbb20982 INT-1497: remove object name map in JMX 2010-11-09 11:14:30 +00:00
Dave Syer
bd1373ecff INT-1464: Check priority channel registration 2010-11-09 10:44:16 +00:00
Dave Syer
222cd88bac Clean up .settings 2010-11-09 09:24:58 +00:00
Dave Syer
14cb9c8687 Change tolerance in test to defeat slow CI build 2010-11-09 09:19:35 +00:00
Oleg Zhurakousky
9bf9358e5a INT-1564 added exception translation logic to TwitterOperationException for better display to the end user, added tests 2010-11-08 22:32:45 -05:00
Mark Fisher
0c4cfa3d6b INT-1591 avoiding NPEs when returning file entry names 2010-11-08 18:35:31 -05:00
Mark Fisher
23c8c28d0c INT-1591 removing the FileNameExtractor strategy in favor of concrete implementations of AbstractPatternMatchingFileListFilter 2010-11-08 18:33:07 -05:00
Oleg Zhurakousky
2a8994d7b6 INT-1553 Final modifications to align with Spring Social API, added tests for persistent metadatastore, tested every supported twiter function against the real twitter account 2010-11-08 18:12:15 -05:00
Mark Fisher
8a46cfc0e8 INT-1591 removed 'entries' package 2010-11-08 17:51:25 -05:00
Mark Fisher
e4f6b33b7b INT-1591 FileListFilter is now parameterized. Existing implementations required refactoring to specify <File> for <F>. 2010-11-08 17:31:42 -05:00
Oleg Zhurakousky
59a15d6177 INT-1553 third round of refactoring to align with Spring Social, removed direct dependency on Paging, modified and enhanced a few tests 2010-11-08 16:13:52 -05:00