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 772f899  Merge pull request #267 from 
pHeidelbach/WW-4930-smi-cannot-be-disabled-for-action-packges-found-via-convention-plugin
     add a5d888a  pass all current tests with java 9
     add e0c1ede  Merge branch 'master' of https://github.com/apache/struts 
into WW-4845
     add 16d6d21  workaround coveralls fail on java 9
     add f8e1987  skip coveralls on java 9
     add 7763156  Merge branch 'master' of https://github.com/apache/struts 
into WW-4845
     add 02abab3  satisfy coveralls via testing with a not URLClassLoader
     new 56d86a4  Merge pull request #262 from yasserzamani/WW-4845

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:
 .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