[ANNOUNCE] MyFaces Core 1.2.0 Release

2007-07-18 Thread Matthias Wessendorf
The Apache MyFaces team is pleased to announce the release of MyFaces Core 1.2.0. MyFaces Core 1.2.x is a JavaServer(tm) Faces 1.2 implementation as specified by JSR-252. MyFaces Core has passed Sun's JSR-252 TCK and is 100% compliant with the JSR-252 specification. MyFaces Core 1.2.0 is

Re: [ANNOUNCE] MyFaces Core 1.2.0 Release

2007-07-18 Thread Zubin Wadia
Terrific! Congratulations to everyone involved. Cheers, Zubin. On 7/18/07, Matthias Wessendorf [EMAIL PROTECTED] wrote: The Apache MyFaces team is pleased to announce the release of MyFaces Core 1.2.0. MyFaces Core 1.2.x is a JavaServer(tm) Faces 1.2 implementation as specified by JSR-252.

[jira] Created: (TOBAGO-454) tc:bundle does not work in tc:popup labels

2007-07-18 Thread Cabillic David (JIRA)
tc:bundle does not work in tc:popup labels -- Key: TOBAGO-454 URL: https://issues.apache.org/jira/browse/TOBAGO-454 Project: MyFaces Tobago Issue Type: Bug Components: Core Affects

[jira] Commented: (TOBAGO-454) tc:bundle does not work in tc:popup labels

2007-07-18 Thread Volker Weber (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513456 ] Volker Weber commented on TOBAGO-454: - There is no tc:bundle tag. The f:loadbundle did not work within ajax

Re: [Trinidad] Testing JavaScript

2007-07-18 Thread Matthias Wessendorf
As far as the website says, you have to run the tests w/in a browser (nothing wrong with that (see selenium)). But this one is nice, because you can run the JUnit-based test during a maven build. JSUnit is dual-licensed (GPL/MPL), not sure if that is a -1 in Apache terms (GPL is a -1) JSTester

Re: [commits] efastl commits on weekend

2007-07-18 Thread Matthias Wessendorf
No, your side is fine. the commits are in SVN, sure. the SVN-Tab on Jira points to them I was just wondering if it is only me, that hasn't seen the emails. I wonder, because I noticed my commits ended up in an email. (and mmarinschek's as well). Perhaps you used a bad timeframe ;-) Nothing

Re: [commits] efastl commits on weekend

2007-07-18 Thread Ernst Fastl
Hi, I just checked - the commits are definitly in the SVN. These commit emails are auto-generated right? do I need to set something in my SVN client for that to work? regards Ernst On 7/16/07, Matthias Wessendorf [EMAIL PROTECTED] wrote: hi, I saw that Ernst fixed some tomahawk stuff, but I

[Trinidad] MyFaces 1.2 usage (was Fwd: svn commit: r557197 - /myfaces/trinidad/branches/pre-1.2.2-branch/trinidad/trinidad-examples/trinidad-demo/pom.xml)

2007-07-18 Thread Matthias Wessendorf
Should these dependencies be provided, since JSF 1.2 is part of the container ? ... +dependency + groupIdorg.apache.myfaces.core/groupId + artifactIdmyfaces-api/artifactId + version1.2.0/version + scopecompile/scope +/dependency + +

[jira] Commented: (TOMAHAWK-922) JSF-1.2: JspTilesViewHandlerImpl

2007-07-18 Thread Jesper Pedersen (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513506 ] Jesper Pedersen commented on TOMAHAWK-922: -- Using MyFaces-1.2.0 as the JSF implementation and

[jira] Commented: (TOMAHAWK-566) groupBy doesn't work with commandLink

2007-07-18 Thread Sascha Majunke (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513516 ] Sascha Majunke commented on TOMAHAWK-566: - A patch file is attached :-) groupBy doesn't work with

[jira] Updated: (TOMAHAWK-566) groupBy doesn't work with commandLink

