Yes, my local build after upgrading some versions in the poms (the parent poms now depend on the parent 1.0.5-SNAPSHOT). Now everythings works ok from me locally. To find that bug I have removed all the myfaces stuff in my local repository before executing "mvn clean install", but now it builds ok. Don't know then, what is happening with the continuum build,
Bruno On 6/24/06, Mario Ivankovits <[EMAIL PROTECTED]> wrote:
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
