Wildcard patterns in javax.faces.CONFIG_FILES parameter

2008-02-25 Thread Danny Robinson
Guys, I don't think it's possible to dynamically specify wildcard config loading patterns for JSF currently. However, most all other frameworks today seem to be able to handle something similar for loading files by naming/location conventions. I know JSF will pick-up META-INF/faces-confg.xml

[continuum] upgrading

2008-02-25 Thread Manfred Geiler
FYI MyFaces Continuum is currently down for maintainance. Trying to upgrade to 1.1 final --Manfred

[continuum] upgrading

2008-02-25 Thread Manfred Geiler
??? Is somebody logged in as mrmaven and killing my processes? --Manfred -- Forwarded message -- From: Manfred Geiler [EMAIL PROTECTED] Date: Mon, Feb 25, 2008 at 1:54 PM Subject: [continuum] upgrading To: MyFaces Development dev@myfaces.apache.org FYI MyFaces Continuum is

[Trinidad] EOL settings not on files

2008-02-25 Thread Andrew Robinson
I have noticed that the text files for Trinidad do not have the eol SVN property set. Many files have been committed using windows EOL. Would anyone object to setting svn:eol-style to native on the trinidad non-binary files so that the correct line endings are used on the developers machines?

Re: [Trinidad] EOL settings not on files

2008-02-25 Thread Andrew Robinson
Done (trunk_1.2.x = svn rev 630918, trunk = svn rev 630928) For all those who are not aware, 1) You should set the eol-style to native for every new text file that you add to SVN. This can be automated in you SVN settings. See [1] and [2] on how to do this. 2) when merging between branches that

[jira] Created: (MYFACES-1823) pom.xml uses deprecated syntax

2008-02-25 Thread Andrew Robinson (JIRA)
pom.xml uses deprecated syntax -- Key: MYFACES-1823 URL: https://issues.apache.org/jira/browse/MYFACES-1823 Project: MyFaces Core Issue Type: Task Components: build process Affects Versions: 1.2.2

[continuum] AAARGH! (was: svn commit: r628196 - /myfaces/myfaces-master-pom/trunk/pom.xml)

2008-02-25 Thread Manfred Geiler
Scott, your faulty master pom commit (timezome instead of timezone) cost me half a day. How come? - Continuum did no longer build the master pom correctly -- your fault - The continuum messages (see [1]) where totally misleading -- NOT your fault of course ;-) - Since I could not determine

[jira] Deleted: (MYFACES-1824) pom.xml uses deprecated syntax

2008-02-25 Thread Andrew Robinson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Robinson deleted MYFACES-1824: - pom.xml uses deprecated syntax -- Key:

[jira] Created: (MYFACES-1824) pom.xml uses deprecated syntax

2008-02-25 Thread Andrew Robinson (JIRA)
pom.xml uses deprecated syntax -- Key: MYFACES-1824 URL: https://issues.apache.org/jira/browse/MYFACES-1824 Project: MyFaces Core Issue Type: Task Components: build process Affects Versions: 1.2.2

[jira] Created: (TOMAHAWK-1201) pom.xml uses deprecated syntax

2008-02-25 Thread Andrew Robinson (JIRA)
pom.xml uses deprecated syntax -- Key: TOMAHAWK-1201 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1201 Project: MyFaces Tomahawk Issue Type: Task Components: Build Process (Assembly) Affects

Re: Wildcard patterns in javax.faces.CONFIG_FILES parameter

2008-02-25 Thread Martin Marinschek
Hi Danny, yes!!! regards, Martin On Mon, Feb 25, 2008 at 10:56 AM, Danny Robinson [EMAIL PROTECTED] wrote: Guys, I don't think it's possible to dynamically specify wildcard config loading patterns for JSF currently. However, most all other frameworks today seem to be able to handle

Re: [ajax] UIViewRoot and (optimized) custom lifecycle

2008-02-25 Thread Martin Marinschek
Bug in the spec ;) regards, Martin On Fri, Feb 22, 2008 at 6:35 PM, Matthias Wessendorf [EMAIL PROTECTED] wrote: Hi, it can be the case, that this mail may be a bit long..., but the main question I think is: Is there a public getPhaseListeners() method missing on UIVIewRoot ? Some

