Commit Graph

7448 Commits

Author SHA1 Message Date
Mark Fisher
0bdb0a2ef2 INT-1614 naming consistency 2010-11-19 12:30:58 -05:00
Oleg Zhurakousky
ebb9a0afb5 Merge branch 'master' of git.springsource.org:spring-integration/spring-integration 2010-11-19 12:30:13 -05:00
Mark Fisher
46b4d8a595 INT-1614 removed redundant setClientPool call 2010-11-19 12:28:43 -05:00
Mark Fisher
ee6e079175 INT-1614 removed the 'autoCreateDirectory' property for inbound SFTP 2010-11-19 12:23:11 -05:00
Oleg Zhurakousky
ab034ee9bd Merge branch 'master' of git.springsource.org:spring-integration/spring-integration 2010-11-19 12:07:34 -05:00
Oleg Zhurakousky
f02f40acc1 INT1552 added URI variables section to HTTP Outbound Gateway 2010-11-19 12:01:58 -05:00
Mark Fisher
d9ebf2657e INT-1614 naming changes for synchronizers and the interface's strategy method itself 2010-11-19 12:01:49 -05:00
Gary Russell
abffa7378a INT-1552 error-channel doc polishing 2010-11-19 11:41:39 -05:00
Mark Fisher
17d280615d INT-1614 renamed 'synchronization' package to 'synchronizer' 2010-11-19 11:36:06 -05:00
Mark Fisher
4344c432c5 INT-1614 added SFTP operations to the SftpSession interface so that the calling code is no longer tied to JSCH Channel instances 2010-11-19 11:30:25 -05:00
Mark Fisher
f08299c8b9 INT-1614 renamed QueuedSftpSessionPool to CachingSftpSessionFactory and it no longer implements Lifecycle 2010-11-19 10:43:55 -05:00
Mark Fisher
66fea3257e INT-1614 removed SftpSessionPool and the pool impl now implements SessionFactory 2010-11-19 10:22:14 -05:00
Mark Fisher
8076b68bf2 INT-1614 created SftpSession interface 2010-11-19 10:12:55 -05:00
Mark Fisher
9f410d5068 INT-1614 SftpSessionFactory is now an interface 2010-11-19 09:57:22 -05:00
Mark Fisher
2c2d2fd38a INT-1614 synchronize method now accepts the loacl directory as an argument rather than having its own direct reference 2010-11-19 09:10:31 -05:00
Mark Fisher
e177797aef INT-1614 encapsulation 2010-11-19 08:54:59 -05:00
Mark Fisher
4d05b9c559 INT-1614 polishing 2010-11-19 08:24:00 -05:00
Mark Fisher
1d3445c538 INT-1614 removing scheduled task capabilities from synchronizers 2010-11-19 08:11:35 -05:00
Oleg Zhurakousky
d03a6533cf INT-1614 polished SFTP ignored test 2010-11-19 08:07:32 -05:00
Mark Fisher
45798c5345 INT-1614 refactoring FTP and SFTP so that base class receive() calls synchronizer on demand for both (was for SFTP but not FTP). 2010-11-19 07:47:54 -05:00
Chris Beams
1dc64b2914 Eliminate "bad path element" warnings from build output (GRADLE-6) 2010-11-19 04:14:01 -07:00
Oleg Zhurakousky
6c29574071 INT-1552 doc polishing, fixed text overflow in HTTP section 2010-11-19 06:10:58 -05:00
Oleg Zhurakousky
22025558d0 INT-1552 doc polishing, aligned Configure* sections 2010-11-19 06:03:25 -05:00
Oleg Zhurakousky
bae090bca2 INT-1637 removed unnecceunnecessary Import from template.mf - org.jivesoftware.*;version=[3.1.0, 4.0.0), since SFTP is not using it 2010-11-19 05:53:22 -05:00
Oleg Zhurakousky
d2cced1d20 INT-1637 fixed JCH versioning in template.mf and build.gradle 2010-11-19 05:47:34 -05:00
Chris Beams
fac68dd7e7 Update to latest buildSrc 2010-11-19 03:29:06 -07:00
Oleg Zhurakousky
cd80bb96a4 INT-1552 added File filtering sections to FTP/SFTP 2010-11-19 05:19:34 -05:00
Chris Beams
5257ee4daf Update to latest buildSrc
Contains enhancement causing checked-in pom generation to responds to
changes in classpath (GRADLE-35)
2010-11-19 02:49:12 -07:00
Oleg Zhurakousky
a97d5f46e6 INT-1552 polished twitter docs to reflect the changes for Rate Limiting and provided more details around metadatastore, few minor polishing changes to HVR 2010-11-19 04:29:27 -05:00
Chris Beams
e974067554 Update to latest buildSrc
Contains fix for GRADLE-34, which would have prevented deployment
of SI 2.0 GA to http://maven.springframework.org/release
2010-11-19 02:16:20 -07:00
Oleg Zhurakousky
c57a0067cb Twitter test polishing 2010-11-19 03:49:13 -05:00
Mark Fisher
b3547433fb polishing 2010-11-18 23:19:01 -05:00
Mark Fisher
1f5dfff2e5 polishing 2010-11-18 22:46:01 -05:00
Mark Fisher
c06e2218b6 polishing 2010-11-18 22:36:31 -05:00
Mark Fisher
11477bbe63 changed case for 'j' 2010-11-18 22:03:27 -05:00
Mark Fisher
8759d79e22 removed unused 'in-reply-to' Twitter header 2010-11-18 22:01:28 -05:00
Mark Fisher
d04c0be68a removed 'lastPage' boolean flag from SearchResults since it was never being used (was always false) 2010-11-18 21:49:01 -05:00
Mark Fisher
262adbaeab refactored 'task' inner class into a private method for simplicity 2010-11-18 19:48:14 -05:00
Mark Fisher
382e074f59 AbstractTwitterMessageSource no longer implements Lifecycle (no longer extends AbstractEndpoint). @Ignore-d irrelevant tests, and removed the RateLimitStatusTrigger. 2010-11-18 19:44:48 -05:00
Mark Fisher
5265dad85d removed getFriends() method because we were never calling it (how sad) 2010-11-18 19:20:34 -05:00
Oleg Zhurakousky
f80e3fe14b INT-1552 removed MapBasedChannelResolver in teh HeaderValueRouter section, added paragraph on 'ignore-channel-name-resolution-failures' attribute 2010-11-18 19:13:36 -05:00
Mark Fisher
96552d0a0d removed unused 'page' param (might add later when we do want to use it) from twitter search method 2010-11-18 19:01:50 -05:00
Mark Fisher
3fa7fdadec committing updated pom for sftp with spring-integration-test dependency 2010-11-18 18:31:30 -05:00
Gary Russell
c5dba36865 INT-1552 Add error-channel to other endpoint docs; schema doc polishing 2010-11-18 18:21:14 -05:00
Oleg Zhurakousky
2df5efb309 INT-1552 general pollishing of several docs to address coments on this JIRA 2010-11-18 17:33:01 -05:00
Mark Fisher
cf45498376 INT-1635 upgraded Spring Security dependency to 3.0.5.RELEASE 2010-11-18 17:18:20 -05:00
Oleg Zhurakousky
9b85a2f550 INT-1552 renamed sections in aggregator, channel, filter and splitter 2010-11-18 17:02:00 -05:00
Oleg Zhurakousky
a1487c6659 INT-1552 polished gateway docs, renamed sections in adapter, bridge and router 2010-11-18 17:01:59 -05:00
Gary Russell
63ec6e1849 INT-1552 Add error-channel to IP endpoint docs 2010-11-18 16:41:02 -05:00
Oleg Zhurakousky
2e968f673d INT-1552 polished the docs to address the two comments in this issue 2010-11-18 16:09:33 -05:00