You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Mario Ivankovits <ma...@ops.co.at> on 2006/01/12 09:45:15 UTC

Build failed due to StateUtilsTestCase

Hi!

I cant build the current svn head due to the class StateUtilsTestCase 
defined in an file named 
myfaces/commons/src/test/java/org/apache/myfaces/util/StateUtilsAbstractCase.java

After renaming the file to StateUtilsTestCase.java it worked.


Ciao,
Mario


Re: Build failed due to StateUtilsTestCase

Posted by Sean Schofield <se...@gmail.com>.
Actually that's a known problem.  Bernd had me rename the file in SVN
(which I did) but then his patch didn't work so I didn't check in the
part that needs the new file name.  I had to wait for him to send me a
revised patch this morning.  So I'm going to revert mbr's change again
(but not until the patch is finished so we can compile.)

Sorry about the confusion.

Sean

On 1/12/06, Mario Ivankovits <ma...@ops.co.at> wrote:
> Mathias Brökelmann wrote:
> > It´s fixed now. Thanks Mario.
> >
> resoved, verified!
>
> Thanks!
> Ciao,
> Mario
>
>

Re: Build failed due to StateUtilsTestCase

Posted by Mario Ivankovits <ma...@ops.co.at>.
Mathias Brökelmann wrote:
> It´s fixed now. Thanks Mario.
>   
resoved, verified!

Thanks!
Ciao,
Mario


Re: Build failed due to StateUtilsTestCase

Posted by Mathias Brökelmann <mb...@googlemail.com>.
It´s fixed now. Thanks Mario.

2006/1/12, Mario Ivankovits <ma...@ops.co.at>:
> Hi!
>
> I cant build the current svn head due to the class StateUtilsTestCase
> defined in an file named
> myfaces/commons/src/test/java/org/apache/myfaces/util/StateUtilsAbstractCase.java
>
> After renaming the file to StateUtilsTestCase.java it worked.
>
>
> Ciao,
> Mario
>
>


--
Mathias