[jira] Created: (TRINIDAD-1165) [TRINIDAD]Tree table does not show correct bindings.

2008-07-23 Thread Dushyant Agarwal (JIRA)
[TRINIDAD]Tree table does not show correct bindings. Key: TRINIDAD-1165 URL: https://issues.apache.org/jira/browse/TRINIDAD-1165 Project: MyFaces Trinidad Issue Type: Improvement

Re: Building Tomahawk

2008-07-23 Thread Gertjan van Oosten
Hi Simon, As quoted from [EMAIL PROTECTED] [EMAIL PROTECTED]: But at the moment, as your error message shows, there is a snapshot-level *plugin* required to build tomahawk. And the root apache pom does not enable the snapshot repo for plugins, just for dependencies. So it is still

Time difference 30 minutes. Is it a bug?

2008-07-23 Thread Joe Black
  I am using myfaces-1.2.3 Tomcat 6.0.16 Fedora Linux Server java 1.6.0_02   In my index.jsp file   h:inputText id=fromTime   value=#{handler.alphaDate}   f:convertDateTime type=time   timeZone=GMT+8 pattern=HH:mm/ /h:inputText   In p100.jsp h:outputText  

Re: [VOTE] promote s:xmlTemplate to tomahawk

2008-07-23 Thread Matthias Wessendorf
+1 on xmlTransform -M On Tue, Jul 22, 2008 at 11:24 PM, simon [EMAIL PROTECTED] wrote: The only documentation I could find on this component is the javadoc (which of course, thanks to the new myfaces-builder-plugin now automatically appears in the taglib docs too). No complaints; it looks

Re: Building Tomahawk

2008-07-23 Thread [EMAIL PROTECTED]
Gertjan van Oosten schrieb: Hi Simon, As quoted from [EMAIL PROTECTED] [EMAIL PROTECTED]: But at the moment, as your error message shows, there is a snapshot-level *plugin* required to build tomahawk. And the root apache pom does not enable the snapshot repo for plugins, just for

Re: Building Tomahawk

2008-07-23 Thread Gertjan van Oosten
As quoted from Gertjan van Oosten [EMAIL PROTECTED]: parent groupIdorg.apache.myfaces/groupId artifactIdmyfaces/artifactId version6/version /parent which seems to be wrong... Never mind that, it is a problem with the maven2 central mirror I was using. Gave up on

[jira] Created: (TOMAHAWK-1305) No error when file is uploaded larger than uploadMaxFileSize

2008-07-23 Thread Gertjan van Oosten (JIRA)
No error when file is uploaded larger than uploadMaxFileSize Key: TOMAHAWK-1305 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1305 Project: MyFaces Tomahawk Issue Type: Bug

Re: Building Tomahawk

2008-07-23 Thread Gertjan van Oosten
Hi Simon, As quoted from [EMAIL PROTECTED] [EMAIL PROTECTED]: So what I think is happening is that you have (explicitly or implicitly) got maven2.mirrors.skynet.be configured as a mirror of the main repo1.maven.org repository. But that mirror hasn't got the latest release yet. The parent

[jira] Commented: (TOMAHAWK-1305) No error when file is uploaded larger than uploadMaxFileSize

2008-07-23 Thread Gertjan van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12615901#action_12615901 ] Gertjan van Oosten commented on TOMAHAWK-1305: -- Note that I am aware of

[Trinidad] TabIndex

2008-07-23 Thread Christoph Ebner
Hi, i have read the discussions and the wiki page about adding tabIndex functionality to trinidad and was wondering if there was any news on it? regards, Christoph

Re: [Trinidad] TabIndex

2008-07-23 Thread Matthias Wessendorf
Hi Christoph, no there was no recent discussion on that. The status from the past (see the jira / discussions) is still the same. Greetings, Matthias On Wed, Jul 23, 2008 at 10:13 AM, Christoph Ebner [EMAIL PROTECTED] wrote: Hi, i have read the discussions and the wiki page about adding

[jira] Resolved: (TRINIDAD-100) Add tabIndex attribute to appropriate components

2008-07-23 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Weßendorf resolved TRINIDAD-100. - Resolution: Duplicate see TRINIDAD-888 Add tabIndex attribute to appropriate

