[jira] Resolved: (TOBAGO-960) *.htm files are not identified as mime-type text/html

2010-12-21 Thread Volker Weber (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volker Weber resolved TOBAGO-960. - Resolution: Fixed Fix Version/s: 1.0.33 1.5.0-alpha-2 *.htm files are

Re: [apache-extras] myfaces examples

2010-12-21 Thread Jakob Korherr
+1 I like the idea. This way community members (!= committers) can contribute examples (and/or test cases) a lot easier. Regards, Jakob 2010/12/20 Rudy De Busscher rdebussc...@gmail.com: +1 for extra examples. With mercurial, I had already some 'strange' things (like directories not visible

Re: [apache-extras] myfaces examples

2010-12-21 Thread Matthias Wessendorf
+1 On Tue, Dec 21, 2010 at 11:12 AM, Jakob Korherr jakob.korh...@gmail.com wrote: +1 I like the idea. This way community members (!= committers) can contribute examples (and/or test cases) a lot easier. Regards, Jakob 2010/12/20 Rudy De Busscher rdebussc...@gmail.com: +1 for extra

[DISCUSS] Integration test module for MyFaces core

2010-12-21 Thread Jakob Korherr
Hi guys, We successfully created an integration-test webapp for MyFaces CODI a few weeks ago and I would like to add this stuff also to MyFaces core. The module in CODI [1] is a standard war-artifact which uses Cargo [2] to start and stop the container and HtmlUnit [3] as the browser. This means

Re: oam.Flash.RENDERMAP.TOKEN

2010-12-21 Thread Jakob Korherr
Hi Ganesh, Good point. Frankly I have not thought of not sending the cookie if there is no data in the flash scope. Thanks for the hint! Regards, Jakob 2010/12/19 Ganesh gan...@j4fry.org: Though flash scope is not is use, MyFaces 2.0 sends this cookie. Is this a bug or a feature? If it's a

Re: [apache-extras] myfaces examples

2010-12-21 Thread Gerhard
i've created [1] and [2]. @committers: please post your google user-names and i'll add them. regards, gerhard [1] http://code.google.com/a/apache-extras.org/p/myfaces-extval-examples/ [2] http://code.google.com/a/apache-extras.org/p/myfaces-codi-examples/ http://www.irian.at Your JSF

Re: oam.Flash.RENDERMAP.TOKEN

2010-12-21 Thread Jakob Korherr
Created MYFACES-3005. Regards, Jakob 2010/12/21 Jakob Korherr jakob.korh...@gmail.com: Hi Ganesh, Good point. Frankly I have not thought of not sending the cookie if there is no data in the flash scope. Thanks for the hint! Regards, Jakob 2010/12/19 Ganesh gan...@j4fry.org: Though

[jira] Created: (MYFACES-3005) Only send Flash cookie if needed

2010-12-21 Thread Jakob Korherr (JIRA)
Only send Flash cookie if needed Key: MYFACES-3005 URL: https://issues.apache.org/jira/browse/MYFACES-3005 Project: MyFaces Core Issue Type: Improvement Components: JSR-314 Affects Versions:

Re: [DISCUSS] Integration test module for MyFaces core

2010-12-21 Thread Mark Struberg
fat +1 :) LieGrue, strub --- On Tue, 12/21/10, Jakob Korherr jakob.korh...@gmail.com wrote: From: Jakob Korherr jakob.korh...@gmail.com Subject: [DISCUSS] Integration test module for MyFaces core To: MyFaces Development dev@myfaces.apache.org Date: Tuesday, December 21, 2010, 10:29 AM Hi

Re: [apache-extras] myfaces examples

2010-12-21 Thread Mark Struberg
mstruberg, since struberg without the 'm' was already taken it seems :( LieGrue, strub --- On Tue, 12/21/10, Gerhard gerhard.petra...@gmail.com wrote: From: Gerhard gerhard.petra...@gmail.com Subject: Re: [apache-extras] myfaces examples To: MyFaces Development dev@myfaces.apache.org Date:

Re: [apache-extras] myfaces examples

2010-12-21 Thread Rudy De Busscher
rdebusscher Regards Rudy. On 21 December 2010 11:52, Mark Struberg strub...@yahoo.de wrote: mstruberg, since struberg without the 'm' was already taken it seems :( LieGrue, strub --- On Tue, 12/21/10, Gerhard gerhard.petra...@gmail.com wrote: From: Gerhard gerhard.petra...@gmail.com

Re: [DISCUSS] Integration test module for MyFaces core

2010-12-21 Thread Gerhard
+1 esp. for our sub-projects, it would be nice if we host the examples at apache-extras and just use them for the integration tests. i would also use this approach for myfaces-core examples. regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in

Re: [DISCUSS] Integration test module for MyFaces core

2010-12-21 Thread Mark Struberg
Hmm, I'd rather let them in our own SVN and automatically run the ITs if the 'apache-release' profile gets activated. If we do all the work and create automated integration tests which can help us prevent regressions, than we should also run them before doing any release. LieGrue, strub ---

[jira] Commented: (MYFACES-3005) Only send Flash cookie if needed

2010-12-21 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12973571#action_12973571 ] Jakob Korherr commented on MYFACES-3005: Checking our FlashImpl, this »might«

Re: [DISCUSS] Integration test module for MyFaces core

2010-12-21 Thread Jakob Korherr
Good point, Mark. 2010/12/21 Mark Struberg strub...@yahoo.de: Hmm, I'd rather let them in our own SVN and automatically run the ITs if the 'apache-release' profile gets activated. If we do all the work and create automated integration tests which can help us prevent regressions, than we

Re: [DISCUSS] Integration test module for MyFaces core

2010-12-21 Thread Gerhard
for sure we would create hudson jobs - you have more or less the same result... regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2010/12/21 Jakob Korherr jakob.korh...@gmail.com

Re: [apache-extras] myfaces examples

2010-12-21 Thread Jakob Korherr
I just found out that hudson does not support mercurial. So if we want to use the projects for integration tests on hudson, -1 from me for mercurial. Regards, Jakob 2010/12/21 Rudy De Busscher rdebussc...@gmail.com: rdebusscher Regards Rudy. On 21 December 2010 11:52, Mark Struberg

Re: [DISCUSS] Integration test module for MyFaces core

2010-12-21 Thread Werner Punz
++1 Am 21.12.10 11:29, schrieb Jakob Korherr: Hi guys, We successfully created an integration-test webapp for MyFaces CODI a few weeks ago and I would like to add this stuff also to MyFaces core. The module in CODI [1] is a standard war-artifact which uses Cargo [2] to start and stop

[VOTE] Trinidad core: 1.0.13

2010-12-21 Thread Matthias Wessendorf
Hi, as discussed in the past, the 1.0.13 release will be the last one of our JSF 1.1 supported version. JSF 2 (Trinidad 2) will be the one line where the most efforts go into, in terms of developing Trinidad I was running the needed tasks to get the next release of the Apache MyFaces Trinidad

Re: [apache-extras] myfaces examples

2010-12-21 Thread Gerhard
as far as i know there is a mercurial plugin for hudson. imo we should contact the infrastructure team. regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2010/12/21 Jakob Korherr

[jira] Created: (EXTCDI-99) replace codi config interfaces with the default implementation

2010-12-21 Thread Gerhard Petracek (JIRA)
replace codi config interfaces with the default implementation -- Key: EXTCDI-99 URL: https://issues.apache.org/jira/browse/EXTCDI-99 Project: MyFaces CODI Issue Type: Improvement

[jira] Created: (EXTCDI-100) @RequiredConversation should be supported by typesafe view configs

2010-12-21 Thread Gerhard Petracek (JIRA)
@RequiredConversation should be supported by typesafe view configs -- Key: EXTCDI-100 URL: https://issues.apache.org/jira/browse/EXTCDI-100 Project: MyFaces CODI Issue Type:

[jira] Created: (EXTCDI-101) examples for integration tests

2010-12-21 Thread Gerhard Petracek (JIRA)
examples for integration tests -- Key: EXTCDI-101 URL: https://issues.apache.org/jira/browse/EXTCDI-101 Project: MyFaces CODI Issue Type: Task Affects Versions: 0.9.1 Reporter: Gerhard Petracek

[jira] Commented: (EXTCDI-101) examples for integration tests

2010-12-21 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12973801#action_12973801 ] Gerhard Petracek commented on EXTCDI-101: - we need the mercurial plugin [1] for

[jira] Created: (EXTCDI-102) InstanceProducer should only produce Editable* artifacts

2010-12-21 Thread Gerhard Petracek (JIRA)
InstanceProducer should only produce Editable* artifacts Key: EXTCDI-102 URL: https://issues.apache.org/jira/browse/EXTCDI-102 Project: MyFaces CODI Issue Type: Improvement

[jira] Commented: (TRINIDAD-1978) Platforms for Android and Palm Browsers Are Not Detected

2010-12-21 Thread Tadashi Enomori (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12973867#action_12973867 ] Tadashi Enomori commented on TRINIDAD-1978: --- I reviewed the patch. Looks fine.

Re: [VOTE] Trinidad core: 1.0.13

2010-12-21 Thread Blake Sullivan
+1 -- Blake On 12/21/10 4:44 AM, Matthias Wessendorf wrote: Hi, as discussed in the past, the 1.0.13 release will be the last one of our JSF 1.1 supported version. JSF 2 (Trinidad 2) will be the one line where the most efforts go into, in terms of developing Trinidad I was running the needed

[jira] Updated: (TRINIDAD-1978) Platforms for Android and Palm Browsers Are Not Detected

2010-12-21 Thread Mamallan Uthaman (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mamallan Uthaman updated TRINIDAD-1978: --- Resolution: Fixed Fix Version/s: 2.0.0.3-core Status: Resolved

[jira] Created: (EXTCDI-103) support for injecting java.util.logging.Logger

2010-12-21 Thread Gerhard Petracek (JIRA)
support for injecting java.util.logging.Logger -- Key: EXTCDI-103 URL: https://issues.apache.org/jira/browse/EXTCDI-103 Project: MyFaces CODI Issue Type: New Feature Components: Core

[jira] Commented: (EXTCDI-103) support for injecting java.util.logging.Logger

2010-12-21 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12974000#action_12974000 ] Gerhard Petracek commented on EXTCDI-103: - thx to Werner Punz support for

Re: [VOTE] Trinidad core: 1.0.13

2010-12-21 Thread Matthias Wessendorf
+1 On Tue, Dec 21, 2010 at 10:18 PM, Blake Sullivan blake.sulli...@oracle.com wrote: +1 -- Blake On 12/21/10 4:44 AM, Matthias Wessendorf wrote: Hi, as discussed in the past, the 1.0.13 release will be the last one of our JSF 1.1 supported version. JSF 2 (Trinidad 2) will be the one