You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2018/11/14 19:56:34 UTC

[struts] branch master updated (6b0f905 -> 7e720bf)

This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git.


    from 6b0f905  delete not-deleted profiling interceptors from plugins
     add 53d7d04  Update Struts 2.6.0 build with some newer (compatible) library versions.
     new 7e720bf  Merge pull request #265 from JCgH4164838Gh792C124B5/localS2Branch

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ...pleUploadUsingList.jsp => multiple-success.jsp} | 33 +++++++---
 plugins/embeddedjsp/pom.xml                        |  1 -
 .../interceptor/OValValidationInterceptor.java     |  3 +-
 .../interceptor/OValValidationInterceptorTest.java | 29 ++++++++-
 pom.xml                                            | 73 +++++++++++++---------
 5 files changed, 96 insertions(+), 43 deletions(-)
 copy apps/showcase/src/main/webapp/WEB-INF/fileupload/{multipleUploadUsingList.jsp => multiple-success.jsp} (55%)


[struts] 01/01: Merge pull request #265 from JCgH4164838Gh792C124B5/localS2Branch

Posted by lu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git

commit 7e720bf5f877ef8fed709d07274a8d0f0e6c4bf5
Merge: 6b0f905 53d7d04
Author: Lukasz Lenart <lu...@gmail.com>
AuthorDate: Wed Nov 14 20:56:29 2018 +0100

    Merge pull request #265 from JCgH4164838Gh792C124B5/localS2Branch
    
    Update Struts 2.6.0 build with some newer (compatible) library versions.

 .../webapp/WEB-INF/fileupload/multiple-success.jsp | 65 +++++++++++++++++++
 plugins/embeddedjsp/pom.xml                        |  1 -
 .../interceptor/OValValidationInterceptor.java     |  3 +-
 .../interceptor/OValValidationInterceptorTest.java | 29 ++++++++-
 pom.xml                                            | 73 +++++++++++++---------
 5 files changed, 138 insertions(+), 33 deletions(-)