2007-07-18 Thread Sascha Majunke (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sascha Majunke updated TOMAHAWK-566: Status: Patch Available (was: Open) groupBy doesn't work with commandLink

Re: [Trinidad] MyFaces 1.2 usage (was Fwd: svn commit: r557197 - /myfaces/trinidad/branches/pre-1.2.2-branch/trinidad/trinidad-examples/trinidad-demo/pom.xml)

2007-07-18 Thread Simon Lessard
Hmmm, hard question since I think most people use JSF 1.2 on 1.4 container still. I would say yes, but we should add a wiki entry for using Trinidad 1.2 on an 1.4 container stating that you must add dependencies in your project's POM. Regards, ~ Simon On 7/18/07, Matthias Wessendorf [EMAIL

[jira] Commented: (TRINIDAD-89) Server side CSS constants for .css files

2007-07-18 Thread Martin Marinschek (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513574 ] Martin Marinschek commented on TRINIDAD-89: --- Hi, I also think these constants might be useful for other

[jira] Commented: (TOMAHAWK-1031) links from sortable table are not working (with TRINIDAD)

2007-07-18 Thread Martin Marinschek (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513576 ] Martin Marinschek commented on TOMAHAWK-1031: - I believe sortColumn and sortAscending are set to null

Re: [ANNOUNCE] MyFaces Core 1.2.0 Release

2007-07-18 Thread Adam Winer
Great job folks! -- Adam On 7/17/07, Matthias Wessendorf [EMAIL PROTECTED] wrote: The Apache MyFaces team is pleased to announce the release of MyFaces Core 1.2.0. MyFaces Core 1.2.x is a JavaServer(tm) Faces 1.2 implementation as specified by JSR-252. MyFaces Core has passed Sun's JSR-252

Re: [jira] Updated: (MYFACES-1559) Proposal for dependency injection and lifecycle method handling

2007-07-18 Thread David Jencks
Isn't this complete? We're happy in geronimo with how it's working. thanks david jencks On Jul 17, 2007, at 11:06 PM, Matthias Weßendorf (JIRA) wrote: [ https://issues.apache.org/jira/browse/MYFACES-1559? page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias

[Shared] ExecuteOnCallback

2007-07-18 Thread Matthias Wessendorf
can be removed in 3.0.x ? -M -- Matthias Wessendorf further stuff: blog: http://matthiaswessendorf.wordpress.com/ mail: matzew-at-apache-dot-org

[jira] Updated: (MYFACES-1674) HtmlButtonRenderBase don't end INPUT_ELEM

2007-07-18 Thread JIRA
[ https://issues.apache.org/jira/browse/MYFACES-1674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Weßendorf updated MYFACES-1674: Resolution: Fixed Fix Version/s: 1.2.1-SNAPSHOT Status:

[Trinidad] What does matchesBase=true do?

2007-07-18 Thread Danny Robinson
The CoreRenderKitTest scripts contain lines such as attribute-test name=styleClass value=styleClass_val matchesBase=true/ Can someone explain what 'matchesBase' does. I'm getting errors while testing an updated component. Removing this attribute causes the test to pass. Thanks, Danny --

Re: [Trinidad] What does matchesBase=true do?

2007-07-18 Thread Adam Winer
The renderkit tests do two things: 1. Verify the output hasn't changed 2. Verify the output is legal in the first place, in some general ways. One of the latter tests is that setting an attribute should, generally speaking, do *something* to the output, not just be ignored. matchesBase=true is

Re: [Trinidad] tr:messages Component Refresh

2007-07-18 Thread Danny Robinson
That works great - thanks Simon. On 7/13/07, Simon Lessard [EMAIL PROTECTED] wrote: Danny, You can simply push a skinResourceKeyMap on the RenderingContext to redirect selector names to redirect selector names. Regards, ~ Simon On 7/13/07, Danny Robinson [EMAIL PROTECTED] wrote: That

[jira] Created: (TRINIDAD-110) Deprecated 'laf' MessageBoxRenderer needs migrating to xhtml renderkit

2007-07-18 Thread Danny Robinson (JIRA)
Deprecated 'laf' MessageBoxRenderer needs migrating to xhtml renderkit -- Key: TRINIDAD-110 URL: https://issues.apache.org/jira/browse/TRINIDAD-110 Project: MyFaces Trinidad

[jira] Resolved: (TRINIDAD-110) Deprecated 'laf' MessageBoxRenderer needs migrating to xhtml renderkit

2007-07-18 Thread Danny Robinson (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Robinson resolved TRINIDAD-110. - Resolution: Fixed Fix Version/s: 1.0.2-core Fixed in rev. 557393. Changes made

[Trinidad] 1.0.2 release?

2007-07-18 Thread Adam Winer
How far are we from a 1.0.2 release? Things that I'd like to see: - JS API cleanup on the new AJAX and panelPopup APIs - Java API finalization on panelPopup - TRINIDAD-2: broken JS numberConverter - TRINIDAD-94: Inline JS validation fails silently when no location is available for a message

[jira] Commented: (TOBAGO-335) f:convertNumber type=number and Double object in backing bean

2007-07-18 Thread Guido Dubois (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513742 ] Guido Dubois commented on TOBAGO-335: - This works with empty fields! The error message corresponds to an other

[jira] Updated: (TOMAHAWK-1047) Myfaces example PanelNavigation Item toggles activ/open depending on ViewId (with Trinidad)

2007-07-18 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe updated TOMAHAWK-1047: - Status: Open (was: Patch Available) Myfaces example PanelNavigation Item toggles

[jira] Updated: (TOMAHAWK-1047) Myfaces example PanelNavigation Item toggles activ/open depending on ViewId (with Trinidad)

2007-07-18 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe updated TOMAHAWK-1047: - Status: Patch Available (was: Open) Myfaces example PanelNavigation Item toggles

[jira] Created: (MYFACES-1681) UICompone

2007-07-18 Thread Ryan Lubke (JIRA)
UICompone - Key: MYFACES-1681 URL: https://issues.apache.org/jira/browse/MYFACES-1681 Project: MyFaces Core Issue Type: Bug Components: JSR-252 Affects Versions: 1.2.0 Environment: SE 1.6.0_02 GlassFish V2

[jira] Commented: (MYFACES-1681) UICompone

2007-07-18 Thread Ryan Lubke (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513756 ] Ryan Lubke commented on MYFACES-1681: - Also, I plan on logging a request against the spec to clarifiy the

[jira] Created: (TRINIDAD-111) Swap ResponseWriter for ChartRenderer

2007-07-18 Thread Wesley Hales (JIRA)
Swap ResponseWriter for ChartRenderer - Key: TRINIDAD-111 URL: https://issues.apache.org/jira/browse/TRINIDAD-111 Project: MyFaces Trinidad Issue Type: Improvement Components: Components

[jira] Created: (TOMAHAWK-1058) DataScroller html rendering bug: duplicate td element for paginator

2007-07-18 Thread Chinh Nguyen (JIRA)
DataScroller html rendering bug: duplicate td element for paginator --- Key: TOMAHAWK-1058 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1058 Project: MyFaces Tomahawk