PR is here https://github.com/apache/struts/pull/114
2016-11-21 10:58 GMT+01:00 Lukasz Lenart <lukaszlen...@apache.org>: > I would like to refactor file upload logic to use a virtual > representation of a file but this requires changes in users' > applications as well, instead of using java.io.File they will have to > switch to UploadedFile Struts class. > > Not sure if it is worth doing :\ > > > Regards > -- > Ćukasz > + 48 606 323 122 http://www.lenart.org.pl/ > > 2016-11-21 10:09 GMT+01:00 Lukasz Lenart (JIRA) <j...@apache.org>: >> >> [ >> https://issues.apache.org/jira/browse/WW-4717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel >> ] >> >> Lukasz Lenart updated WW-4717: >> ------------------------------ >> Summary: Refactor file upload support to allow create virtual >> representation of java.io.File (was: Refactor file upload support to allow >> create virtual representation of java.ioFile) >> >>> Refactor file upload support to allow create virtual representation of >>> java.io.File >>> ----------------------------------------------------------------------------------- >>> >>> Key: WW-4717 >>> URL: https://issues.apache.org/jira/browse/WW-4717 >>> Project: Struts 2 >>> Issue Type: Improvement >>> Components: Core >>> Affects Versions: 2.5.5 >>> Reporter: Lukasz Lenart >>> Assignee: Lukasz Lenart >>> Fix For: 2.5.6 >>> >>> >>> Right now file upload logic is using {{java.io.File}} directly to represent >>> uploaded files but access to this class is restricted in some cloud >>> environments e.g. Google AppEngine >> >> >> >> -- >> This message was sent by Atlassian JIRA >> (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org