Re: html5 lib

2011-01-20 Thread Jakob Korherr
Maybe MFHTML5 like we did in MyFaces commons (-- MFCOMMONS). Regards, Jakob Am Donnerstag, 20. Januar 2011 schrieb Matthias Wessendorf mat...@apache.org: the issue is, something like MYFACES-HTML5 does not work (because of -) :-) On Thu, Jan 20, 2011 at 8:18 AM, Gerhard

Which one should be used : Mojarra vs. MyFaces

2011-01-20 Thread Agam Dass
Hi, We are also using myfaces for JSF 1.2 reference implementation in our UI framwork project. Now we have a push that we should replace it with Mojarra project implementaion. What do you suggest about these two implemenations w.r.t. JSF 2.0. thanks, Agam

Re: html5 lib

2011-01-20 Thread Matthias Wessendorf
+1 let me use that... On Thu, Jan 20, 2011 at 12:16 PM, Jakob Korherr jakob.korh...@gmail.com wrote: Maybe MFHTML5 like we did in MyFaces commons (-- MFCOMMONS). Regards, Jakob Am Donnerstag, 20. Januar 2011 schrieb Matthias Wessendorf mat...@apache.org: the issue is, something like

Re: Which one should be used : Mojarra vs. MyFaces

2011-01-20 Thread Werner Punz
Am 20.01.11 12:14, schrieb Agam Dass: Hi, We are also using myfaces for JSF 1.2 reference implementation in our UI framwork project. Now we have a push that we should replace it with Mojarra project implementaion. What do you suggest about these two implemenations w.r.t. JSF 2.0. Best bet is

[ProjectStage] Enhancing the ProjectStage to contain DesignTime ?

2011-01-20 Thread Matthias Wessendorf
Hi, opening a ADF/Trinidad application in JDeveloper's I am seeing a warning like this: WARNING: Your environment is configured as production and Apache Trinidad is running with debug javascript. See the org.apache.myfaces.trinidad.DEBUG_JAVASCRIPT parameter in /WEB-INF/web.xml The WARNING

result - Re: [VOTE] Trinidad plugins: 1.2.13

2011-01-20 Thread Matthias Wessendorf
Thanks for voting, We got n votes, all +3: -Matthias Wessendorf -Mark Struberg -Jakob Korherr I will proceed to release these maven bits. Greetings, Matthias On Mon, Jan 17, 2011 at 9:13 AM, Matthias Wessendorf mat...@apache.org wrote: Hi, I've created a 1.2.13 release candidate, with the

[jira] Created: (MYFACES-3018) f:ajax - render @this in render and execute as ClientBehaviorContext.getSourceId()

2011-01-20 Thread JIRA
f:ajax - render @this in render and execute as ClientBehaviorContext.getSourceId() -- Key: MYFACES-3018 URL: https://issues.apache.org/jira/browse/MYFACES-3018 Project:

[jira] Created: (MYFACES-3019) Output a warning if VisitContext.getIdsToVisit() contains id(s) of nonexistent component

2011-01-20 Thread JIRA
Output a warning if VisitContext.getIdsToVisit() contains id(s) of nonexistent component Key: MYFACES-3019 URL: https://issues.apache.org/jira/browse/MYFACES-3019

[VOTE] Apache MyFaces POM-10

2011-01-20 Thread Matthias Wessendorf
Hi, I've created a MyFaces-10 pom release candidate, with the following artifacts up for a vote: SVN source tag (r1061273): https://svn.apache.org/repos/asf/myfaces/myfaces-master-pom/tags/myfaces-10/ Maven staging repo: https://repository.apache.org/content/repositories/orgapachemyfaces-056/

Re: [VOTE] Apache MyFaces POM-10

2011-01-20 Thread Matthias Wessendorf
+1 On Thu, Jan 20, 2011 at 1:53 PM, Matthias Wessendorf mat...@apache.org wrote: Hi, I've created a MyFaces-10 pom release candidate, with the following artifacts up for a vote: SVN source tag (r1061273): https://svn.apache.org/repos/asf/myfaces/myfaces-master-pom/tags/myfaces-10/ Maven

Re: [core] ajax @this with non trivial component

2011-01-20 Thread Martin Koci
Hi Andy, thank you for explanation. Myfaces do only the first part: (1) This value will (or, well, should) be passed in as thefirst argument to jsf.ajax.request() but the second (2) and used as the replacement for @this targets. in not implemented yet:

Re: Which one should be used : Mojarra vs. MyFaces

