This is an automated email from the git hooks/post-receive script. New change to branch develop in repository nuiton-web. See http://git.nuiton.org/nuiton-web.git from 0213a5e fix site configuration new 66a2f39 fixes #3563 [Nuiton-struts2] create an interceptor overriding ExecuteAndWaitInterceptor to copy the uploaded file The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 66a2f39e4dc968e3816d963e92ea0af23122394c Author: Kevin Morin <morin@codelutin.com> Date: Fri Oct 31 16:19:09 2014 +0100 fixes #3563 [Nuiton-struts2] create an interceptor overriding ExecuteAndWaitInterceptor to copy the uploaded file Summary of changes: .../web/struts2/interceptor/HasUploadedFile.java | 14 +++++ .../UploadExecuteAndWaitInterceptor.java | 60 ++++++++++++++++++++++ 2 files changed, 74 insertions(+) create mode 100644 nuiton-struts2/src/main/java/org/nuiton/web/struts2/interceptor/HasUploadedFile.java create mode 100644 nuiton-struts2/src/main/java/org/nuiton/web/struts2/interceptor/UploadExecuteAndWaitInterceptor.java -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.