Re: [Trinidad][Skinning] Introduce include-Property in CSS

2010-01-19 Thread Marius Petoi
Hi Jeanne, The new patch is ready. Marius On Tue, Jan 19, 2010 at 8:58 AM, Marius Petoi marius.pe...@codebeat.rowrote: Ok. Then I shall adapt dealing with the aliases and I shall inform you when the new patch is ready. Marius On Mon, Jan 18, 2010 at 11:16 PM, Jeanne Waldman

[jira] Created: (MYFACES-2495) Old MyFaces version in current12/test-webapp

2010-01-19 Thread Michael Kurz (JIRA)
Old MyFaces version in current12/test-webapp Key: MYFACES-2495 URL: https://issues.apache.org/jira/browse/MYFACES-2495 Project: MyFaces Core Issue Type: Bug Components: JSR-252

Re: [VOTE] release for myfaces builder plugin 1.0.5

2010-01-19 Thread Michael Kurz
+1 Matthias Wessendorf schrieb: +1 On Mon, Jan 18, 2010 at 10:54 PM, Jakob Korherr jakob.korh...@gmail.com wrote: +1 2010/1/18 Leonardo Uribe lu4...@gmail.com +1 2010/1/18 Leonardo Uribe lu4...@gmail.com Hi, I was running the needed tasks to get the 1.0.5 release of Apache MyFaces

[MyFaces 2] Problem with snapshot repository

2010-01-19 Thread Michael Kurz
Hi, myfaces-impl-2.0.0-SNAPSHOT.jar is out of date on the snapshot repository ([1]) wheras api seems to be up to date. Is there something wrong with the build/deploy process? regards Michael [1]: https://repository.apache.org/snapshots/org/apache/myfaces/core/myfaces-impl/2.0.0-SNAPSHOT/

[COMMUNITY] MyFaces += Jakob Korherr

2010-01-19 Thread Matthias Wessendorf
The Myfaces PMC is proud to announce a new addition to our community. Please welcome Jakob Korherr as the newest MyFaces committer! Jakob is an active member of the myfaces community, especially on the MyFaces 2.0 core efforts. @Jakob: Please add yourself to the Master-POM at

Re: [COMMUNITY] MyFaces += Jakob Korherr

2010-01-19 Thread Grant Smith
Welcome, Jakob! On Tue, Jan 19, 2010 at 8:48 AM, Matthias Wessendorf mat...@apache.orgwrote: The Myfaces PMC is proud to announce a new addition to our community. Please welcome Jakob Korherr as the newest MyFaces committer! Jakob is an active member of the myfaces community, especially on

Re: [COMMUNITY] MyFaces += Jakob Korherr

2010-01-19 Thread Bruno Aranda
Welcome aboard! Bruno 2010/1/19 Grant Smith work.gr...@gmail.com Welcome, Jakob! On Tue, Jan 19, 2010 at 8:48 AM, Matthias Wessendorf mat...@apache.orgwrote: The Myfaces PMC is proud to announce a new addition to our community. Please welcome Jakob Korherr as the newest MyFaces

[jira] Commented: (TRINIDAD-354) Using autoSubmit on a text field suppresses the ActionEvent on a button

2010-01-19 Thread Volker Malzahn (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12802338#action_12802338 ] Volker Malzahn commented on TRINIDAD-354: - Hi Matthias, thank you for your

Re: [Trinidad] Use of 'autoSub' event on client and AutoSubmitEvent on the server...

2010-01-19 Thread Gabrielle Crawford
Hi Pavitra, I'm fine with any change that don't regress subforms. Basically the test cases should generally include the fields in 3 areas: subform A, subform B, and fields not in any subform, so for example in test 'a' below, you only mention one subform, I would test it like this: a.

[jira] Resolved: (TRINIDAD-63) Support for per-request phase listeners

2010-01-19 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Weßendorf resolved TRINIDAD-63. Resolution: Invalid Since JSF 1.2 the UIViewRoot has a addPhaseListener() method

Re: [COMMUNITY] MyFaces += Jakob Korherr

2010-01-19 Thread Michael Kurz
Congratulations Jakob (see you on friday ;-)). Keep up the good work! regards Michael Matthias Wessendorf schrieb: The Myfaces PMC is proud to announce a new addition to our community. Please welcome Jakob Korherr as the newest MyFaces committer! Jakob is an active member of the myfaces

Re: [COMMUNITY] MyFaces += Jakob Korherr

2010-01-19 Thread Jakob Korherr
Thanks a lot to all of you! And of course a very special thanks to Leonardo and also to Gerhard! Jakob 2010/1/19 Michael Kurz michi.k...@gmx.at Congratulations Jakob (see you on friday ;-)). Keep up the good work! regards Michael Matthias Wessendorf schrieb: The Myfaces PMC is proud

