[VOTE] Replace the current Portlet Plugin with Sandbox Version

2011-05-30 Thread Johannes Geppert
The version in the Sandbax is based on JSR286 and except the Portlet event handling feature complete. The event feature is isolated and may be delivered later. https://issues.apache.org/jira/browse/WW-3620 +1 Johannes - -- web: http://www.jgeppert.com twitter:

Re: Build failed in Jenkins: Struts2 #303

2011-05-30 Thread Rene Gielen
Hmm, looks like Nexus was refusing to accept snapshot deployment, a manual job start would help... Lukas, could you extend my permissions on the Struts 2 job? Or is it infra I have to ask? - René On 25.05.11 12:46, Apache Jenkins Server wrote: See

Re: [VOTE] Replace the current Portlet Plugin with Sandbox Version

2011-05-30 Thread Rene Gielen
+1 (binding) As a side note, we have already a couple of users (including Johannes) using the sandbox plugin, and after fixing some reported issues, they seem to be quite happy now. Side note two: the Portlet2 plugin is fully downwards compatible, it detects the API version on the fly / through

Re: Build failed in Jenkins: Struts2 #303

2011-05-30 Thread Lukasz Lenart
2011/5/30 Rene Gielen gie...@it-neering.net: Hmm, looks like Nexus was refusing to accept snapshot deployment, a manual job start would help... Done Lukas, could you extend my permissions on the Struts 2 job? Or is it infra I have to ask? I don't see any options to do that, ask infra.

Re: [VOTE] Replace the current Portlet Plugin with Sandbox Version

2011-05-30 Thread Lukasz Lenart
2011/5/30 Rene Gielen gie...@it-neering.net: +1 (binding) As a side note, we have already a couple of users (including Johannes) using the sandbox plugin, and after fixing some reported issues, they seem to be quite happy now. Side note two: the Portlet2 plugin is fully downwards

Jenkins build is back to normal : Struts2 #304

2011-05-30 Thread Apache Jenkins Server
See https://builds.apache.org/hudson/job/Struts2/304/ - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org

Re: Problem on json result on includeparameter configuration

2011-05-30 Thread benny
Thanks John, Sorry for the wrong posting. I posted it in user-list. Here is the reference link. http://struts.1045723.n5.nabble.com/Problem-on-json-result-on-includeparameter-configuration-td4438046.html

Re: [VOTE] Replace the current Portlet Plugin with Sandbox Version

2011-05-30 Thread Nils-Helge Garli Hegvik
Looks like Rene and Johannes has done a great job getting the plugin up to date. +1 from the side line. Nils-H On Mon, May 30, 2011 at 9:51 AM, Lukasz Lenart lukasz.len...@googlemail.com wrote: 2011/5/30 Rene Gielen gie...@it-neering.net: +1 (binding) As a side note, we have already a

Re: [VOTE] Replace the current Portlet Plugin with Sandbox Version

2011-05-30 Thread Martin Cooper
It is very important to recognise that two different steps are required to accomplish what you want here. 1) The promotion of anything out of the sandbox requires a vote. Thus, formally speaking, it is not possible to vote on the current topic, because we cannot include the sandbox version of the

RE: [VOTE] Replace the current Portlet Plugin with Sandbox Version

2011-05-30 Thread Jason Pyeron
+1 Jason Pyeron -Original Message- From: Johannes Geppert [mailto:jo...@apache.org] Sent: Monday, May 30, 2011 2:48 To: dev@struts.apache.org Subject: [VOTE] Replace the current Portlet Plugin with Sandbox Version The version in the Sandbax is based on JSR286 and except the

Re: [VOTE] Replace the current Portlet Plugin with Sandbox Version

2011-05-30 Thread Rene Gielen
Thanks Martin! If there was one thing I had to name for what I've learned at ASF it would surely be you never stop learning :) Going to cancel this vote and make up a new one. - René On 30.05.11 16:25, Martin Cooper wrote: It is very important to recognise that two different steps are

[CANCEL] [VOTE] Replace the current Portlet Plugin with Sandbox Version

2011-05-30 Thread Rene Gielen
We have to split the process, need to vote on promoting Portlet 2 plugin from sandbox before adding it to the release. On 30.05.11 08:47, Johannes Geppert wrote: The version in the Sandbax is based on JSR286 and except the Portlet event handling feature complete. The event feature is isolated

