spring-projects / spring-integration-extensions

The Spring Integration Extensions project provides extension components for Spring Integration
http://www.springintegration.org/
280 stars 266 forks source link

#215 fix IOException while unzipping #216

Closed idueppe closed 5 years ago

idueppe commented 5 years ago

This pull request will fix the IOException issue #215 while unzipping files with file entries containing a subfolder structure in their names.

pivotal-issuemaster commented 5 years ago

@idueppe Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

pivotal-issuemaster commented 5 years ago

@idueppe Thank you for signing the Contributor License Agreement!

garyrussell commented 5 years ago

Thanks for the contribution.

Would you mind adding a test case to validate the new functionality?

artembilan commented 5 years ago

Merged as https://github.com/spring-projects/spring-integration-extensions/commit/f5245eb7d765841e0ac4e77f6738719125e1a75d.

@idueppe ,

Thank you very much for your contribution; looking forward for more!