2011-01-20 Thread ssilvert
Quoting Matthias Wessendorf mat...@apache.org: +1 doesn't hurt to have our app/framework working with both (see [1]). I totally agree. You should make sure your app always runs with either JSF impl so that you can switch based on which impl runs your final app better. Actually even

Re: result - Re: [VOTE] Trinidad plugins: 1.2.13

2011-01-20 Thread Gerhard
hi, we need 3 binding votes... - +1 (based on a quick check) regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2011/1/20 Matthias Wessendorf mat...@apache.org Thanks for

Re: result - Re: [VOTE] Trinidad plugins: 1.2.13

2011-01-20 Thread Matthias Wessendorf
Thanks for voting; I though as an ASF member his vote is binding. Now, with yours, we do have 3 binding +1 votes. Too bad nobody else did vote :-( -Matthias On Thu, Jan 20, 2011 at 2:29 PM, Gerhard gerhard.petra...@gmail.com wrote: hi, we need 3 binding votes... - +1 (based on a quick

Re: [VOTE] Apache MyFaces POM-10

2011-01-20 Thread Mark Struberg
yippie, looks good this time ;) +1 LieGrue, strub --- On Thu, 1/20/11, Matthias Wessendorf mat...@apache.org wrote: From: Matthias Wessendorf mat...@apache.org Subject: [VOTE] Apache MyFaces POM-10 To: MyFaces Development dev@myfaces.apache.org Date: Thursday, January 20, 2011, 12:53 PM

Re: [VOTE] Apache MyFaces POM-10

2011-01-20 Thread Gerhard
+1 regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2011/1/20 Mark Struberg strub...@yahoo.de yippie, looks good this time ;) +1 LieGrue, strub --- On Thu, 1/20/11,

Re: [VOTE] Apache MyFaces POM-10

2011-01-20 Thread Leonardo Uribe
+1 2011/1/20 Gerhard gerhard.petra...@gmail.com +1 regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2011/1/20 Mark Struberg strub...@yahoo.de yippie, looks good this

[jira] Commented: (MYFACES-2958) Improve handling of AJAX response if source element is deleted

2011-01-20 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12984384#action_12984384 ] Werner Punz commented on MYFACES-2958: -- Hi Martin seems like a regression bug has

[jira] Issue Comment Edited: (MYFACES-2958) Improve handling of AJAX response if source element is deleted

2011-01-20 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12984384#action_12984384 ] Werner Punz edited comment on MYFACES-2958 at 1/20/11 3:38 PM:

[jira] Commented: (MYFACES-2958) Improve handling of AJAX response if source element is deleted

2011-01-20 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12984391#action_12984391 ] Werner Punz commented on MYFACES-2958: -- Ok the bug is reproducable, the viewstate

[jira] Created: (MYFACES-3020) jsf.js dutch i18n translations

2011-01-20 Thread Werner Punz (JIRA)
jsf.js dutch i18n translations -- Key: MYFACES-3020 URL: https://issues.apache.org/jira/browse/MYFACES-3020 Project: MyFaces Core Issue Type: Improvement Reporter: Werner Punz Rudy de Buscher has

[jira] Resolved: (MYFACES-3020) jsf.js dutch i18n translations

2011-01-20 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved MYFACES-3020. -- Resolution: Fixed Fix Version/s: 2.0.4-SNAPSHOT jsf.js dutch i18n translations

Re: [VOTE] Apache MyFaces POM-10

2011-01-20 Thread Jakob Korherr
+1 Regards, Jakob 2011/1/20 Leonardo Uribe lu4...@gmail.com: +1 2011/1/20 Gerhard gerhard.petra...@gmail.com +1 regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces

[jira] Updated: (MYFACES-3009) Flash scope looses values on redirect

2011-01-20 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe updated MYFACES-3009: Resolution: Fixed Assignee: Leonardo Uribe (was: Jakob Korherr) Status:

[jira] Resolved: (MYFACES-3021) javax.faces.view.facelets.ComponentHandler initializes TagHandlerDelegate on startup, but it should be on demand

2011-01-20 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-3021. - Resolution: Fixed Fix Version/s: 2.0.4-SNAPSHOT

Re: [ProjectStage] Enhancing the ProjectStage to contain DesignTime ?

2011-01-20 Thread Matthias Wessendorf
The ApplicationImpl's getProjectStage() would immediately return ProjectStage.DesignTime, if Beans.isDesignTime() is true. -Matthias On Thu, Jan 20, 2011 at 1:00 PM, Matthias Wessendorf mat...@apache.org wrote: Hi, opening a ADF/Trinidad application in JDeveloper's I am seeing a warning