myfaces code style - heads up

2008-03-29 Thread Mario Ivankovits
Hi! Something which happend to me too multiple times too, though, it is really hard to read a commit if it comes with a reformat of the source too. So, please: Before starting work on a source reformat it and commit this reformat only! Links to the code format settings can be found here [1] -

build failure due to site dependency

2008-03-29 Thread Mario Ivankovits
Hi! I have a build failure here as the site module can't find the 6-SNAPSHOT version of the (master?) pom. parent groupIdorg.apache.myfaces/groupId artifactIdmyfaces/artifactId version6-SNAPSHOT/version /parent If I change this back to version 5 it works. Do one know

Re: maven build broken

2008-03-29 Thread Werner Punz
Hi Bernd by removing the site it works again, but what I noticed is that Trinidad and Tobago are not in the main project list anymore. Is this intentional? Btw. I cannot commit either, I have to check out the project again under https. Can anyone commit this change swiftly? Werner Bernd

[jira] Commented: (TOMAHAWK-1215) Add a communication channel for FacesMessages to the PPRPanelGroup

2008-03-29 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12583297#action_12583297 ] Mario Ivankovits commented on TOMAHAWK-1215: Why do you transfer the message

[jira] Commented: (TOMAHAWK-1215) Add a communication channel for FacesMessages to the PPRPanelGroup

2008-03-29 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12583298#action_12583298 ] Mario Ivankovits commented on TOMAHAWK-1215: Is it true that you collect the

Re: maven build broken

2008-03-29 Thread Werner Punz
Hi Bernd there are bigger issues as it seems: Tobago was not compilable either neither was Trinidad. Werner Werner Punz schrieb: Hi Bernd by removing the site it works again, but what I noticed is that Trinidad and Tobago are not in the main project list anymore. Is this intentional? Btw.

Re: myfaces code style - heads up

2008-03-29 Thread Matthias Wessendorf
Hi Am 29.03.2008 um 08:47 schrieb Mario Ivankovits [EMAIL PROTECTED]: Hi! Something which happend to me too multiple times too, though, it is really hard to read a commit if it comes with a reformat of the source too. So, please: Before starting work on a source reformat it and commit

Re: partial model update on ppr request

2008-03-29 Thread Mario Ivankovits
Hi! The complicated thing is, that the pprSubmit enhancement would require a custom LifeCycle for PPR requests (why is it a PhaseListener by now?) I am investigating some time into that. In fact, the thing missing now is invokeOnComponent, didn't we have something like this in MyFaces

Re: partial model update on ppr request

2008-03-29 Thread Matthias Wessendorf
Hi, On Sat, Mar 29, 2008 at 3:16 PM, Mario Ivankovits [EMAIL PROTECTED] wrote: Hi! The complicated thing is, that the pprSubmit enhancement would require a custom LifeCycle for PPR requests (why is it a PhaseListener by now?) I am investigating some time into that. In fact, the

Orchestra with Request Scope

2008-03-29 Thread Cagatay Civici
Hi, I'm trying to integrate Orchestra to an existing application. I wonder sth about orchestra and request scope. In my app, there is an org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter that binds an entityManager to each request. With Orchestra do I really have to remove this

Re: Orchestra with Request Scope

2008-03-29 Thread Mario Ivankovits
Hi! In my app, there is an org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter that binds an entityManager to each request. With Orchestra do I really have to remove this filter? No. Orchestra does not help with request scoped beans. Mixing OEMIVF with Orchestra should work I

Re: partial model update on ppr request

2008-03-29 Thread Mario Ivankovits
Hi! The complicated thing is, that the pprSubmit enhancement would require a custom LifeCycle for PPR requests (why is it a PhaseListener by now?) I am investigating some time into that. Ok, I've committed something which did the trick. I've not yet fully replace the PhaseListener

Re: Orchestra with Request Scope

2008-03-29 Thread Bernhard Huemer
Hello, I think that providing integration with the OpenEntityManagerInViewFilter is much more preferable to adding another managed scope. For example, think of a master-detail view at which the user starts a new conversation by selecting one of the entries being loaded via a

Re: Orchestra with Request Scope

2008-03-29 Thread Cagatay Civici
Mario what's the best practice with Orchestra here? I mean do you think request scoped beans should be replaced by conversation scoped beans when Orchestra is around? On Sat, Mar 29, 2008 at 7:23 PM, Bernhard Huemer [EMAIL PROTECTED] wrote: Hello, I think that providing integration with the

Re: Orchestra with Request Scope

2008-03-29 Thread Cagatay Civici
I guess I'm missing sth in my configuration because even converting all backing bean request scopes to conversation.access and removing the spring's jpa view filter, I still get the; org.hibernate.SessionException: Session is closed! (using JPA with hibernate) On Sat, Mar 29, 2008 at 7:37 PM,

[jira] Created: (TRINIDAD-1033) Trinidad throws exception when doing fileUpload with RichFaces component

2008-03-29 Thread Mert Caliskan (JIRA)
Trinidad throws exception when doing fileUpload with RichFaces component Key: TRINIDAD-1033 URL: https://issues.apache.org/jira/browse/TRINIDAD-1033 Project: MyFaces Trinidad

Re: myfaces code style - heads up

2008-03-29 Thread Antonio Petrelli
2008/3/29, Mario Ivankovits [EMAIL PROTECTED]: Something which happend to me too multiple times too, though, it is Links to the code format settings can be found here [1] - (basically [2] anything else [3]). Err... why don't you use Checkstyle? Antonio

Result (was Re: [VOTE] Release of myfaces buildtools archetypes 1.0.1 )

2008-03-29 Thread Leonardo Uribe
Thanks for everyone who vote. We have 5 +1 votes: Bruno Aranda Scott O'brian Grant Smith Matthias Wessendorf Leonardo Uribe So I will continue the release procedure regards Leonardo Uribe

[jira] Created: (TOMAHAWK-1220) GraphicImageDynamic refactoring

2008-03-29 Thread Hazem Saleh (JIRA)
GraphicImageDynamic refactoring --- Key: TOMAHAWK-1220 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1220 Project: MyFaces Tomahawk Issue Type: Improvement Affects Versions: 1.1.7-SNAPSHOT

[jira] Updated: (TOMAHAWK-1220) GraphicImageDynamic refactoring

2008-03-29 Thread Hazem Saleh (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hazem Saleh updated TOMAHAWK-1220: -- Status: Patch Available (was: Open) GraphicImageDynamic refactoring

[jira] Issue Comment Edited: (TOMAHAWK-1220) GraphicImageDynamic refactoring

2008-03-29 Thread Hazem Saleh (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12583376#action_12583376 ] hazems edited comment on TOMAHAWK-1220 at 3/29/08 3:27 PM:

Re: Result (was Re: [VOTE] Release of myfaces buildtools archetypes 1.0.1 )

2008-03-29 Thread wsmoak
Leonardo Uribe wrote: Thanks for everyone who vote. We have 5 +1 votes: ... So I will continue the release procedure Can you double check the process used to sync this to central? There are signatures in the staging repository, but when it was put in m2-ibiblio-rsync-repository, the