Apache myfaces trinidad source code

2007-10-15 Thread prashantak
Hi , I have to customize trinidad library in terms of some look and feel and implementation . I have downloded source from apache site as 'trinidad-1.0.3-src-all.zip' there I found that some class are not there as they are in jar file 'trinidad-api-1.0.3.jar' .The classes with their packages

Re: Apache myfaces trinidad source code

2007-10-15 Thread Matthias Wessendorf
the src-all is a copy of what you get, when you do a svn-based check out. run the build and these components are generated. -Matthias On 10/15/07, prashantak [EMAIL PROTECTED] wrote: Hi , I have to customize trinidad library in terms of some look and feel and implementation . I have

Re: [Trinidad] pom.xml version?

2007-10-15 Thread Matthias Wessendorf
yes... looks like I forgot it... On 10/3/07, Simon Lessard [EMAIL PROTECTED] wrote: true On 10/2/07, Andrew Robinson [EMAIL PROTECTED] wrote: The trinidad projects are still showing 1.0.3-SNAPSHOT on the trunk. Should this not be 1.0.4-SNAPSHOT now that 1.0.3 is released? -A --

Re: Any reason why org.apache.myfaces.trinidadinternal.convert.NumberConverter is final?

2007-10-15 Thread Matthias Wessendorf
dunno, since others like the DateTimeConverter aren't Noticed, you changed it already :-) On 10/5/07, Simon Lessard [EMAIL PROTECTED] wrote: Subject say it all. -- Matthias Wessendorf further stuff: blog: http://matthiaswessendorf.wordpress.com/ mail: matzew-at-apache-dot-org

Re: IP-Clearance for MyFaces / Portlet Bridge RI

2007-10-15 Thread Matthias Wessendorf
On 10/12/07, Manfred Geiler [EMAIL PROTECTED] wrote: Scott, I nearly completed the form: http://incubator.apache.org/ip-clearance/jsr-301-ri.html (Might not yet have been mirrored, so alternatively check at

Re: IP-Clearance for MyFaces / Portlet Bridge RI

2007-10-15 Thread Matthias Wessendorf
suggestion for the folder: I like the suggestions from Scott (bridge-portlet or portlet-bridge) -M On 10/12/07, Scott O'Bryan [EMAIL PROTECTED] wrote: Manfred, Cool thanks... R.I. Manfred Geiler wrote: Scott, I nearly completed the form:

[VOTE] Portlet Bridge Specification for JSF (JSR-301) code donation

2007-10-15 Thread Manfred Geiler
This is the official vote for the acceptance of Oracle's donation of the JSR-301 [1] reference implementation code as a new MyFaces sub module. Please note that - since the codebase is small enough and there are no new committers - the intellectual property issues are handled by IP clearance [2]

Re: [VOTE] Portlet Bridge Specification for JSF (JSR-301) code donation

2007-10-15 Thread Bruno Aranda
+1 On 15/10/2007, Manfred Geiler [EMAIL PROTECTED] wrote: This is the official vote for the acceptance of Oracle's donation of the JSR-301 [1] reference implementation code as a new MyFaces sub module. Please note that - since the codebase is small enough and there are no new committers - the

Re: [VOTE] Portlet Bridge Specification for JSF (JSR-301) code donation

2007-10-15 Thread Manfred Geiler
+1 On 10/15/07, Manfred Geiler [EMAIL PROTECTED] wrote: This is the official vote for the acceptance of Oracle's donation of the JSR-301 [1] reference implementation code as a new MyFaces sub module. Please note that - since the codebase is small enough and there are no new committers - the

Re: [VOTE] Portlet Bridge Specification for JSF (JSR-301) code donation

2007-10-15 Thread Matthias Wessendorf
+1 On 10/15/07, Manfred Geiler [EMAIL PROTECTED] wrote: +1 On 10/15/07, Manfred Geiler [EMAIL PROTECTED] wrote: This is the official vote for the acceptance of Oracle's donation of the JSR-301 [1] reference implementation code as a new MyFaces sub module. Please note that - since the

