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 2016/03/04 07:10:33 UTC

[10/10] struts git commit: WW-4593 Upgrades easy-mock

WW-4593 Upgrades easy-mock


Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/754c8a24
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/754c8a24
Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/754c8a24

Branch: refs/heads/master
Commit: 754c8a247a5a773762cf6b93e7669f8541a4df7b
Parents: 5bcdd3d 3df363e
Author: Lukasz Lenart <lu...@apache.org>
Authored: Fri Mar 4 07:09:53 2016 +0100
Committer: Lukasz Lenart <lu...@apache.org>
Committed: Fri Mar 4 07:09:53 2016 +0100

----------------------------------------------------------------------
 .../xwork2/config/providers/XmlHelperTest.java  | 234 +++++++------------
 .../ParameterRemoverInterceptorTest.java        |  24 +-
 .../PrefixMethodInvocationUtilTest.java         | 135 +++++------
 .../interceptor/PrepareInterceptorTest.java     |  83 +++----
 .../org/apache/struts2/RequestUtilsTest.java    |  66 +++---
 .../interceptor/CookieInterceptorTest.java      |  97 ++++----
 .../ServletConfigInterceptorTest.java           |  78 +++----
 .../struts2/views/jsp/IncludeTagTest.java       |  50 ++--
 .../struts2/views/util/ResourceUtilTest.java    |  24 +-
 plugins/convention/pom.xml                      |   5 -
 .../ConventionUnknownHandlerTest.java           |   6 +-
 plugins/javatemplates/pom.xml                   |   6 +-
 .../struts2/views/java/simple/AbstractTest.java |  36 +--
 pom.xml                                         |   9 +-
 14 files changed, 361 insertions(+), 492 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts/blob/754c8a24/pom.xml
----------------------------------------------------------------------