[jira] Commented: (MYFACES-2761) PartialViewContextImpl does not respect isRenderAll()

2010-06-30 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12883798#action_12883798 ] Werner Punz commented on MYFACES-2761: -- Ok I will change our script behavior then

[jira] Created: (EXTVAL-102) NullPointerException during resolvment of nested EL expression for custom component attribute

2010-06-30 Thread Tom M. (JIRA)
NullPointerException during resolvment of nested EL expression for custom component attribute - Key: EXTVAL-102 URL: https://issues.apache.org/jira/browse/EXTVAL-102

[jira] Resolved: (EXTVAL-102) NullPointerException during resolvment of nested EL expression for custom component attribute

2010-06-30 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTVAL-102. - Fix Version/s: 2.0.4-SNAPSHOT Resolution: Fixed NullPointerException during

[VOTE] Release of Portlet Bridge TCK for JSR-301 v. 1.0

2010-06-30 Thread Scott O'Bryan
Hi, I'm trying to release the MyFaces Portlet Bridge TCK for JSR-301 v. 1.0.0 and am now beginning the formal vote. As stated in a previous email, the TCK for JSF Portlet Bridge related projects will be written and distributed through the Apache MyFaces Portlet Bridge project and made

[jira] Created: (EXTCDI-28) CodiFacesContextWrapper in some scenarios throws a NPE because BeanManagerProvider hasn't yet been initialized

2010-06-30 Thread Mark Struberg (JIRA)
CodiFacesContextWrapper in some scenarios throws a NPE because BeanManagerProvider hasn't yet been initialized -- Key: EXTCDI-28 URL:

[jira] Commented: (EXTCDI-28) CodiFacesContextWrapper in some scenarios throws a NPE because BeanManagerProvider hasn't yet been initialized

2010-06-30 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12883854#action_12883854 ] Mark Struberg commented on EXTCDI-28: - To be more specific: this happens when I try to

[jira] Commented: (EXTCDI-28) CodiFacesContextWrapper in some scenarios throws a NPE because BeanManagerProvider hasn't yet been initialized

2010-06-30 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12883868#action_12883868 ] Mark Struberg commented on EXTCDI-28: - most pressing crash has been workaround, but I'm

[jira] Created: (EXTCDI-29) change myfaces-api and myfaces-impl dependency scopes to 'provided'

2010-06-30 Thread Mark Struberg (JIRA)
change myfaces-api and myfaces-impl dependency scopes to 'provided' --- Key: EXTCDI-29 URL: https://issues.apache.org/jira/browse/EXTCDI-29 Project: MyFaces CODI Issue Type:

[jira] Resolved: (EXTCDI-29) change myfaces-api and myfaces-impl dependency scopes to 'provided'

2010-06-30 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved EXTCDI-29. - Fix Version/s: 1.0.0-SNAPSHOT Resolution: Fixed change myfaces-api and myfaces-impl

[jira] Resolved: (MYFACES-2776) ViewState is not updated with ajax

2010-06-30 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved MYFACES-2776. -- Fix Version/s: 2.0.1-SNAPSHOT Resolution: Invalid This probably was a temporary issue

[jira] Created: (MYFACES-2779) PartialResponse bogus response on render all because of falsely positioned development stage script tag

2010-06-30 Thread Werner Punz (JIRA)
PartialResponse bogus response on render all because of falsely positioned development stage script tag --- Key: MYFACES-2779 URL:

[jira] Created: (EXTVAL-103) Usage of javax.faces.FacesWrapper

2010-06-30 Thread Tom M. (JIRA)
Usage of javax.faces.FacesWrapper - Key: EXTVAL-103 URL: https://issues.apache.org/jira/browse/EXTVAL-103 Project: MyFaces Extensions Validator Issue Type: Improvement Components: Core Affects

[jira] Commented: (MYFACES-2761) PartialViewContextImpl does not respect isRenderAll()

2010-06-30 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12883948#action_12883948 ] Werner Punz commented on MYFACES-2761: -- Ok I am working on a solution, I am also

Re: [VOTE] Release of Portlet Bridge TCK for JSR-301 v. 1.0

2010-06-30 Thread Michael Freedman
Actually please ignore the TCK usage information on the PB wiki (its a little stale -- I will update it). Untile we get the User Manual up on the site, download the file and view from the release tag:

