GitHub user lukaszlenart opened a pull request: https://github.com/apache/struts/pull/114
Virtual file representation WW-4717 adds virtual file representation to allow implement `MultiPartRequest` on Google AppEngine You can merge this pull request into a Git repository by running: $ git pull https://github.com/lukaszlenart/struts WW-4717 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/struts/pull/114.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #114 ---- commit fe05ca20951ecda86e147dbf5272709412df820d Author: Lukasz Lenart <lukaszlen...@apache.org> Date: 2016-11-21T10:04:24Z Introduces a dedicated class to represent an uploaded file commit 45edbcbe45d303240af998687387d12a9e15733e Author: Lukasz Lenart <lukaszlen...@apache.org> Date: 2016-11-21T10:05:33Z Uses the new class in implementation of MultiPartRequest commit 407cd58279c61a8c9487aae3e42a99fcfe8352b9 Author: Lukasz Lenart <lukaszlen...@apache.org> Date: 2016-11-21T10:05:47Z Adjusts interceptor to use the new class commit dca41a39bf61917def9288e0436b8ccff410dd31 Author: Lukasz Lenart <lukaszlen...@apache.org> Date: 2016-11-21T10:05:56Z Updates examples ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org