[VOTE] Promote JSR286 Portlet Plugin from sandbox to regular code base

2011-05-30 Thread Rene Gielen
The code in sandbox was developed for replacing the current portlet plugin. If the vote passes, the code will be moved to the regular code base, which is a requirement before we can think about adding it to the next Struts 2 release. (Johannes, I hope you don't mind that I jumped in here to push

Re: [VOTE] Promote JSR286 Portlet Plugin from sandbox to regular code base

2011-05-30 Thread Rene Gielen
... and here's mine +1 On 30.05.11 17:41, Rene Gielen wrote: The code in sandbox was developed for replacing the current portlet plugin. If the vote passes, the code will be moved to the regular code base, which is a requirement before we can think about adding it to the next Struts 2

Re: [VOTE] Replace the current Portlet Plugin with Sandbox Version

2011-05-30 Thread Rene Gielen
Martin, I don't seem to find a good writeup for this procedure - do you have a pointer for me? TIA, - René On 30.05.11 16:25, Martin Cooper wrote: It is very important to recognise that two different steps are required to accomplish what you want here. 1) The promotion of anything out of

org.apache.struts2.util.MakeIterator

2011-05-30 Thread Jason Pyeron
In the convert method: } else if (value instanceof Enumeration) { Enumeration enumeration = (Enumeration) value; ArrayList list = new ArrayList(); while (enumeration.hasMoreElements()) { list.add(enumeration.nextElement());

Re: [VOTE] Promote JSR286 Portlet Plugin from sandbox to regular code base

2011-05-30 Thread Johannes Geppert
@rene thank you for catching this. +1 not binding Johannes - -- web: http://www.jgeppert.com twitter: http://twitter.com/jogep -- View this message in context:

RE: [VOTE] Promote JSR286 Portlet Plugin from sandbox to regular code base

2011-05-30 Thread Jason Pyeron
+1 Jason Pyeron -Original Message- From: Rene Gielen [mailto:rgie...@apache.org] Sent: Monday, May 30, 2011 11:42 To: Struts Developers List Subject: [VOTE] Promote JSR286 Portlet Plugin from sandbox to regular code base The code in sandbox was developed for replacing the

Re: [VOTE] Promote JSR286 Portlet Plugin from sandbox to regular code base

2011-05-30 Thread Philip Luppens
On Mon, May 30, 2011 at 9:38 PM, Jason Pyeron jpye...@pdinc.us wrote: +1 Jason Pyeron -Original Message- From: Rene Gielen [mailto:rgie...@apache.org] Sent: Monday, May 30, 2011 11:42 To: Struts Developers List Subject: [VOTE] Promote JSR286 Portlet Plugin from sandbox to regular

Re: [VOTE] Promote JSR286 Portlet Plugin from sandbox to regular code base

2011-05-30 Thread frans
+1 I wishing this for a long time Sent from my BlackBerry® powered by Sinyal Kuat INDOSAT -Original Message- From: Philip Luppens philip.lupp...@gmail.com Date: Mon, 30 May 2011 21:45:24 To: Struts Developers Listdev@struts.apache.org Reply-To: Struts Developers List

Re: [VOTE] Promote JSR286 Portlet Plugin from sandbox to regular code base

2011-05-30 Thread Lukasz Lenart
+1 binding Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ Warszawa JUG conference - Confitura http://confitura.pl/ - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail:

Upgrade Spring Dependencies to 3.0.x

2011-05-30 Thread Johannes Geppert
Hi, what do you think about upgrading from Spring 2.5.6 dependencies to 3.0.5? I use this already in some applications without any trouble. Maybe this can be part of 2.3? Johannes - -- web: http://www.jgeppert.com twitter: http://twitter.com/jogep -- View this message in

Re: Upgrade Spring Dependencies to 3.0.x

2011-05-30 Thread frans
+1 I have mentioned it months ago Because of this, if we mix springmvc and s2, crash come --Original Message-- From: Johannes Geppert To: dev@struts.apache.org ReplyTo: Struts Developers List Subject: Upgrade Spring Dependencies to 3.0.x Sent: May 31, 2011 11:48 AM Hi, what do you