Re: [VOTE] Portlet Bridge Specification for JSF (JSR-301) code donation

2007-10-15 Thread Martin Marinschek
+1, regards, Martin On 10/15/07, Matthias Wessendorf [EMAIL PROTECTED] wrote: +1 On 10/15/07, Manfred Geiler [EMAIL PROTECTED] wrote: +1 On 10/15/07, Manfred Geiler [EMAIL PROTECTED] wrote: This is the official vote for the acceptance of Oracle's donation of the JSR-301 [1]

Re: [VOTE] Portlet Bridge Specification for JSF (JSR-301) code donation

2007-10-15 Thread Simon Lessard
+1 On 10/15/07, Martin Marinschek [EMAIL PROTECTED] wrote: +1, regards, Martin On 10/15/07, Matthias Wessendorf [EMAIL PROTECTED] wrote: +1 On 10/15/07, Manfred Geiler [EMAIL PROTECTED] wrote: +1 On 10/15/07, Manfred Geiler [EMAIL PROTECTED] wrote: This is the official

[jira] Created: (TOMAHAWK-1129) ReducedHTMLParser: wrong line numbers

2007-10-15 Thread Dirk Moebius (JIRA)
ReducedHTMLParser: wrong line numbers - Key: TOMAHAWK-1129 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1129 Project: MyFaces Tomahawk Issue Type: Bug Affects Versions: 1.1.6

[jira] Updated: (TOMAHAWK-1129) ReducedHTMLParser: wrong line numbers

