Martin,
Maybe I'm doing something wrong, but the latest svn is breaking on
your change to AutoUpdateDataTableRenderer.java
==================================================
entry
committed-rev="225559"
name="AutoUpdateDataTableRenderer.java"
text-time="2005-07-27T19:15:17.156250Z"
committed-date="2005-07-27T18:08:40.759136Z"
checksum="dcd9499c809ba7984710f25d0f2f13d2"
last-author="mmarinschek"
kind="file"
prop-time="2005-07-27T19:15:17.109375Z"/
==================================================
dist:
subproject:
[echo] suproject : sandbox
[echo] properties: sandbox/build.properties
compile-base:
[mkdir] Created dir: E:\Temp\myfaces.current\sandbox\build\temp\classes
[javac] Compiling 112 source files to
E:\Temp\myfaces.current\sandbox\build\temp\classes
[javac]
E:\Temp\myfaces.current\sandbox\src\java\org\apache\myfaces\custom\autoupdatedatatable\AutoUpdateDataTableRenderer.java:128:
cannot resolve symbol
[javac] symbol : method encodeInnerHtml
(javax.faces.context.FacesContext,javax.faces.component.UIComponent)
[javac] location: class
org.apache.myfaces.custom.autoupdatedatatable.AutoUpdateDataTableRenderer
[javac] encodeInnerHtml(context, component);
[javac] ^
[javac] 1 error