Re: [continuum] AAARGH! (was: svn commit: r628196 - /myfaces/myfaces-master-pom/trunk/pom.xml)

2008-02-25 Thread Scott O'Bryan
Sigh... I'm sorry about that Manfred. I should have been more careful. It was a simple change, but apparently it was a simple change with a typo... Anyway, thanks for the information and the upgrade... ;-) Scott Manfred Geiler wrote: Scott, your faulty master pom commit (timezome

Re: svn commit: r628919 - in /myfaces/trinidad/trunk_1.2.x: src/site/xdoc/devguide/ trinidad-api/src/main/java/org/apache/myfaces/trinidad/render/ trinidad-api/src/main/java/org/apache/myfaces/trinida

2008-02-25 Thread Jeanne Waldman
Blake, I'll have a look. Thanks, Jeanne Blake Sullivan wrote: Jeanne, Can't we use the old code path in the case where the form component is not a naming container and the scoped id contains less than 2 colons. This is probably by far the most common case and I believe that the result is

Re: Wildcard patterns in javax.faces.CONFIG_FILES parameter

2008-02-25 Thread simon
Sounds like a good idea to me too. On Mon, 2008-02-25 at 18:29 +0100, Martin Marinschek wrote: Hi Danny, yes!!! regards, Martin On Mon, Feb 25, 2008 at 10:56 AM, Danny Robinson [EMAIL PROTECTED] wrote: Guys, I don't think it's possible to dynamically specify wildcard config

[jira] Updated: (TRINIDAD-918) Create an oracle skin in Trinidad that looks like 10.1.3, for migrating customers

2008-02-25 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Weßendorf updated TRINIDAD-918: Resolution: Fixed Fix Version/s: 1.2.7-core 1.0.7-core

Re: Wildcard patterns in javax.faces.CONFIG_FILES parameter

2008-02-25 Thread Paul Spencer
Danny, Sounds like a good idea. I am not sure if the non-spec compliant use of the parameter javax.faces.CONFIG_FILES in conjunction with a parameter not defined by the spec, like org.apache.myfaces.ENABLE_WILD_CARD_IN_CONFIG_FILES, would violate the spec. At the very least it would

[jira] Created: (TRINIDAD-969) Text field validation causes NullPointerException

2008-02-25 Thread Steve Horne (JIRA)
Text field validation causes NullPointerException - Key: TRINIDAD-969 URL: https://issues.apache.org/jira/browse/TRINIDAD-969 Project: MyFaces Trinidad Issue Type: Bug Components:

Re: [continuum] AAARGH! (was: svn commit: r628196 - /myfaces/myfaces-master-pom/trunk/pom.xml)

2008-02-25 Thread Manfred Geiler
On Mon, Feb 25, 2008 at 7:43 PM, Scott O'Bryan [EMAIL PROTECTED] wrote: Sigh... I'm sorry about that Manfred. I should have been more careful. It was a simple change, but apparently it was a simple change with a typo... Yeah, no problem. As I said before, my anger was at Continuum not at

[Trinidad demos] update needed

2008-02-25 Thread Sandy Schaffner
I recently updated the Trinidad demos to include links to the Trinidad Tag doc and Trinidad Skin Selectors. And I updated the skin-selectors.xml to alphabetize the component names and remove obsolete items. These pages were then committed. https://issues.apache.org/jira/browse/TRINIDAD-964

[jira] Created: (TRINIDAD-970) PPR and multiple forms

2008-02-25 Thread Tomas Cerny (JIRA)
PPR and multiple forms -- Key: TRINIDAD-970 URL: https://issues.apache.org/jira/browse/TRINIDAD-970 Project: MyFaces Trinidad Issue Type: Bug Affects Versions: 1.2.6-core, 1.2.5-core Environment: JSF 1.2

Re: [Trinidad demos] update needed

2008-02-25 Thread Matthias Wessendorf
Hi, the trinidad demos are updated on a volunteer base. I think perhaps we may have a (like demos.myfaces.apache.org) machine, where other projects (tobago) also can deploy their demos ? -M On Mon, Feb 25, 2008 at 11:05 PM, Sandy Schaffner [EMAIL PROTECTED] wrote: I recently updated the