Re: [GSOC] State saving performance improvements in MyFaces 2.0

2010-06-30 Thread Martin Marinschek
Sent from my phone, so very short: problem here is since this call occur in build time, we can't call getClientId() (it will cause problems because the parent for most components is null in this stage), so use a external map here Why not use the Reference of the component as the key? Over

Re: [VOTE] Release of Portlet Bridge TCK for JSR-301 v. 1.0

2010-06-30 Thread Scott O'Bryan
Hey Mike, I think if we update the wiki to the instructions in the svn repo for now, that should be fine for testing. When the release happens I'll have the site updated. Sent from my iPhone On Jun 30, 2010, at 9:39 AM, Michael Freedman michael.freed...@oracle.com wrote: Actually please

Re: [PORTAL] News about the TCK

2010-06-30 Thread Matthias Wessendorf
good stuff! PS: the JDO TCK is also available via Apache. -Matthias On Tue, Jun 22, 2010 at 2:43 PM, Scott O'Bryan darkar...@gmail.com wrote: Hello everyone, For those of you unfamiliar with the portlet-bridge project, it is essentially the R.I. implementation of JSR-301 and JSR-328.  For

Re: make use of new apache.snapshots repo and apache-parent-7 features?

2010-06-30 Thread Matthias Wessendorf
I'd like that! On Tue, Jun 29, 2010 at 9:22 PM, Leonardo Uribe lu4...@gmail.com wrote: Hi Sounds good. Maybe it is time move to Nexus, but for do that we need a vote. According to https://issues.apache.org/jira/browse/INFRA-1896 many apache projects has already moved.  I think there will

Re: make use of new apache.snapshots repo and apache-parent-7 features?

2010-06-30 Thread Mark Struberg
+1 for doing the vote. The other benefit from reviewing and cleaning up our poms would be that we would get 'real' source distribution packages for free. LieGrue, strub - Original Message From: Matthias Wessendorf mat...@apache.org To: MyFaces Development dev@myfaces.apache.org

Re: [VOTE] Release of Portlet Bridge TCK for JSR-301 v. 1.0

2010-06-30 Thread Michael Freedman
After looking at the artifacts and talking things through with Scott, we are proposing we go a different route with this release. What Scott had been thinking (and has built here) is a set of repository release artifacts he was hoping folks would be able to reference in their own Maven

[RESULTS] Release MyFaces Portlet Bridge 1.0.0

2010-06-30 Thread Michael Freedman
The vote for the release of Portlet Bridge 1.0.0 has passed. [1] +1: Grant Smith, Werner Punz, Leonardo Uribe, Mike Freedman, Scott O'Bryan +0: none -1: none Thanks to everyone who voted. Michael Freedman [1] http://www.mail-archive.com/dev@myfaces.apache.org/msg46810.html

Re: [VOTE] Release of Portlet Bridge TCK for JSR-301 v. 1.0

2010-06-30 Thread Scott O'Bryan
Yeah Mike, I don't know what I was smoking. Generally people will check out from SVN, but if they don't have SVN, then that is what our artifacts should be. Having repo entries makes no sense for this distributable. I documented a process and updated the artifacts. There are two archive files,

[VOTE] Release of Portlet Bridge TCK for JSR-301 v. 1.0 (take 2)

2010-06-30 Thread Scott O'Bryan
Hi, I'm trying to release the MyFaces Portlet Bridge TCK for JSR-301 v. 1.0.0 and am now beginning the formal vote. As stated in a previous email, the TCK for JSF Portlet Bridge related projects will be written and distributed through the Apache MyFaces Portlet Bridge project and made

[jira] Created: (MYFACES-2780) MyFaces performance improvements for production

2010-06-30 Thread Michael Concini (JIRA)
MyFaces performance improvements for production Key: MYFACES-2780 URL: https://issues.apache.org/jira/browse/MYFACES-2780 Project: MyFaces Core Issue Type: Improvement Components:

[jira] Issue Comment Edited: (MYFACES-2761) PartialViewContextImpl does not respect isRenderAll()

2010-06-30 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12883948#action_12883948 ] Werner Punz edited comment on MYFACES-2761 at 6/30/10 4:43 PM:

Re: [GSOC] State saving performance improvements in MyFaces 2.0

