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

yasserzamani pushed a change to branch struts-2-5-x
in repository https://gitbox.apache.org/repos/asf/struts.git.


    from 415ce3e  Merge pull request #264 from 
JCgH4164838Gh792C124B5/localS2_2_5_x_Branch
     new 75dc4c0  pass all current tests with java 9
     new 11de881  satisfy coveralls via testing with a not URLClassLoader

The 2 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:
 .travis.yml                                        |  1 +
 .../opensymphony/xwork2/util/ClassPathFinder.java  | 33 ++++-----
 .../com/opensymphony/xwork2/ognl/OgnlUtilTest.java | 15 ++++-
 .../xwork2/util/ClassPathFinderTest.java           | 50 +++++++++++++-
 .../test/java/org/apache/struts2/TestUtils.java    | 17 +++++
 .../struts2/jasper/JspCompilationContext.java      |  4 +-
 .../struts2/jasper/compiler/JspRuntimeContext.java | 78 +++++++++++++---------
 .../struts2/jasper/compiler/TagFileProcessor.java  |  3 +-
 .../struts2/jasper/compiler/TldLocationsCache.java | 44 ++++++------
 .../org/apache/struts2/EmbeddedJSPResultTest.java  | 27 ++++++--
 10 files changed, 187 insertions(+), 85 deletions(-)

Reply via email to