Skip to content

Conversation

@dturanski
Copy link
Contributor

Resolves #3027, see also #3028 5.1.x backport

@dturanski dturanski requested a review from artembilan August 13, 2019 15:49
@garyrussell
Copy link
Contributor

garyrussell commented Aug 13, 2019

See checkstyle errors on travis.

Use ./gradlew check to run checkstyle locally (optionallly -x test).

@garyrussell
Copy link
Contributor

Merged as ba01768 with minor formatting fixes.

artembilan added a commit to artembilan/spring-integration that referenced this pull request Aug 15, 2019
Fixes spring-projects#3027

This is a polishing for PR spring-projects#3029

* Move `KeyDirectory` in to the `RotationPolicy` since it looks like fully
coupled concept with that abstraction and the class name is so bad for
the public API
* Remove `AbstractStandardRotationPolicy` in favor of a `StandardRotationPolicy`
extendability
* Change `ftp.adoc` and `sftp.adoc` to reflect a new API reality
* Mantion these changes in the `whats-new.adoc`
garyrussell pushed a commit that referenced this pull request Aug 15, 2019
Fixes #3027

This is a polishing for PR #3029

* Move `KeyDirectory` in to the `RotationPolicy` since it looks like fully
coupled concept with that abstraction and the class name is so bad for
the public API
* Remove `AbstractStandardRotationPolicy` in favor of a `StandardRotationPolicy`
extendability
* Change `ftp.adoc` and `sftp.adoc` to reflect a new API reality
* Mantion these changes in the `whats-new.adoc`
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.

Enhancements to RotatingServerAdvice

2 participants