[jira] Commented: (TRINIDAD-888) Add support for tabindex to focusable components

2008-07-23 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12615931#action_12615931 ] Matthias Weßendorf commented on TRINIDAD-888: - There is a wiki page that

Re: [VOTE] promote s:xmlTemplate to tomahawk

2008-07-23 Thread Hazem Saleh
+1 for xmlTransform as well. On Wed, Jul 23, 2008 at 12:24 AM, simon [EMAIL PROTECTED] wrote: The only documentation I could find on this component is the javadoc (which of course, thanks to the new myfaces-builder-plugin now automatically appears in the taglib docs too). No complaints; it

[jira] Resolved: (TRINIDAD-1165) [TRINIDAD]Tree table does not show correct bindings.

2008-07-23 Thread Dushyant Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dushyant Agarwal resolved TRINIDAD-1165. Resolution: Fixed We have to put treeTable.resetStampState() after creating all

Re: [VOTE] Orchestra core 1.2 release candidate 1 available

2008-07-23 Thread Mario Ivankovits
+0 No chance to look at it for me now, but I trust that you did a good job again :-) Ciao, Mario On Tue, 2008-07-15 at 23:03 +0200, simon wrote: Hi All, The release candidate for MyFaces Orchestra Core 1.2 can be found in the following places: Download bundles:

Re: [vote] release of Trinidad plugins (1.2.7)

2008-07-23 Thread Jeanne Waldman
+1 Matthias Wessendorf wrote, On 7/22/2008 10:39 AM PT: +1 On Tue, Jul 22, 2008 at 7:39 PM, Matthias Wessendorf [EMAIL PROTECTED] wrote: Hi, I was running the needed tasks to get the 1.2.7 release of the Apache MyFaces Trinidad Maven 2 Plugins out. The artifacts are deployed to my

Re: [VOTE] promote s:xmlTemplate to tomahawk

2008-07-23 Thread Andrew Robinson
Just to make mine official: +1 for xmlTransform

[TRINIDAD] License files for both current version contains How to apply the Apache License to your work.

2008-07-23 Thread Paul Spencer
The license file contains instructions to the developer that I suspect should be removed from the distribution. Below is the text in question: APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate

[jira] Commented: (TOMAHAWK-1303) Wrong documentation for ExtensionsFilter init-param

2008-07-23 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12616245#action_12616245 ] Simon Kitching commented on TOMAHAWK-1303: -- Ok, documentation has been updated

[jira] Commented: (MYFACES-1865) Implement a RenderKit that outputs XHML Strict components.

2008-07-23 Thread JIRA
[ https://issues.apache.org/jira/browse/MYFACES-1865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12616254#action_12616254 ] Ramiro Pereira de Magalhães commented on MYFACES-1865: -- A

Re: [TRINIDAD] License files for both current version contains How to apply the Apache License to your work.

2008-07-23 Thread Matthias Wessendorf
since you have commit rights, can you fix that ? -M On Wed, Jul 23, 2008 at 9:33 PM, Paul Spencer [EMAIL PROTECTED] wrote: The license file contains instructions to the developer that I suspect should be removed from the distribution. Below is the text in question: APPENDIX: How to apply

Re: [TRINIDAD] License files for both current version contains How to apply the Apache License to your work.

2008-07-23 Thread Paul Spencer
I will fix this. Paul Spencer Matthias Wessendorf wrote: since you have commit rights, can you fix that ? -M On Wed, Jul 23, 2008 at 9:33 PM, Paul Spencer [EMAIL PROTECTED] wrote: The license file contains instructions to the developer that I suspect should be removed from the distribution.

Re: [TRINIDAD] License files for both current version contains How to apply the Apache License to your work.

2008-07-23 Thread Matthias Wessendorf
Thanks -M On Wed, Jul 23, 2008 at 11:25 PM, Paul Spencer [EMAIL PROTECTED] wrote: I will fix this. Paul Spencer Matthias Wessendorf wrote: since you have commit rights, can you fix that ? -M On Wed, Jul 23, 2008 at 9:33 PM, Paul Spencer [EMAIL PROTECTED] wrote: The license file