[GitHub] struts issue #129: Support 2 3

2017-04-12 Thread lukaszlenart
Github user lukaszlenart commented on the issue: https://github.com/apache/struts/pull/129 This PR won't be merged, the `support-2-3` branch is used to keep support for Struts 2.3.x where the `master` branch is used for current development of Struts 2.5.x. --- If your project is set

Build failed in Jenkins: Struts-JDK7-pull-request #259

2017-04-12 Thread Apache Jenkins Server
See -- [...truncated 36.34 KB...] CONFLICT (modify/delete): xwork-core/src/main/java/com/opensymphony/xwork2/validator/AnnotationActionValidatorManager.java deleted in HEAD and

[GitHub] struts pull request #129: Support 2 3

2017-04-12 Thread jason1105
GitHub user jason1105 opened a pull request: https://github.com/apache/struts/pull/129 Support 2 3 You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/struts support-2-3 Alternatively you can review and apply these changes as

[GitHub] struts issue #125: Immutable context

2017-04-12 Thread yasserzamani
Github user yasserzamani commented on the issue: https://github.com/apache/struts/pull/125 Below is my new design which may be helpful as an example for whom is affected. Those are about access to `%{#context['com.opensymphony.xwork2.dispatcher.HttpServletRequest'].requestURI}`.

Re: Documentation

2017-04-12 Thread Christoph Nenning
> > Navigation links are back > http://struts.apache.org/getting-started/exception-handling.html > +1 > 2017-04-10 7:42 GMT+02:00 Lukasz Lenart : > > 2017-04-06 13:15 GMT+02:00 Christoph Nenning > : > >> One thing I noticed is the old version contains a navigation block with > >> next and

Re: Documentation

2017-04-12 Thread Lukasz Lenart
Navigation links are back http://struts.apache.org/getting-started/exception-handling.html 2017-04-10 7:42 GMT+02:00 Lukasz Lenart : > 2017-04-06 13:15 GMT+02:00 Christoph Nenning : >> One thing I noticed is the old version contains a navigation block with >> next and prev links at the bottom. Tha