[VOTE] Release of MyFaces Core 2.2.3

2014-04-22 Thread Leonardo Uribe
Hi, I was running the needed tasks to get the 2.2.3 release of Apache MyFaces core out. The artifacts passed the TCK test of Feb 2013 (jsftck-2.2_26-Feb-2013.zip). Please note that this vote concerns all of the following parts: 1. Maven artifact group org.apache.myfaces.shared v4.2.2 [1] 2.

Re: [VOTE] Release of MyFaces Core 2.2.3

2014-04-22 Thread Leonardo Uribe
+1 2014-04-22 12:20 GMT+02:00 Leonardo Uribe lu4...@gmail.com: Hi, I was running the needed tasks to get the 2.2.3 release of Apache MyFaces core out. The artifacts passed the TCK test of Feb 2013 (jsftck-2.2_26-Feb-2013.zip). Please note that this vote concerns all of the following

Re: [VOTE] Release of MyFaces Core 2.2.3

2014-04-22 Thread Mike Kienenberger
- signatures and checksums match - source builds - apache rat passes +1 Below are the linux commands I used to verify the release of the myfaces-core-assembly-2.2.3-src files: = # check checksums find . -name '*.md5' -exec cat {} \; -printf ' %f\n'

[proposal] A new module for improved JSF-MVC inside MyFaces Project

2014-04-22 Thread Leonardo Uribe
Hi Over the time, with the new javascript libraries out there that makes easier to make reliable code on the client side, there are more and more people interested in an approach that can take advantage of the good parts that JSF 2.2 already has, but without get into the JSF lifecycle

Re: [proposal] A new module for improved JSF-MVC inside MyFaces Project

2014-04-22 Thread Thomas Andraschko
Hi Leo, +1 for the idea. Would it be similiar to: https://weblogs.java.net/blog/mriem/archive/2014/01/13/jsf-tip-56-using-action-based-prototype-mojarra? Regards, Thomas 2014-04-22 15:13 GMT+02:00 Leonardo Uribe lu4...@gmail.com: Hi Over the time, with the new javascript libraries out

Re: [proposal] A new module for improved JSF-MVC inside MyFaces Project

2014-04-22 Thread Leonardo Uribe
Hi Thomas Yes, the idea is do something similar. The only thing we need to find out is how to do it in a way that fits better with JSF. There are different people interested in this: - Some people wants to use JSF as a template engine, because Facelets with JSF 2 Resource Handling and JSF 2.2

Re: [proposal] A new module for improved JSF-MVC inside MyFaces Project

2014-04-22 Thread Karl Kildén
+1 To the idea On 22 April 2014 15:53, Leonardo Uribe lu4...@gmail.com wrote: Hi Thomas Yes, the idea is do something similar. The only thing we need to find out is how to do it in a way that fits better with JSF. There are different people interested in this: - Some people wants to

[jira] [Created] (TOBAGO-1385) PageRenderer not found when tobago-deprecation is in classpath

2014-04-22 Thread Dennis Kieselhorst (JIRA)
Dennis Kieselhorst created TOBAGO-1385: -- Summary: PageRenderer not found when tobago-deprecation is in classpath Key: TOBAGO-1385 URL: https://issues.apache.org/jira/browse/TOBAGO-1385 Project:

[jira] [Resolved] (TOBAGO-1385) PageRenderer not found when tobago-deprecation is in classpath

2014-04-22 Thread Udo Schnurpfeil (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Udo Schnurpfeil resolved TOBAGO-1385. - Resolution: Fixed PageRenderer not found when tobago-deprecation is in classpath

Re: [VOTE] Release of MyFaces Core 2.2.3

2014-04-22 Thread Grant Smith
+1 On Tue, Apr 22, 2014 at 5:48 AM, Mike Kienenberger mkien...@gmail.comwrote: - signatures and checksums match - source builds - apache rat passes +1 Below are the linux commands I used to verify the release of the myfaces-core-assembly-2.2.3-src files:

[jira] [Created] (TOBAGO-1386) ToolbarButtons in TabLabels

2014-04-22 Thread Volker Weber (JIRA)
Volker Weber created TOBAGO-1386: Summary: ToolbarButtons in TabLabels Key: TOBAGO-1386 URL: https://issues.apache.org/jira/browse/TOBAGO-1386 Project: MyFaces Tobago Issue Type: Improvement

Re: [VOTE] Release of MyFaces Core 2.2.3

2014-04-22 Thread Martin Kočí
+1 2014-04-22 12:20 GMT+02:00 Leonardo Uribe lu4...@gmail.com: Hi, I was running the needed tasks to get the 2.2.3 release of Apache MyFaces core out. The artifacts passed the TCK test of Feb 2013 (jsftck-2.2_26-Feb-2013.zip). Please note that this vote concerns all of the following

Re: [proposal] A new module for improved JSF-MVC inside MyFaces Project

2014-04-22 Thread Leonardo Uribe
Hi In few word, the difficulty in this stuff is the context. If you take a look at the example proposed: @Named(myBean) @RequestScoped public class MyBean implements Serializable { @RequestMapping(value = /form1b.xhtml) public String form1() { String inputText1 = (String)

Re: [VOTE] Release of MyFaces Core 2.2.3

2014-04-22 Thread Michael Kurz
+1 Am 22.04.2014 um 18:16 schrieb Martin Kočí martin.kocicak.k...@gmail.com: +1 2014-04-22 12:20 GMT+02:00 Leonardo Uribe lu4...@gmail.com: Hi, I was running the needed tasks to get the 2.2.3 release of Apache MyFaces core out. The artifacts passed the TCK test of Feb 2013

Re: [VOTE] Release of MyFaces Core 2.2.3

2014-04-22 Thread Werner Punz
+1 Werner Am 22.04.14 12:20, schrieb Leonardo Uribe: Hi, I was running the needed tasks to get the 2.2.3 release of Apache MyFaces core out. The artifacts passed the TCK test of Feb 2013 (jsftck-2.2_26-Feb-2013.zip). Please note that this vote concerns all of the following parts: 1.