Re: myfaces12: build failure - isViewStateJavascript

2007-10-29 Thread Mario Ivankovits
Hi! MyFaces 1.2.1-SNAPSHOT builds properly on my computer - I am also using /current12. Wonder what this is about... Mario, you are on the latest sources as well? Yep I didn't meant that I have this problem too, just wanted to point out that checking out current12 will do the trick for

Re: myfaces12: build failure - isViewStateJavascript

2007-10-29 Thread Martin Marinschek
Hmm, MyFaces 1.2.1-SNAPSHOT builds properly on my computer - I am also using /current12. Wonder what this is about... Mario, you are on the latest sources as well? regards, Martin On 10/28/07, Mario Ivankovits [EMAIL PROTECTED] wrote: Hi Simon! I've checked out

Re: myfaces12: build failure - isViewStateJavascript

2007-10-29 Thread Simon Kitching
Mario Ivankovits [EMAIL PROTECTED] schrieb: Hi! MyFaces 1.2.1-SNAPSHOT builds properly on my computer - I am also using /current12. Wonder what this is about... Mario, you are on the latest sources as well? Yep I didn't meant that I have this problem too, just wanted to

myfaces12: build failure - isViewStateJavascript

2007-10-28 Thread simon
Hi, I'm getting a build failure for myfaces12: /home/simon/apache/myfaces/myfaces12/impl/src/main/java/org/apache/myfaces/renderkit/html/HtmlResponseStateManager.java:[107,107] cannot find symbol symbol : method isViewStateJavascript() location: class

Re: myfaces12: build failure - isViewStateJavascript

2007-10-28 Thread Mario Ivankovits
Hi! /home/simon/apache/myfaces/myfaces12/impl/src/main/java/org/apache/myfaces/renderkit/html/HtmlResponseStateManager.java:[107,107] cannot find symbol symbol : method isViewStateJavascript() location: class org.apache.myfaces.shared_impl.config.MyfacesConfig I fixed it with mvn clean

Re: myfaces12: build failure - isViewStateJavascript

2007-10-28 Thread simon
On Sun, 2007-10-28 at 19:44 +0100, Mario Ivankovits wrote: Hi! /home/simon/apache/myfaces/myfaces12/impl/src/main/java/org/apache/myfaces/renderkit/html/HtmlResponseStateManager.java:[107,107] cannot find symbol symbol : method isViewStateJavascript() location: class

Re: myfaces12: build failure - isViewStateJavascript

2007-10-28 Thread Mario Ivankovits
Hi Simon! I've checked out http://svn.apache.org/repos/asf/myfaces/current12 which has some externals setup to checkout all the stuff you need to develop MyFaces 1.2 Ciao, Mario