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

CAMEL-5558 - add file existing move strategy interface to let custom #2541

Closed
wants to merge 2 commits into from

Conversation

onderson
Copy link
Contributor

@onderson onderson commented Oct 1, 2018

implementations be provided and add a test case for file component

implementations be provided and add a test case for file component
Copy link
Contributor

@oscerd oscerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I'd like to have the feedback from @davsclaus too :-)

@davsclaus
Copy link
Contributor

LGTM.

The interface for the file exist move strategy would be good to have its method and parameters javadoc'ed as that is what end users can implement for custom strategy.

Does camel-jsch component compile and test with this as its AFAIR also extends the file component.

@onderson
Copy link
Contributor Author

onderson commented Oct 1, 2018

I had a similar requirement. I implemented and tested with file component and naturally ftp component. Have not checked upon jsch. I will look into and improve javadoc. Thanks for reviewing

@onderson
Copy link
Contributor Author

onderson commented Oct 1, 2018

Javadoc improved and no affect on jsch.

@oscerd
Copy link
Contributor

oscerd commented Oct 2, 2018

I'll merge this today.

@oscerd
Copy link
Contributor

oscerd commented Oct 2, 2018

Thanks @onderson

@oscerd
Copy link
Contributor

oscerd commented Oct 2, 2018

Merged on master

@oscerd oscerd closed this Oct 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants