Re: [VOTE] SVN structure change (was: Re: [MyFaces CORE] SVN layout (was: Re: [source control] git and the ASF ...))

2009-05-27 Thread Matthias Wessendorf
so, there are no objections in making the MyFaces 2.0 efforts become trunk ? -Matthias On Fri, May 22, 2009 at 9:10 PM, Bernd Bohmann bernd.bohm...@atanion.com wrote: Hello, +1 I would prefer /trunk - 2.0 /branches/myfaces-1.1.x /branches/myfaces-1.2.x because we are not using cvs

[MyFaces 2.0] an experiment ?

2009-05-27 Thread Matthias Wessendorf
Hi, sure MyFaces 2.0 is not yet there, but I want to share an idea... Since JSF 2.0 has the new Facelets support to easily create (custom) components, would it be a good idea to start a new (sandbox) project that defines a JSF 2.0 set of components, only written via the Facelets way ? I had to

Re: [MyFaces 2.0] an experiment ?

2009-05-27 Thread Bruno Aranda
Hi, It sounds like a good idea to me. Tomahawk has been always one of the main reasons of people using MyFaces. I would say that having such a sandbox can be the start or a much modern Tomahawk for the future. Cheers, Bruno 2009/5/27 Matthias Wessendorf mat...@apache.org: Hi, sure MyFaces

Re: [VOTE] SVN structure change (was: Re: [MyFaces CORE] SVN layout (was: Re: [source control] git and the ASF ...))

2009-05-27 Thread Bruno Aranda
+1 sounds good to me 2009/5/27 Matthias Wessendorf mat...@apache.org: so, there are no objections in making the MyFaces 2.0 efforts become trunk ? -Matthias On Fri, May 22, 2009 at 9:10 PM, Bernd Bohmann bernd.bohm...@atanion.com wrote: Hello, +1 I would prefer /trunk - 2.0

Re: [MyFaces 2.0] an experiment ?

2009-05-27 Thread Matthias Wessendorf
On Wed, May 27, 2009 at 9:52 AM, Bruno Aranda brunoara...@gmail.com wrote: Hi, It sounds like a good idea to me. Tomahawk has been always one of the main reasons of people using MyFaces. I would say that having such a sandbox can be the start or a much modern Tomahawk for the future. +1

Re: [VOTE] SVN structure change (was: Re: [MyFaces CORE] SVN layout (was: Re: [source control] git and the ASF ...))

2009-05-27 Thread Cagatay Civici
+1 for sure On Wed, May 27, 2009 at 8:53 AM, Bruno Aranda brunoara...@gmail.com wrote: +1 sounds good to me 2009/5/27 Matthias Wessendorf mat...@apache.org: so, there are no objections in making the MyFaces 2.0 efforts become trunk ? -Matthias On Fri, May 22, 2009 at 9:10 PM, Bernd

Re: [MyFaces 2.0] an experiment ?

2009-05-27 Thread Ganesh
Hi Matthias, Funny you're asking this today: Last night I've released the J4Fry dojoFacelets library on sourceforge. It's a pure JSF template/dojo library, it was build on JSF 1.1/1.2 w/Facelets and it runs on JSF 2.0 out of the box. The templates are AJAX enabled via ui:define. The first

Re: [MyFaces 2.0] an experiment ?

2009-05-27 Thread Matthias Wessendorf
not sure I read that article, but I agree that it is worth to go the Facelets road, for new things. Not sure if EVERY 2.0 library needs to contain only template-based components; old-fashion renderers are still, ok... so generally you also think it is worth to host something like that ? I

Re: [MyFaces 2.0] an experiment ?

2009-05-27 Thread Cagatay Civici
Tomahawk already has dojo a huge dependency. For the new lib I'd favor using jquery UI plus stable jquery plugins instead of dojo. On Wed, May 27, 2009 at 9:33 AM, Matthias Wessendorf mat...@apache.orgwrote: not sure I read that article, but I agree that it is worth to go the Facelets road,

Re: [MyFaces 2.0] an experiment ?

2009-05-27 Thread Ganesh
Hi, yes, sure, declarative languages have more limitations then procedural ones and sometimes we must swich to the procedural backup and again yes I think it it is worth working on something like that. IMHO we should first of all discuss the basis we want to work upon. Which are your

[jira] Created: (MYFACES-2237) HtmlResponseStateManager always serialize state on writeViewStateField

2009-05-27 Thread Hampus Wingren (JIRA)
HtmlResponseStateManager always serialize state on writeViewStateField -- Key: MYFACES-2237 URL: https://issues.apache.org/jira/browse/MYFACES-2237 Project: MyFaces Core

[jira] Resolved: (TOBAGO-757) ResourceLocator should detect resources from JAR files in the META-INF/resources dir

2009-05-27 Thread Udo Schnurpfeil (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Udo Schnurpfeil resolved TOBAGO-757. Resolution: Fixed ResourceLocator should detect resources from JAR files in the

Re: [MyFaces 2.0] an experiment ?

2009-05-27 Thread Werner Punz
Bruno Aranda schrieb: Hi, It sounds like a good idea to me. Tomahawk has been always one of the main reasons of people using MyFaces. I would say that having such a sandbox can be the start or a much modern Tomahawk for the future. Cheers, Bruno 2009/5/27 Matthias Wessendorf

Re: [MyFaces 2.0] an experiment ?

2009-05-27 Thread Werner Punz
Ganesh schrieb: Hi, yes, sure, declarative languages have more limitations then procedural ones and sometimes we must swich to the procedural backup and again yes I think it it is worth working on something like that. IMHO we should first of all discuss the basis we want to work upon.

Re: [MyFaces 2.0] an experiment ?

2009-05-27 Thread Matthias Wessendorf
On Wed, May 27, 2009 at 10:57 AM, Ganesh gan...@j4fry.org wrote: Hi, yes, sure, declarative languages have more limitations then procedural ones and sometimes we must swich to the procedural backup and again yes I think it it is worth working on something like that. IMHO we should first of

Re: [MyFaces 2.0] an experiment ?

2009-05-27 Thread Matthias Wessendorf
On Wed, May 27, 2009 at 11:18 AM, Werner Punz werner.p...@gmail.com wrote: Ganesh schrieb: Hi, yes, sure, declarative languages have more limitations then procedural ones and sometimes we must swich to the procedural backup and again yes I think it it is worth working on something like

Re: [MyFaces 2.0] an experiment ?

2009-05-27 Thread Werner Punz
Actually here is the state of our current works on the component set: I have dojo covered currently in mine which still is undecided what to do with it by about 80% on the dijit side. The big points missing in my own one is the table and the tree. For the tree I have gathered the knowledge to

[jira] Commented: (TOMAHAWK-1126) Using facet name=caption in an Extended Datatable generates caption tags twice.

2009-05-27 Thread Torsten Liermann (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12713490#action_12713490 ] Torsten Liermann commented on TOMAHAWK-1126: Hi, why closed? I have exactly

Re: [MyFaces 2.0] an experiment ?

2009-05-27 Thread Matthias Wessendorf
On Wed, May 27, 2009 at 11:31 AM, Werner Punz werner.p...@gmail.com wrote: Actually here is the state of our current works on the component set: I have dojo covered currently in mine which still is undecided what to do with it by about 80% on the dijit side. The big points missing in my own

Re: [MyFaces 2.0] an experiment ?

2009-05-27 Thread Werner Punz
Matthias Wessendorf schrieb: On Wed, May 27, 2009 at 11:31 AM, Werner Punz werner.p...@gmail.com wrote: Actually here is the state of our current works on the component set: I have dojo covered currently in mine which still is undecided what to do with it by about 80% on the dijit side. The

Re: [MyFaces 2.0] an experiment ?

2009-05-27 Thread Cagatay Civici
I had terrible experiences with dojo in the past, if you say flaws are fixed, documentation is improved, then I'd be 0 instead of -1 :) Dojo is like ejb2 to me. I'd consider ExtJS as well instead of dojo. Maybe it's a better match of widgets compared to jquery ui. On Wed, May 27, 2009 at 10:40

Re: [MyFaces 2.0] an experiment ?

2009-05-27 Thread Ganesh
Hi, Yes, sure, we're happy to share it. It's already under the apache license and the copyrights belong to Alex and me, so there is no problem. What name do you have in mind? Once we have a name, we can set up a svn subproject and I can check in our dojoFacelets. For the multi-library

Re: [MyFaces 2.0] an experiment ?

2009-05-27 Thread Matthias Wessendorf
I think the ExtJS has a GPL-style license, right ? On Wed, May 27, 2009 at 11:54 AM, Cagatay Civici cagatay.civ...@gmail.com wrote: I had terrible experiences with dojo in the past, if you say flaws are fixed, documentation is improved, then I'd be 0 instead of -1 :) Dojo is like ejb2 to me.

Re: [MyFaces 2.0] an experiment ?

2009-05-27 Thread Cagatay Civici
Afaik gpl3 is compatible with apache v2? On Wed, May 27, 2009 at 11:15 AM, Matthias Wessendorf mat...@apache.orgwrote: I think the ExtJS has a GPL-style license, right ? On Wed, May 27, 2009 at 11:54 AM, Cagatay Civici cagatay.civ...@gmail.com wrote: I had terrible experiences with dojo in

Re: [MyFaces 2.0] an experiment ?

2009-05-27 Thread Ganesh
AFAIK ExtJS may not be altered and resold commercially - they have a 2nd commercial license. The whole thing is developed commercially. IMHO they use OS just to get their excellent product into the market, but they don't have the OS spirit. Cagatay Civici schrieb: Afaik gpl3 is compatible

[jira] Commented: (MYFACES-2013) h:dataTable renders caption facet twice on ear projects

2009-05-27 Thread Torsten Liermann (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12713522#action_12713522 ] Torsten Liermann commented on MYFACES-2013: --- Hi, please fix this. I have the

Re: [MyFaces 2.0] an experiment ?

2009-05-27 Thread Matthias Wessendorf
On Wed, May 27, 2009 at 12:17 PM, Cagatay Civici cagatay.civ...@gmail.com wrote: Afaik gpl3 is compatible with apache v2? I think that you can't extend it to offer asl based enhancements. -M On Wed, May 27, 2009 at 11:15 AM, Matthias Wessendorf mat...@apache.org wrote: I think the ExtJS

Re: [MyFaces 2.0] an experiment ?

2009-05-27 Thread Matthias Wessendorf
On Wed, May 27, 2009 at 12:23 PM, Ganesh gan...@j4fry.org wrote: AFAIK ExtJS may not be altered and resold commercially - they have a 2nd commercial license. The whole thing is developed commercially. IMHO they use OS just to get their excellent product into the market, but they don't have the

[jira] Commented: (MYFACES-2013) h:dataTable renders caption facet twice on ear projects

2009-05-27 Thread JIRA
[ https://issues.apache.org/jira/browse/MYFACES-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12713530#action_12713530 ] Matthias Weßendorf commented on MYFACES-2013: - have you done some debugging

[jira] Resolved: (TRINIDAD-1464) max upload size cannot be reconfigured after app is deployed

2009-05-27 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Weßendorf resolved TRINIDAD-1464. -- Resolution: Fixed Fix Version/s: 1.2.12-core max upload size

[Fwd: [Invitation] j4fry Treffen - JSF dojo components @ Wed May 27 8: 30pm – 10:30pm (gan...@j4fry.org)]

2009-05-27 Thread Ganesh
Hi, We are having a meeting on the dojo facelets with the J4Fry people tonight in munich. As this might come to MyFaces you are invited to join us. If you aren't in located munich, don't panic: I'll outline our results tomorrow. Best regards, Ganesh Original-Nachricht

[jira] Updated: (TRINIDAD-1488) ChangeManager: Ability to apply component changes to a subtree

2009-05-27 Thread Andy Schwartz (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Schwartz updated TRINIDAD-1488: Status: Patch Available (was: Open) ChangeManager: Ability to apply component changes

[jira] Created: (TOBAGO-759) ResourceServlet should set the status 404, if the resource could not be found

2009-05-27 Thread Udo Schnurpfeil (JIRA)
ResourceServlet should set the status 404, if the resource could not be found - Key: TOBAGO-759 URL: https://issues.apache.org/jira/browse/TOBAGO-759 Project: MyFaces Tobago

[jira] Resolved: (TOBAGO-759) ResourceServlet should set the status 404, if the resource could not be found

2009-05-27 Thread Udo Schnurpfeil (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Udo Schnurpfeil resolved TOBAGO-759. Resolution: Fixed Fix Version/s: 1.1.0 1.0.21 ResourceServlet

[jira] Updated: (TRINIDAD-1488) ChangeManager: Ability to apply component changes to a subtree

2009-05-27 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Weßendorf updated TRINIDAD-1488: - Resolution: Fixed Fix Version/s: 1.2.12-core Assignee:

Re: [MyFaces 2.0] an experiment ?

2009-05-27 Thread Mike Kienenberger
Yes, I looked at this library for GWT work a couple weeks ago. It's compatible in theory, but not in practice. On Wed, May 27, 2009 at 6:23 AM, Ganesh gan...@j4fry.org wrote: AFAIK ExtJS may not be altered and resold commercially - they have a 2nd commercial license. The whole thing is

[jira] Commented: (TOMAHAWK-1126) Using facet name=caption in an Extended Datatable generates caption tags twice.

2009-05-27 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12713655#action_12713655 ] Leonardo Uribe commented on TOMAHAWK-1126: -- For reproduce the error it is just

[PORTLET-BRIDGE] questions about servlet path and servlet path info

2009-05-27 Thread Kito Mann
I'm testing out the latest snapshot of the 1.0 portlet bridge with Mojarra 1.2_10 and Liferay 5.2, and I noticed some peculiar behavior -- the app is expecting the file invoke.jspx regardless of which view I've configured for GenericFacesPortlet. It turns out that Liferay for some reason appends

[jira] Commented: (TOMAHAWK-1126) Using facet name=caption in an Extended Datatable generates caption tags twice.

2009-05-27 Thread Torsten Liermann (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12713664#action_12713664 ] Torsten Liermann commented on TOMAHAWK-1126: Yes, a caption facet is enough.

Re: [Fwd: Re: f:ajax not working inside composite components?]

2009-05-27 Thread Martin Marinschek
Hi Werner, AFAIK, this hasn't made it into Mojarra. regards, Martin On 5/16/09, Werner Punz werner.p...@gmail.com wrote: Two additional things: first of all all has to be resolved by the f:ajax tag for the javascript call into absolute client ids, otherwise the server cannot identify the

Re: [jira] Resolved: (TOMAHAWK-1395) selectManyCheckbox does not render space between checkbox and label on Firefox

2009-05-27 Thread Joe Knudsen
Leonardo,hey thanks for looking at that again. I tried to resolve on my own and edited the same class on the same line instead I just tried to and a space: writer.write( ); // Also remove extra white space two lines above at the end of the line When I built the jar and used the jar the problem

Re: [MyFaces 2.0] an experiment ?

2009-05-27 Thread Jan-Kees van Andel
IMHO, Dojo, Prototype.js, JQuery and most other big JS libraries are more or less the same. Dojo was very bloated in the past, but the Dojo team have cleaned a lot, which makes it a quite lean and mean library atm. I've always been a Prototype.js fan because the programming model looks the most

[jira] Reopened: (TOMAHAWK-1126) Using facet name=caption in an Extended Datatable generates caption tags twice.

2009-05-27 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe reopened TOMAHAWK-1126: -- Assignee: Leonardo Uribe Reopened because conditions where this issue occur

[jira] Resolved: (TOMAHAWK-1126) Using facet name=caption in an Extended Datatable generates caption tags twice.

2009-05-27 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved TOMAHAWK-1126. -- Resolution: Fixed Fix Version/s: 1.1.9-SNAPSHOT Using facet name=caption in

[jira] Commented: (TOMAHAWK-1126) Using facet name=caption in an Extended Datatable generates caption tags twice.

2009-05-27 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12713833#action_12713833 ] Leonardo Uribe commented on TOMAHAWK-1126: -- The error comes from MYFACES-1613.

[jira] Commented: (MYFACES-2013) h:dataTable renders caption facet twice on ear projects

2009-05-27 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12713832#action_12713832 ] Leonardo Uribe commented on MYFACES-2013: - The error comes from MYFACES-1613.

[jira] Resolved: (MYFACES-2013) h:dataTable renders caption facet twice on ear projects

2009-05-27 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-2013. - Resolution: Fixed Fix Version/s: 1.2.7-SNAPSHOT Assignee: Leonardo

[jira] Commented: (MYFACES-2237) HtmlResponseStateManager always serialize state on writeViewStateField

2009-05-27 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12713834#action_12713834 ] Leonardo Uribe commented on MYFACES-2237: - This is not a bug. The file

[jira] Updated: (MYFACES-1841) HtmlResponseWriterImpl.writeURIAttribute does not perform proper URLs encoding ( ex: should be encoded in amp)

2009-05-27 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe updated MYFACES-1841: Resolution: Fixed Fix Version/s: 1.2.7-SNAPSHOT 1.1.7-SNAPSHOT

[jira] Updated: (MYFACES-2156) Performance improvement in HtmlRenderKitImpl

2009-05-27 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe updated MYFACES-2156: Resolution: Fixed Fix Version/s: 1.2.7-SNAPSHOT Status: Resolved (was:

Re: [VOTE] SVN structure change (was: Re: [MyFaces CORE] SVN layout (was: Re: [source control] git and the ASF ...))

2009-05-27 Thread Leonardo Uribe
+1, but just a small suggestion. Right now I'm running the necessary steps for release myfaces core 1.2.7, core 1.1.7, so I would like if it is possible to delay this change after the release. regards Leonardo Uribe 2009/5/27 Cagatay Civici cagatay.civ...@gmail.com +1 for sure On Wed, May