Re: [ANN] MyFaces jsf.js integration tests hosted on apache extras

2011-10-07 Thread Werner Punz
Am 9/29/11 9:35 PM, schrieb Werner Punz: Hello everyone, I just wanted everyone to know, that I am currently in the process of cleaning up and dumping my jsf.js client side javascript integration tests collected over the last year onto apache extras. The project is hosted at

Re: [ANN] MyFaces jsf.js integration tests hosted on apache extras

2011-10-07 Thread Mark Struberg
woha, big +1 and thanks for the hard work. Btw, why not hosting it directly over here as a test module for MyFaces core which could get executed before doing releases? LieGrue, strub - Original Message - From: Werner Punz werner.p...@gmail.com To: dev@myfaces.apache.org Cc:

Re: [ANN] MyFaces jsf.js integration tests hosted on apache extras

2011-10-07 Thread Werner Punz
There is one small reason. The tests run directly in the browser instead of htmlunit (which has a lot of bugs, hence I shun it i already had two adjustments regarding it in other tests) So how do we run the tests in maven in 5 different browser engines, three of them being windows only. Dont

Re: [ANN] MyFaces jsf.js integration tests hosted on apache extras

2011-10-07 Thread Mark Struberg
I see. Is there a way to kick this tests with Selenium? Of course only with firefox - but better than nothing ;) LieGrue, strub - Original Message - From: Werner Punz werner.p...@gmail.com To: dev@myfaces.apache.org Cc: Sent: Friday, October 7, 2011 10:14 AM Subject: Re: [ANN]

Re: [ANN] MyFaces jsf.js integration tests hosted on apache extras

2011-10-07 Thread Werner Punz
Thats what I am working on, my personal idea is, to run the tests and then have a final result page which then can be analyzed by selenium. Hence i was talking about having a server side statistics collector which collects all the results over all pages. It simply is better to have the tests

[jira] [Reopened] (TOBAGO-1011) Popup should determine its size automatically

