[Trinidad][api] - Any objections / counter-proposals for (TRINIDAD-1810) Flash component needs public version of NumberConverter.is[Min/Max][Fraction/Integer]DigitsSet() apis]

2010-05-20 Thread Diar Ahmed
Resending with [api] to be more specific about this request. Thanks, Diar Diar Ahmed wrote: Hi Trinidad Developers, I just filed (TRINIDAD-1810) - https://issues.apache.org/jira/browse/TRINIDAD-1810 Flash component needs public version of

[jira] Commented: (TRINIDAD-1107) tr:table - scrolling of content

2010-05-20 Thread Cedric Durmont (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12869505#action_12869505 ] Cedric Durmont commented on TRINIDAD-1107: -- Hi zeroxin, This patch is against

[jira] Created: (TOBAGO-884) Value of z-index in style attribute of an html element will be encoded incorrectly

2010-05-20 Thread Udo Schnurpfeil (JIRA)
Value of z-index in style attribute of an html element will be encoded incorrectly -- Key: TOBAGO-884 URL: https://issues.apache.org/jira/browse/TOBAGO-884 Project:

[jira] Resolved: (TOBAGO-882) New attribute resizable for tag tc:column

2010-05-20 Thread Udo Schnurpfeil (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Udo Schnurpfeil resolved TOBAGO-882. Fix Version/s: 1.0.26 1.5.0-alpha-2 1.5.0

[jira] Created: (MYFACES-2727) h:outputScript / h:outputStylesheet bad relocation when pss is used and there is a refresh transient build

2010-05-20 Thread Leonardo Uribe (JIRA)
h:outputScript / h:outputStylesheet bad relocation when pss is used and there is a refresh transient build -- Key: MYFACES-2727 URL:

[JSF 2] Make jetty:run work

2010-05-20 Thread Michael Kurz
Hi guys, I did some work on the jetty-maven-plugin to enabling starting MyFaces 2 and Mojarra 2 apps with jetty:run. The problem in this case is, that annotation scanning looks for /WEB-INF/lib and /WEB-INF/classes which do not exist with jetty:run. There already was an issue for Jetty

Re: [JSF 2] Make jetty:run work

2010-05-20 Thread Leonardo Uribe
Hi Ok, +1 regards, Leonardo 2010/5/20 Michael Kurz michi.k...@gmx.at Hi guys, I did some work on the jetty-maven-plugin to enabling starting MyFaces 2 and Mojarra 2 apps with jetty:run. The problem in this case is, that annotation scanning looks for /WEB-INF/lib and /WEB-INF/classes

Re: [jsr-314-open] PostAddToViewEvent publishing conditions

2010-05-20 Thread Andy Schwartz
Hey Leonardo - Thanks for giving this a go and for sharing your findings! I am still hopeful that we can make something along these lines work. I will try to take a look at your patch to see if I have any ideas. (Though have other things I need to take care of first - so may be a few days

Re: [JSF 2] Make jetty:run work

2010-05-20 Thread Michael Kurz
The problems occur with JSF 2-Annotations for configuring managed beans, converters... With Spring everything should work fine. regards Michael Am 20.05.2010 17:09, schrieb Bruno Aranda: Mmh, jetty:run works for me out of the box. I use it all the time. Is this because I use Spring? It can

Re: [JSF 2] Make jetty:run work

2010-05-20 Thread Mark Struberg
Michael, I'll check it on the weekend. I'm maven and codehaus committer also, so I'll try to work on that plugin. Fwiw it works with OWB too without any changes. LieGrue, strub --- On Thu, 5/20/10, Michael Kurz michi.k...@gmx.at wrote: From: Michael Kurz michi.k...@gmx.at Subject: Re: [JSF

Re: [JSF 2] Make jetty:run work

2010-05-20 Thread Jakob Korherr
Great, Michael and Mark :) Just FYI: simply using jetty:run-exploded works fine, however it would be very great if jetty:run worked too. Regards, Jakob 2010/5/20 Mark Struberg strub...@yahoo.de Michael, I'll check it on the weekend. I'm maven and codehaus committer also, so I'll try to work

[jira] Resolved: (MYFACES-2697) BeanValidation class is annotated with @FacesValidator tag

2010-05-20 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2697. Fix Version/s: 2.0.1-SNAPSHOT Resolution: Fixed BeanValidation class is

[jira] Commented: (MYFACES-2714) Include uncompressed jsf.js file and use it when development mode is used

2010-05-20 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12869738#action_12869738 ] Werner Punz commented on MYFACES-2714: -- Hia Leonardo, sorry I was a few days on

[jira] Commented: (MYFACES-2714) Include uncompressed jsf.js file and use it when development mode is used

2010-05-20 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12869753#action_12869753 ] Leonardo Uribe commented on MYFACES-2714: - Hi Werner Yes, It could be great to

[jira] Commented: (MYFACES-2714) Include uncompressed jsf.js file and use it when development mode is used

2010-05-20 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12869760#action_12869760 ] Werner Punz commented on MYFACES-2714: -- Ok Leo, lets do it that way simply commit

[jira] Commented: (MYFACES-2714) Include uncompressed jsf.js file and use it when development mode is used

2010-05-20 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12869762#action_12869762 ] Leonardo Uribe commented on MYFACES-2714: - Ok, the code now it is committed.

[jira] Resolved: (PORTLETBRIDGE-141) External context implementation returns content-type header

2010-05-20 Thread Michael Freedman (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Freedman resolved PORTLETBRIDGE-141. Fix Version/s: 1.0.0 Resolution: Fixed Problem was header

[jira] Resolved: (MYFACES-2728) StateManagementStrategy should lookup ViewDeclarationLanguage on restoreView (does not assume possible wrapping)

2010-05-20 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-2728. - Fix Version/s: 2.0.1-SNAPSHOT Resolution: Fixed StateManagementStrategy should

[jira] Created: (MYFACES-2728) StateManagementStrategy should lookup ViewDeclarationLanguage on restoreView (does not assume possible wrapping)

2010-05-20 Thread Leonardo Uribe (JIRA)
StateManagementStrategy should lookup ViewDeclarationLanguage on restoreView (does not assume possible wrapping) Key: MYFACES-2728 URL:

Re: Extended Debug Tree - MYFACES-2676

2010-05-20 Thread Leonardo Uribe
Hi 2010/5/19 Jan-Kees van Andel jankeesvanan...@gmail.com Sounds plausible, we already do the same thing with the ExternalContexts class. It's blazing fast, but the question is: Are we allowed to and do we want to cache the instance? In theory yes, because it does not change the behavior

[jira] Resolved: (TOMAHAWK-1504) Update autoscroll feature to JSF 2

2010-05-20 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved TOMAHAWK-1504. -- Resolution: Fixed After multiple attemps and review some stuff in myfaces core, I

[jira] Commented: (TRINIDAD-1107) tr:table - scrolling of content

2010-05-20 Thread zeroxin (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12869863#action_12869863 ] zeroxin commented on TRINIDAD-1107: --- Yes, I have apply the patch and recompile