tomahawk test failed in StylesheetRendererTest and HtmlDataTableTest

2006-02-23 Thread Mario Ivankovits
Hi! This is what I get if I try to build myfaces with tests enabled: [ stacktrace ] --- java.lang.IllegalArgumentException: HTML_BASIC at org.apache.shale.test.mock.MockRenderKitFactory.addRenderKit(MockRenderKitFactory.java:69)

Re: tomahawk test failed in StylesheetRendererTest and HtmlDataTableTest

2006-02-23 Thread Dennis Byrne
Try deleting struts/shale/shale-test.jar in your local repo and running the tests again. Dennis Byrne -Original Message- From: Mario Ivankovits [mailto:[EMAIL PROTECTED] Sent: Thursday, February 23, 2006 12:15 PM To: 'MyFaces Development' Subject: tomahawk test failed

Re: tomahawk test failed in StylesheetRendererTest and HtmlDataTableTest

2006-02-23 Thread Mario Ivankovits
Hi Dennis! Try deleting struts/shale/shale-test.jar in your local repo and running the tests again. I already used mvn -U to update the repository, but it looks like you have to delete it. Now it works. Thanks! Ciao, Mario

Re: test failed

2006-01-16 Thread Simon Kitching
On Mon, 2006-01-16 at 08:58 +0100, Mario Ivankovits wrote: Hi Simon! Do you perhaps have some other tests you've written which have not been checked in and which might have this side-effect, and which are run before this test? ;-) No I havent written any tests so far. But thanks

test failed

2006-01-15 Thread Mario Ivankovits
Hi! Could someone please confirm that the tests against the current svn head fail? Currently I try to implement the commandLink submit script but after an svn update the following exception occurs during mvn install. I cant see any class I changed being involved ... so I am not sure if its my

Re: test failed

2006-01-15 Thread Arvid Hülsebus
Hello! I just updated the sources and run a 'mvn clean install' and everything worked out fine. The tests didn't fail. Did you try a clean? Are you using Maven 2.0.1? Regards, Arvid Mario Ivankovits wrote: Hi! Could someone please confirm that the tests against the current svn head fail?

Re: test failed

2006-01-15 Thread Simon Kitching
And it works for me too. On Sun, 2006-01-15 at 22:28 +0100, Arvid Hülsebus wrote: Hello! I just updated the sources and run a 'mvn clean install' and everything worked out fine. The tests didn't fail. Did you try a clean? Are you using Maven 2.0.1? Regards, Arvid Mario Ivankovits

Re: test failed

2006-01-15 Thread Mario Ivankovits
Hi! And it works for me too. On Sun, 2006-01-15 at 22:28 +0100, Arvid Hülsebus wrote: I just updated the sources and run a 'mvn clean install' and everything worked out fine. The tests didn't fail. All this is odd. I tried it now on another machine and got the same test failure. I also

Re: test failed

2006-01-15 Thread Simon Kitching
On Mon, 2006-01-16 at 07:55 +0100, Mario Ivankovits wrote: Hi! And it works for me too. On Sun, 2006-01-15 at 22:28 +0100, Arvid Hülsebus wrote: I just updated the sources and run a 'mvn clean install' and everything worked out fine. The tests didn't fail. All this is odd. I tried

Re: test failed

2006-01-15 Thread Mario Ivankovits
Hi Simon! Do you perhaps have some other tests you've written which have not been checked in and which might have this side-effect, and which are run before this test? ;-) No I havent written any tests so far. But thanks for the hints, now I got it. Its the UISelectManyTest which setup a