2011-10-07 Thread Bernd Bohmann (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Bohmann reopened TOBAGO-1011: --- Assignee: Bernd Bohmann (was: Udo Schnurpfeil) We should postpone this change, because

[jira] [Resolved] (TOBAGO-1011) Popup should determine its size automatically

2011-10-07 Thread Bernd Bohmann (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Bohmann resolved TOBAGO-1011. --- Resolution: Won't Fix Fix Version/s: (was: 1.5.0-beta-1)

Re: [ANN] MyFaces jsf.js integration tests hosted on apache extras

2011-10-07 Thread Mike Kienenberger
Hi Werner. Since I have had a lot of wait issues with ajax + Selenium testing my own JSF apps, I tried to take a look at what you were doing to see if I could write my own app jsf tests using your new framework. However, I am getting the following installation/build errors. I'm still on ant as

Snapshot of myfaces-builder-plugin in pom.xml

2011-10-07 Thread Michael Kurz
Hi, since yesterday, the dependencies to myfaces-builder-plugin and myfaces-builder-annotations have the latest snapshot version. This breaks the build for me as Maven is not able to resolve these dependencies. The problem seems to be, that the snapshot repository [1] is not added as

Re: [ANN] MyFaces jsf.js integration tests hosted on apache extras

2011-10-07 Thread Mike Kienenberger
Werner, Well, I think I've answered my own question regarding the maven issues -- changing the version from 2.1.4-snapshot to 2.1.3 makes things work. One thing I noticed is that your starting link location of http://localhost:9080/TestScripts/; seems to be a broken link. Using

Re: Snapshot of myfaces-builder-plugin in pom.xml

2011-10-07 Thread Leonardo Uribe
Hi Yes, it is the way to go. Sometimes it is necessary to build against a snapshot. Please add the changes. Regards, Leonardo Am 07.10.2011 09:16 schrieb Michael Kurz michi.k...@gmx.at: Hi, since yesterday, the dependencies to myfaces-builder-plugin and myfaces-builder-annotations have the

[jira] [Created] (MYFACES-3349) Plugin snapshot repository missing in MyFaces core pom.xml

2011-10-07 Thread Michael Kurz (Created) (JIRA)
Plugin snapshot repository missing in MyFaces core pom.xml -- Key: MYFACES-3349 URL: https://issues.apache.org/jira/browse/MYFACES-3349 Project: MyFaces Core Issue Type: Bug

[jira] [Resolved] (MYFACES-3349) Plugin snapshot repository missing in MyFaces core pom.xml

2011-10-07 Thread Michael Kurz (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Kurz resolved MYFACES-3349. --- Resolution: Fixed Fix Version/s: 2.1.4-SNAPSHOT Committed changes in pom.xml.

Re: Snapshot of myfaces-builder-plugin in pom.xml

2011-10-07 Thread Leonardo Uribe
Thanks! Am 07.10.2011 10:01 schrieb Michael Kurz michi.k...@gmx.at: It is fixed. Am 07.10.2011 16:32, schrieb Leonardo Uribe: Hi Yes, it is the way to go. Sometimes it is necessary to build against a snapshot. Please add the changes. Regards, Leonardo Am 07.10.2011 09:16 schrieb

Re: Snapshot of myfaces-builder-plugin in pom.xml

2011-10-07 Thread Michael Kurz
It is fixed. Am 07.10.2011 16:32, schrieb Leonardo Uribe: Hi Yes, it is the way to go. Sometimes it is necessary to build against a snapshot. Please add the changes. Regards, Leonardo Am 07.10.2011 09:16 schrieb Michael Kurz michi.k...@gmx.at mailto:michi.k...@gmx.at: Hi, since

[jira] [Created] (TRINIDAD-2145) The tr:selectOrderShuttle has rendering issues when in reorderOnly=true. Improper HTML

2011-10-07 Thread Bob Hedlund (Created) (JIRA)
The tr:selectOrderShuttle has rendering issues when in reorderOnly=true. Improper HTML - Key: TRINIDAD-2145 URL: https://issues.apache.org/jira/browse/TRINIDAD-2145

[jira] [Updated] (MYFACES-3304) NullPointerException using h:selectOneRadio with an enum

2011-10-07 Thread Leonardo Uribe (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe updated MYFACES-3304: Resolution: Fixed Fix Version/s: 2.1.4 2.0.10

[jira] [Commented] (MYFACES-3313) Calculation of redirect URL does not preserve the extension used in Faces Servlet mapping

2011-10-07 Thread Leonardo Uribe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123039#comment-13123039 ] Leonardo Uribe commented on MYFACES-3313: - I checked the spec finally I found

[jira] [Resolved] (MYFACES-3313) Calculation of redirect URL does not preserve the extension used in Faces Servlet mapping

2011-10-07 Thread Leonardo Uribe (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-3313. - Resolution: Fixed Fix Version/s: 2.1.4 2.0.10

[jira] [Resolved] (MYFACES-3348) Length Validator Message in Messages.properties

2011-10-07 Thread Leonardo Uribe (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-3348. - Resolution: Fixed Fix Version/s: 2.1.4 2.0.10

Re: [ANN] MyFaces jsf.js integration tests hosted on apache extras

2011-10-07 Thread Werner Punz
Hi the unit testing framework is generic, however I have not isolated the classes needed to run them as separate package. (they rely on some myfaces core js classes) If you need help to use it for your own stuff ping me, and I will give you some help. The error you are getting is indeed

Git at the ASF

2011-10-07 Thread Matthias Wessendorf
Hello! I thought to share [1] since some of you are 'interested' in git; The #CouchDB guys are now on git, at the ASF! Cheers! Matthias [1] http://git-wip-us.apache.org/repos/asf -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions:

Re: [ANN] MyFaces jsf.js integration tests hosted on apache extras

2011-10-07 Thread Werner Punz
Mike just to give a short intro if you look at this example https://gist.github.com/1271104 You see basically an example with one testgroup and one testcase What happens here is that a testgroup is specified which can hold one or more testcases and a simple ajax textcase is specified, with the

Re: Git at the ASF

2011-10-07 Thread Werner Punz
Am 10/7/11 9:04 PM, schrieb Matthias Wessendorf: Hello! I thought to share [1] since some of you are 'interested' in git; The #CouchDB guys are now on git, at the ASF! Cheers! Matthias [1] http://git-wip-us.apache.org/repos/asf Git support is still beta but nevertheless this is good news

[jira] [Created] (EXTCDI-231) Cannot configure ProjectStage via properties file

2011-10-07 Thread Biergit (Created) (JIRA)
Cannot configure ProjectStage via properties file --- Key: EXTCDI-231 URL: https://issues.apache.org/jira/browse/EXTCDI-231 Project: MyFaces CODI Issue Type: Bug Components: Core