Re: Svn to Git migration

2013-12-05 Thread Lukasz Lenart
Do you know if git at Apache supports Pull Requests between branches? I've started working like that some time ago and it's awesome feature :-) Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ 2013/10/16 Christian Grobmeier : > On 16 Oct 2013, at 10:50, Lukasz Lenart wrote: > >> As

Re: [VOTE] Struts 2.3.16

2013-12-05 Thread Christian Grobmeier
Again i forgot to say: +1 GA On 4 Dec 2013, at 19:00, Christian Grobmeier wrote: > I developed with it the past time and +1. > > Thanks Lukasz! > > On 4 Dec 2013, at 18:18, Lukasz Lenart wrote: > >> The Apache Struts 2.3.16 test build is now available. With this release: >> - merged security fixe

Re: [VOTE] Struts 2.3.16

2013-12-05 Thread Lukasz Lenart
+1 GA (binding) 2013/12/4 Lukasz Lenart : > The Apache Struts 2.3.16 test build is now available. With this release: > - merged security fixes from version 2.3.15.1, 2.3.15.2 and 2.3.15.3 > - solved problem with global "error" result in the Convention Plugin > - the action: and method: prefixes ar

Re: [VOTE] Struts 2.3.16

2013-12-05 Thread Paul Benedict
For any early adopters, please try out the new "postback" result. I'd like to hear any feedback. The primary use case is to take the current request parameters and allow it to be POST-ed to another URL. On Thu, Dec 5, 2013 at 10:46 AM, Volker Krebs wrote: > If I may vote, I'll give it a +1 for

Re: [VOTE] Struts 2.3.16

2013-12-05 Thread Lukasz Lenart
2013/12/5 Volker Krebs : > If I may vote, I'll give it a +1 for GA Everybody can vote, especially users! Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org

Re: [VOTE] Struts 2.3.16

2013-12-05 Thread Volker Krebs
If I may vote, I'll give it a +1 for GA Looks good. Thanks Am 04.12.2013 18:18, schrieb Lukasz Lenart: The Apache Struts 2.3.16 test build is now available. With this release: - merged security fixes from version 2.3.15.1, 2.3.15.2 and 2.3.15.3 - solved problem with global "error" result in the

Re: S2 REST plugins , Q: IncaS2REST

2013-12-05 Thread Frans Thamura
+1 to merge it We modify several, and may be to much. Hehhe. My idea, better we become one On Dec 5, 2013 3:48 PM, "Lukasz Lenart" wrote: > 2013/12/3 Johannes Geppert : > > Hi Frans, > > > > as far as I know the current REST Plugin also supports POST, GET, DELETE > > and PUT methods or am I wro

Re: S2 REST plugins , Q: IncaS2REST

2013-12-05 Thread Lukasz Lenart
2013/12/3 Johannes Geppert : > Hi Frans, > > as far as I know the current REST Plugin also supports POST, GET, DELETE > and PUT methods or am I wrong? > What exactly is the benefit if I use your REST Plugin instead of the > default plugin except an other way to define actions? What Inca plugin off