2010-06-30 Thread Leonardo Uribe
Hi In some parts, facelets uses objects like the one before that are serialized instead implements StateHolder or PartialStateHolder. It could be good to know which strategy is better (serialization or implements PartialStateHolder) and check in which cases it is worth to do it. One example

Re: [VOTE] Release of Portlet Bridge TCK for JSR-301 v. 1.0

2010-06-30 Thread Mark Struberg
Hoi folks! +1 on this approach. This is btw exactly one of the arguments why the ASF board says that a signed tarball with all the sources needed to build the project is exactly THE release. And all the maven artifacts are nice to have but not as important as the properly signed and voted

[jira] Commented: (MYFACES-2779) PartialResponse bogus response on render all because of falsely positioned development stage script tag

2010-06-30 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12884065#action_12884065 ] Werner Punz commented on MYFACES-2779: -- Ok I added a small fixup code in my latest

Re: [VOTE] Release of Portlet Bridge TCK for JSR-301 v. 1.0

2010-06-30 Thread Scott O'Bryan
Cool. Thanks for the input Mark. I'm so used to building distributables that need a repository entry that my head wasn't on right. :) I think it's on straight now. Sent from my iPhone On Jun 30, 2010, at 3:30 PM, Mark Struberg strub...@yahoo.de wrote: Hoi folks! +1 on this approach.

[extval] renderer wrappers break @ListenerFor annotation

2010-06-30 Thread Leonardo Uribe
Hi In some cases, extval wraps renders but that has a side effect: all renderers annotated with @ListenerFor are not registered properly. That means h:outputScript / h:outputStylesheet stop working and there are not relocated anymore. So if you have a page like this: ?xml version=1.0

Re: [extval] renderer wrappers break @ListenerFor annotation

2010-06-30 Thread Gerhard Petracek
hi leonardo, do you see the same issue with the generic support module of extval? regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2010/7/1 Leonardo Uribe lu4...@gmail.com Hi

Re: [extval] renderer wrappers break @ListenerFor annotation

2010-06-30 Thread Leonardo Uribe
Hi Gerhard I added generic support dependency and that solved the problem. dependency groupIdorg.apache.myfaces.extensions.validator.component-support-modules/groupId artifactIdmyfaces-extval-generic-support/artifactId version2.0.4-SNAPSHOT/version

[jira] Created: (MYFACESTEST-14) Update myfaces-test to use JUnit 4.x

2010-06-30 Thread Leonardo Uribe (JIRA)
Update myfaces-test to use JUnit 4.x Key: MYFACESTEST-14 URL: https://issues.apache.org/jira/browse/MYFACESTEST-14 Project: MyFaces Test Issue Type: Task Components: Test suites

[jira] Created: (MYFACESTEST-16) Update license and notice for myfaces test

2010-06-30 Thread Leonardo Uribe (JIRA)
Update license and notice for myfaces test -- Key: MYFACESTEST-16 URL: https://issues.apache.org/jira/browse/MYFACESTEST-16 Project: MyFaces Test Issue Type: Task Components: Build Procedure

[jira] Created: (MYFACESTEST-15) Add new MockResponseStateManager

2010-06-30 Thread Leonardo Uribe (JIRA)
Add new MockResponseStateManager Key: MYFACESTEST-15 URL: https://issues.apache.org/jira/browse/MYFACESTEST-15 Project: MyFaces Test Issue Type: New Feature Components: Mock Objects

[jira] Created: (MYFACESTEST-17) Update MockExternalContext so it delegate to mock request and response objects and add new methods present on facelets mocks

2010-06-30 Thread Leonardo Uribe (JIRA)
Update MockExternalContext so it delegate to mock request and response objects and add new methods present on facelets mocks Key: MYFACESTEST-17

[jira] Created: (MYFACESTEST-18) Include in AbstractJsfTestCase and AbstractJmockTestCase protected methods for setup elements and allow better customization

2010-06-30 Thread Leonardo Uribe (JIRA)
Include in AbstractJsfTestCase and AbstractJmockTestCase protected methods for setup elements and allow better customization Key: MYFACESTEST-18

[jira] Resolved: (MYFACESTEST-18) Include in AbstractJsfTestCase and AbstractJmockTestCase protected methods for setup elements and allow better customization

2010-06-30 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACESTEST-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACESTEST-18. --- Fix Version/s: 1.0.0-SNAPSHOT Resolution: Fixed Include in