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

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


    from 05829e3  Uses proper parent's version
     add 8e74ce6  Upgrades dependencies to Servlet API 2.5 and JSP API 2.1
     add 1f5d29a  Uses proper headers in web.xml
     add a990e69  Implements missing method
     add 5e505fa  Adds missing JavaDoc
     add b165582  Moves tests to proper package and adds one more test case
     new 5ebd716  Merge pull request #216 from lukaszlenart/javaee5

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:
 apps/rest-showcase/src/main/webapp/WEB-INF/web.xml |  11 +-
 apps/showcase/src/main/webapp/WEB-INF/web.xml      |   7 +-
 core/pom.xml                                       |   2 +-
 ...rutsPrepareAndExecuteFilterIntegrationTest.java |  39 +-
 .../{ng => }/TwoFilterIntegrationTest.java         |   2 +-
 plugins/convention/pom.xml                         |   2 +-
 plugins/jasperreports/pom.xml                      |   2 +-
 plugins/jfreechart/pom.xml                         |   2 +-
 plugins/json/pom.xml                               |   2 +-
 plugins/junit/pom.xml                              |   2 +-
 plugins/portlet-tiles/pom.xml                      |   2 +-
 plugins/portlet/pom.xml                            |   2 +-
 .../portlet/servlet/PortletServletContext.java     | 403 +++++++++++----------
 plugins/sitegraph/pom.xml                          |   2 +-
 plugins/testng/pom.xml                             |   2 +-
 plugins/tiles/pom.xml                              |   2 +-
 pom.xml                                            |  13 +-
 17 files changed, 267 insertions(+), 230 deletions(-)
 rename core/src/test/java/org/apache/struts2/dispatcher/{ng => 
}/StrutsPrepareAndExecuteFilterIntegrationTest.java (87%)
 rename core/src/test/java/org/apache/struts2/dispatcher/{ng => 
}/TwoFilterIntegrationTest.java (99%)

-- 
To stop receiving notification emails like this one, please contact
yasserzam...@apache.org.

Reply via email to