Comment From: pivotal-cla
@Tharik67 Please sign the Contributor License Agreement!
Click here to manually synchronize the status of this Pull Request.
See the FAQ for frequently asked questions.
Comment From: pivotal-cla
@Tharik67 Thank you for signing the Contributor License Agreement!
Comment From: philwebb
Thanks for the suggestion, but I don't think we can delete the temp file in the constructor. The content needs to be available either as a file or byte array in the write
method. I think we'll need some bigger refactoring before we can solve this issue.