Jenkins build is back to normal : Struts-JDK6-develop #106

2014-12-21 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org

Jenkins build is back to stable : Struts-JDK7-develop #84

2014-12-21 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org

Re: Few ideas related to Struts 3

2014-12-21 Thread Paul Benedict
+1 to get rid of "do" support. Cheers, Paul On Mon, Dec 22, 2014 at 12:34 AM, Lukasz Lenart wrote: > 2014-12-21 23:19 GMT+01:00 Paul Benedict : > > Why do we support the "do" prefix at all? I don't know the answer. I'd > just > > like to know how it came to be. > > No idea :) > > > Regards > -

Re: Few ideas related to Struts 3

2014-12-21 Thread Lukasz Lenart
2014-12-21 23:19 GMT+01:00 Paul Benedict : > Why do we support the "do" prefix at all? I don't know the answer. I'd just > like to know how it came to be. No idea :) Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ ---

Re: Few ideas related to Struts 3

2014-12-21 Thread Dave Newton
+1, no real need for it. On Sun, Dec 21, 2014 at 2:24 PM, Lukasz Lenart wrote: > What do you think about throwing away support for the "do" prefix? If > an action method cannot be found, the framework will prepend the "do" > prefix to it and will try again, this pushes a bit of hassle into flow >

Re: Few ideas related to Struts 3

2014-12-21 Thread Paul Benedict
Why do we support the "do" prefix at all? I don't know the answer. I'd just like to know how it came to be. PS: I am in favor of simplifying the internals of Struts. I don't like having multiple ways of naming an execution method. Cheers, Paul On Sun, Dec 21, 2014 at 1:24 PM, Lukasz Lenart wro

Jenkins build became unstable: Struts-JDK7-develop #83

2014-12-21 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org

Build failed in Jenkins: Struts-JDK6-develop #105

2014-12-21 Thread Apache Jenkins Server
See -- [...truncated 14590 lines...] [JENKINS] Archiving to org.apache.struts/struts2-archetype-

Re: Few ideas related to Struts 3

2014-12-21 Thread Lukasz Lenart
What do you think about throwing away support for the "do" prefix? If an action method cannot be found, the framework will prepend the "do" prefix to it and will try again, this pushes a bit of hassle into flow logic. Dropping support will allow simplify code in few places. Regards -- Łukasz + 4