Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

INT-3592: Fix (S)FTP Gateway CTOR Visibility #1346

Closed
wants to merge 1 commit into from

Conversation

garyrussell
Copy link
Contributor

JIRA: https://jira.spring.io/browse/INT-3592

CTORs were incorrectly private which is ok for XML
configuration, but not for DSL/Java Config.

cherry-pick to 4.0.x

JIRA: https://jira.spring.io/browse/INT-3592

CTORs were incorrectly `private` which is ok for XML
configuration, but not for DSL/Java Config.
@artembilan
Copy link
Member

LGTM
Merging...

@artembilan
Copy link
Member

Merged and cherry-picked

@artembilan artembilan closed this Jan 5, 2015
@garyrussell garyrussell deleted the INT-3592 branch March 23, 2015 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants