INT-3154 Use SPR Javadoc Stylesheet
Use the Spring Framework stylesheet for javadocs. Fix 3 missing package-info files. (Aside: remove cache-sessions from 2 @Ignored test case configuration files).
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
<int:channel id="inbound" />
|
||||
|
||||
<int-ftp:outbound-gateway id="gatewayLS" cache-sessions="false"
|
||||
<int-ftp:outbound-gateway id="gatewayLS"
|
||||
session-factory="ftpSessionFactory"
|
||||
request-channel="inbound"
|
||||
command="mget"
|
||||
|
||||
Reference in New Issue
Block a user