2007-10-15 Thread Dirk Moebius (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Moebius updated TOMAHAWK-1129: --- Status: Patch Available (was: Open) ReducedHTMLParser: wrong line numbers

Re: [VOTE] Portlet Bridge Specification for JSF (JSR-301) code donation

2007-10-15 Thread Paul McMahan
+1 (non-binding) Best wishes, Paul On Oct 15, 2007, at 7:03 AM, Manfred Geiler wrote: This is the official vote for the acceptance of Oracle's donation of the JSR-301 [1] reference implementation code as a new MyFaces sub module. Please note that - since the codebase is small enough and

Re: [VOTE] Portlet Bridge Specification for JSF (JSR-301) code donation

2007-10-15 Thread Thomas Spiegl
+1 On 10/15/07, Paul McMahan [EMAIL PROTECTED] wrote: +1 (non-binding) Best wishes, Paul On Oct 15, 2007, at 7:03 AM, Manfred Geiler wrote: This is the official vote for the acceptance of Oracle's donation of the JSR-301 [1] reference implementation code as a new MyFaces sub module.

[jira] Commented: (TRINIDAD-395) Iterator tag doesn't work when inside a selectOneChoice tag

2007-10-15 Thread Sneha Shah (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534852 ] Sneha Shah commented on TRINIDAD-395: - I tried using f:selectItems as below but it doesn't fetch the items

[jira] Updated: (TRINIDAD-768) improved support for sortable properties

2007-10-15 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek updated TRINIDAD-768: -- Status: Patch Available (was: Open) improved support for sortable properties

[jira] Created: (TRINIDAD-768) improved support for sortable properties

2007-10-15 Thread Gerhard Petracek (JIRA)
improved support for sortable properties Key: TRINIDAD-768 URL: https://issues.apache.org/jira/browse/TRINIDAD-768 Project: MyFaces Trinidad Issue Type: Improvement Components: Components

Re: [VOTE] Portlet Bridge Specification for JSF (JSR-301) code donation

2007-10-15 Thread Mike Kienenberger
+1 On 10/15/07, Thomas Spiegl [EMAIL PROTECTED] wrote: +1 On 10/15/07, Paul McMahan [EMAIL PROTECTED] wrote: +1 (non-binding) Best wishes, Paul On Oct 15, 2007, at 7:03 AM, Manfred Geiler wrote: This is the official vote for the acceptance of Oracle's donation of the

Re: [VOTE] Portlet Bridge Specification for JSF (JSR-301) code donation

2007-10-15 Thread Scott O'Bryan
+1 (non-binding) Scott Mike Kienenberger wrote: +1 On 10/15/07, Thomas Spiegl [EMAIL PROTECTED] wrote: +1 On 10/15/07, Paul McMahan [EMAIL PROTECTED] wrote: +1 (non-binding) Best wishes, Paul On Oct 15, 2007, at 7:03 AM, Manfred Geiler wrote: This is the official vote

[jira] Created: (MYFACES-1745) for-Attribute of UIMessage and HtmlOutputLabel does not work with an EL Expression

2007-10-15 Thread Jan Ziegler (JIRA)
for-Attribute of UIMessage and HtmlOutputLabel does not work with an EL Expression -- Key: MYFACES-1745 URL: https://issues.apache.org/jira/browse/MYFACES-1745 Project:

[jira] Commented: (MYFACES-1741) JSR-252 Issue 21 - Provided an additional binding attribute for the core Converter, Listener and Validator tags has wrong behaviour

2007-10-15 Thread Mike Kienenberger (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534903 ] Mike Kienenberger commented on MYFACES-1741: There's a much better chance of getting discussion on

[jira] Created: (TRINIDAD-769) Tree / TreeTable skinning improvements

2007-10-15 Thread Cristi Toth (JIRA)
Tree / TreeTable skinning improvements -- Key: TRINIDAD-769 URL: https://issues.apache.org/jira/browse/TRINIDAD-769 Project: MyFaces Trinidad Issue Type: New Feature Components: Skinning

[jira] Updated: (TRINIDAD-769) Tree / TreeTable skinning improvements

2007-10-15 Thread Cristi Toth (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cristi Toth updated TRINIDAD-769: - Status: Patch Available (was: Open) Tree / TreeTable skinning improvements

[jira] Commented: (MYFACES-1745) for-Attribute of UIMessage and HtmlOutputLabel does not work with an EL Expression

2007-10-15 Thread Mike Kienenberger (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534931 ] Mike Kienenberger commented on MYFACES-1745: Yes, I'd say so. And it should be for, not forParam.

[jira] Created: (TOBAGO-516) Unable to deploy Tobago sample application to JSF RI 1.2_05 RC3

2007-10-15 Thread Ryan Lubke (JIRA)
Unable to deploy Tobago sample application to JSF RI 1.2_05 RC3 --- Key: TOBAGO-516 URL: https://issues.apache.org/jira/browse/TOBAGO-516 Project: MyFaces Tobago Issue Type: Bug

[jira] Commented: (MYFACES-1745) for-Attribute of UIMessage and HtmlOutputLabel does not work with an EL Expression

2007-10-15 Thread Bernhard Huemer (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534956 ] Bernhard Huemer commented on MYFACES-1745: -- That seems to be a trivial bug of the Maven Faces Plugin's

[Myfaces Core] Provided an additional binding attribute for the core Converter, Listener and Validator tags has wrong behaviour

2007-10-15 Thread Leonardo Uribe
Hi everybody Thanks for the suggestion of Mike Kienenberger I open a discussion about this topic. There is a problem with the behaviour of binding attribute from actionListeners, validators and converters. The jira issue of this topic is this:

Re: [VOTE] Portlet Bridge Specification for JSF (JSR-301) code donation

2007-10-15 Thread Grant Smith
+1 On 10/15/07, Scott O'Bryan [EMAIL PROTECTED] wrote: +1 (non-binding) Scott Mike Kienenberger wrote: +1 On 10/15/07, Thomas Spiegl [EMAIL PROTECTED] wrote: +1 On 10/15/07, Paul McMahan [EMAIL PROTECTED] wrote: +1 (non-binding) Best wishes, Paul On Oct 15,

Re: [Myfaces Core] Provided an additional binding attribute for the core Converter, Listener and Validator tags has wrong behaviour

2007-10-15 Thread Leonardo Uribe
Looking at this part but this suppose some changes on several myfaces converter and validators components that has the binding attribute or use the actual createConverter() from ComponentTag. ConvertNumberTag has it's own way to save and restore the state (doing the same of _DelegateConverter