Hi! > /export/home/mrmaven/myfaces-nightly/tomahawk/core/src/main/java/org/apache/myfaces/component/html/util/HtmlComponentUtils.java:[63,39] > > getBooleanValue(javax.faces.component.UIComponent) in > org.apache.myfaces.shared_tomahawk.renderkit.RendererUtils cannot be > applied to (java.lang.String,java.lang.Object,boolean) Its my code, but I wonder why.
A mvn clean/install brought up no failure and there is no missing commit in shared and tomahawk. Is there a mvn clean before every build on continuum? Without it chances are that the shared package renaming didnt take place. Hmmm?! What about your local bulids? Ciao, Mario
