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 cf8ba17  Kicks Coveralls to build on master
     add dda3fac  WW-4900 Makes BackgroundProcess transient
     add 6b13155  WW-4900 Reverts BackgroundProcess access modifiers
     add a8ecd9b  WW-4900 Fixes BackgroundProcessTest via synchronization
     new d4b620d  Merge pull request #191 from yasserzamani/WW-4900

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:
 .../struts2/interceptor/BackgroundProcess.java     |  10 +-
 .../interceptor/ExecuteAndWaitInterceptor.java     |   6 ++
 .../struts2/interceptor/BackgroundProcessTest.java | 104 +++++++++++++++++++++
 .../interceptor/ExecuteAndWaitInterceptorTest.java |  39 ++++++++
 4 files changed, 154 insertions(+), 5 deletions(-)
 create mode 100644 
core/src/test/java/org/apache/struts2/interceptor/BackgroundProcessTest.java

-- 
To stop receiving notification emails like this one, please contact
['"commits@struts.apache.org" <commits@struts.apache.org>'].

Reply via email to