Re: [TRINIDAD][API]TRINIDAD-1668 Speed up UIXComponent.getId()

2010-01-19 Thread Blake Sullivan
The api part of the fix is that UIXFacesBeanImpl and UIXEditableFacesBeanImpl have been moved to org.apache.myfaces.trinidad.component. There is nothing interesting about these classes and it was kind of rude that they were present only in impl, since everyone needs an implementation (for

[jira] Created: (MYFACES-2496) Provide a method to find out if a facelets TagHandler has children or not

2010-01-19 Thread Jakob Korherr (JIRA)
Provide a method to find out if a facelets TagHandler has children or not - Key: MYFACES-2496 URL: https://issues.apache.org/jira/browse/MYFACES-2496 Project: MyFaces Core

[jira] Resolved: (MYFACES-2496) Provide a method to find out if a facelets TagHandler has children or not

2010-01-19 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2496. Resolution: Fixed Fix Version/s: 2.0.0-alpha-2 Provide a method to find out if a

[jira] Created: (PORTLETBRIDGE-106) Add support for new spec feature that enables use of portlet: url syntax to target the current view

2010-01-19 Thread Michael Freedman (JIRA)
Add support for new spec feature that enables use of portlet: url syntax to target the current view --- Key: PORTLETBRIDGE-106 URL:

[jira] Created: (PORTLETBRIDGE-107) Portlet ELresolver throws nullProperty exception if getValue is called with a base != null

2010-01-19 Thread Michael Freedman (JIRA)
Portlet ELresolver throws nullProperty exception if getValue is called with a base != null -- Key: PORTLETBRIDGE-107 URL:

[jira] Created: (PORTLETBRIDGE-108) Bridge FacesContext should set currentInstance FacesContext on the ELContext

2010-01-19 Thread Michael Freedman (JIRA)
Bridge FacesContext should set currentInstance FacesContext on the ELContext Key: PORTLETBRIDGE-108 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-108 Project:

[jira] Resolved: (PORTLETBRIDGE-106) Add support for new spec feature that enables use of portlet: url syntax to target the current view

2010-01-19 Thread Michael Freedman (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Freedman resolved PORTLETBRIDGE-106. Resolution: Fixed Fix Version/s: 2.0.0

[jira] Resolved: (PORTLETBRIDGE-108) Bridge FacesContext should set currentInstance FacesContext on the ELContext

2010-01-19 Thread Michael Freedman (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Freedman resolved PORTLETBRIDGE-108. Resolution: Fixed Changed to set the CurrentInstance not use this.

[jira] Resolved: (PORTLETBRIDGE-107) Portlet ELresolver throws nullProperty exception if getValue is called with a base != null

2010-01-19 Thread Michael Freedman (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Freedman resolved PORTLETBRIDGE-107. Resolution: Fixed Fix Version/s: 2.0.0

Re: [COMMUNITY] MyFaces += Jakob Korherr

2010-01-19 Thread Gerhard Petracek
welcome! regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2010/1/19 Matthias Wessendorf mat...@apache.org The Myfaces PMC is proud to announce a new addition to our community.

Re: [COMMUNITY] MyFaces += Jakob Korherr

2010-01-19 Thread Leonardo Uribe
Congratulations! regards, Leonardo 2010/1/19 Gerhard Petracek gerhard.petra...@gmail.com welcome! regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2010/1/19 Matthias

[jira] Created: (EXTSCRIPT-47) Component update causes error in facelets

2010-01-19 Thread Werner Punz (JIRA)
Component update causes error in facelets - Key: EXTSCRIPT-47 URL: https://issues.apache.org/jira/browse/EXTSCRIPT-47 Project: MyFaces Extensions Scripting Issue Type: Bug Reporter: Werner

[jira] Created: (EXTSCRIPT-49) Renderers stay tainted after refresh

2010-01-19 Thread Werner Punz (JIRA)
Renderers stay tainted after refresh Key: EXTSCRIPT-49 URL: https://issues.apache.org/jira/browse/EXTSCRIPT-49 Project: MyFaces Extensions Scripting Issue Type: Bug Reporter: Werner Punz

[jira] Created: (EXTSCRIPT-48) Improved intra bean dependency detection

2010-01-19 Thread Werner Punz (JIRA)
Improved intra bean dependency detection Key: EXTSCRIPT-48 URL: https://issues.apache.org/jira/browse/EXTSCRIPT-48 Project: MyFaces Extensions Scripting Issue Type: Improvement Reporter:

Re: [COMMUNITY] MyFaces += Jakob Korherr

2010-01-19 Thread Cagatay Civici
Welcome Jakob! On Jan 19, 2010, at 10:21 PM, Gerhard Petracek wrote: welcome! regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2010/1/19 Matthias Wessendorf