There must be something wrong with the shared snapshot in the myfaces repo. I was pulling it down but its clearly outdated. When I deleted all the myfaces artifacts from my local repo and rebuilt everything locally from source (instead of relying on the snapshots from the myfaces repo) it worked fine.
That's definitely a problem though. We should be able to build tomahawk by itself. Sean On 9/1/06, Dennis Byrne <[EMAIL PROTECTED]> wrote:
Can't help you. I just did a clean co and build. My guess is that you and I may have a different jar somewhere in our local repos ... or perhaps it has something to do w/ the fact that you are only building tomahawk, not the whole thing. Hope this helps. Dennis Byrne >-----Original Message----- >From: Sean Schofield [mailto:[EMAIL PROTECTED] >Sent: Thursday, August 31, 2006 10:01 PM >To: 'MyFaces Development' >Subject: Unable to build Tomahawk > >I can't seem to do a clean checkout and build of Tomahawk. > >D:\open-source\myfaces\tomahawk\core\src\main\java\org\apache\myfaces\custom\tre >e\renderkit\html\HtmlTreeNodeRenderer.java:[40,16] getHiddenCommandLinkFieldName >(java.lang.String) in org.apache.myfaces.shared_tomahawk.renderkit.html.HtmlRend >ererUtils cannot be applied to (org.apache.myfaces.shared_tomahawk.renderkit.htm >l.util.FormInfo) > >Any ideas on why this doesn't work for me (but apparently works for others?) > >Sean >
