My apologies, I pulled down the latest codebase and was able to change the scriptaculous code to use HeaderContributor.forCss() instead.
Now that bamboo is setup to build correctly, i should catch these issues right away! On 3/5/07, Ryan Sonnek <[EMAIL PROTECTED]> wrote: > I just updated the wicket-contrib-scriptaculous bamboo build to > automatically kick off whenever the core wicket build occurs, and I'm > getting a wierd error. Did some core API change somewhere? > > http://wicketstuff.org/bamboo/build/viewBuildLog.action?buildKey=WICKETSCRIPTACULOUS-TRUNK&buildNumber=3 > > cannot find symbol > symbol : method renderHead(wicket.markup.html.IHeaderResponse) > location: class wicket.markup.html.form.TextField<T> > /data/ home/wicket/var/data/bamboo/xml-data/build-dir/ > WICKETSCRIPTACULOUS-TRUNK/src/java/wicket/contrib/scriptaculous/ > autocomplete/AutocompleteTextFieldSupport.java:[37,9] method does not > override a method from its superclass > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
