You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Stephen Friedrich <my...@eekboom.com> on 2007/12/07 21:25:44 UTC

Trunk broken (again)?!

I just checked out "trunk", and tried "mvn install"
That results in a lot of compile errors on Trinidad Impl.
First one is this:

C:\java\trinidad-svn\trinidad\trinidad-impl\src\test\java\org\apache\myfaces\trinidadinternal\renderkit\ComponentDefinition.java:[31,54] package org.apache.myfaces.trinidadinternal
.share.expl does not exist

Do I need to do anything different to build trinidad from scratch?
Or does anyone feel responsible for this error?