Building local with 1.4.2_08 yields ...

-------------------------------------------------------------------------------
Battery: org.apache.myfaces.component.html.ext.HtmlDataTableTest
-------------------------------------------------------------------------------
Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 0.25 sec

testGetClientIdFacesContext(org.apache.myfaces.component.html.ext.HtmlDataTableTest)
 Time elapsed: 0.063 sec  <<< ERROR!

<snip/>

java.lang.NoSuchMethodError:
java.lang.StringBuffer.insert(ILjava/lang/CharSequence;)Ljava/lang/StringBuffer;
        at 
javax.faces.component.UIComponentBase.getPathToComponent(UIComponentBase.java:793)
        at 
javax.faces.component.UIComponentBase.getPathToComponent(UIComponentBase.java:764)
        at 
javax.faces.component.UIComponentBase.getRenderer(UIComponentBase.java:747)
        at 
javax.faces.component.UIComponentBase.getClientId(UIComponentBase.java:226)
        at javax.faces.component.UIData.getClientId(UIData.java:463)
        at

<snip/>

This is a JSSE 5.0 language feature I assume?  I know this subject
comes up from timt to time.  For now I think we should stick to 1.4
for tomahawk don't you think?

Sean

Reply via email to