Re: [Trinidad] I updated the Trinidad site (browsers.xml), any one know how to get it updated on the web?

2010-11-03 Thread Matthias Wessendorf
In regard to the new ASF website, @joesuf just mentioned that for maven based sites the svnpubsub approach is the desired one. Jukka was putting some infos on this jira ticket: https://issues.apache.org/jira/browse/PDFBOX-623 -Matthias On Fri, Oct 29, 2010 at 5:25 PM, Matthias Wessendorf

[jira] Created: (MYFACES-2960) Setting prependId=false (on h:form) makes f:ajax/ not working with any ActionSource

2010-11-03 Thread JIRA
Setting prependId=false (on h:form) makes f:ajax/ not working with any ActionSource --- Key: MYFACES-2960 URL: https://issues.apache.org/jira/browse/MYFACES-2960

[jira] Created: (TRINIDAD-1951) add skin versioning

2010-11-03 Thread Jeanne Waldman (JIRA)
add skin versioning --- Key: TRINIDAD-1951 URL: https://issues.apache.org/jira/browse/TRINIDAD-1951 Project: MyFaces Trinidad Issue Type: New Feature Components: Skinning Reporter: Jeanne Waldman

[jira] Created: (MYFACES-2961) StateHelper.eval(Serializable, Object) completely ignores default value in case of ValueExpression evaluation to null

2010-11-03 Thread Nick Belaevski (JIRA)
StateHelper.eval(Serializable, Object) completely ignores default value in case of ValueExpression evaluation to null - Key: MYFACES-2961 URL:

[Committers] Reminder: License Headers

2010-11-03 Thread Matthias Wessendorf
Hi guys, just a reminder... Please make sure that all files (XML, Java, scripts, etc) do require a proper license header. There is a tool ([1]) that can be used during the build, so that we do get a nice report, like [2],[3]. Greetings, Matthias [1] http://incubator.apache.org/rat/ [2]

Re: [Committers] Reminder: License Headers

2010-11-03 Thread Mark Struberg
Maybe we override this somewhere in our parent-pom chain, but we should get the default configs for the rat plugin activated via the apache-parent-7 already. Ofc, this is only valid for projects using myfaces-parent-9 and newer... LieGrue, strub --- On Wed, 11/3/10, Matthias Wessendorf

[jira] Resolved: (EXTCDI-45) myfaces codi as shared lib

2010-11-03 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-45?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-45. Resolution: Fixed Fix Version/s: 1.0.0-SNAPSHOT myfaces codi as shared lib

[jira] Resolved: (EXTCDI-32) support browser refresh without url parameters

2010-11-03 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-32. Resolution: Won't Fix has to be fixed by an adapter for a specific component lib support

[jira] Commented: (MYFACES-2944) Make those add*** methods public in WebXml

2010-11-03 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12928087#action_12928087 ] Leonardo Uribe commented on MYFACES-2944: - I have attached a patch for this

[jira] Commented: (MYFACES-2944) Make those add*** methods public in WebXml

2010-11-03 Thread Ivan (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12928095#action_12928095 ] Ivan commented on MYFACES-2944: --- Hi, devs, it is really a great work, thanks. I will update

Re: [Committers] Reminder: License Headers

2010-11-03 Thread Matthias Wessendorf
+1 sent from my Android phone On Nov 3, 2010 11:50 PM, Mark Struberg strub...@yahoo.de wrote: Maybe we override this somewhere in our parent-pom chain, but we should get the default configs for the rat plugin activated via the apache-parent-7 already. Ofc, this is only valid for projects using