I started a build on Hudson. Looks like you have to ask the infra "crew" for a Hudosn user. They are usually pretty fast. Details are here: http://wiki.apache.org/general/Hudson
D. On Mon, Nov 30, 2009 at 9:24 AM, Richard Hirsch <[email protected]> wrote: > LOL. > > I'll try and give you permission for hudson. Let me look. > > In the meantime, I'll start a build in Hudson > > On Mon, Nov 30, 2009 at 9:21 AM, Vassil Dichev <[email protected]> wrote: >> Good thing I have a habit of building offline until before I commit. >> >> btw how can one get permissions to trigger the hudson build? >> >> >> On Mon, Nov 30, 2009 at 10:16 AM, Richard Hirsch <[email protected]> >> wrote: >>> I think the problem is associated with changes in the lift mapper >>> (net.liftweb.mapper.KeyedMapper) >>> >>> D. >>> >>> On Mon, Nov 30, 2009 at 9:11 AM, Richard Hirsch <[email protected]> >>> wrote: >>>> I did a "svn get" in a new directory and then did a "mvn clean >>>> install" and got 196 errors >>>> >>>> D. >>>> >>>> On Mon, Nov 30, 2009 at 9:07 AM, Vassil Dichev <[email protected]> wrote: >>>>> Funny, I never did changes to AuthMgr. Can you try "mvn clean" please? >>>>> >>>>> >>>>> On Mon, Nov 30, 2009 at 9:38 AM, Richard Hirsch <[email protected]> >>>>> wrote: >>>>>> Good morning, >>>>>> >>>>>> After the all the commits from vassil, I wanted to do a quick >>>>>> deplyoment but it looks like the build is broken. >>>>>> >>>>>> Can someone else please confirm that the build is broken. I could wait >>>>>> until Hudson starts complaining but I'd like to get confirmation as >>>>>> soon as possible. >>>>>> >>>>>> D. >>>>>> >>>>>> [WARNING] >>>>>> D:\temp\esme\trunk\server\src\main\scala\org\apache\esme\lib\AuthMgr.s >>>>>> cala:78: error: overloaded method value apply with alternatives [O <: >>>>>> net.liftwe >>>>>> b.mapper.Mapper[O],T,Q <: >>>>>> net.liftweb.mapper.KeyedMapper[T,Q]](net.liftweb.mappe >>>>>> r.MappedForeignKey[T,O,Q],net.liftweb.common.Box[Q])net.liftweb.mapper.Cmp[O,T] >>>>>> <and> [O <: net.liftweb.mapper.Mapper[O],T,Q <: >>>>>> net.liftweb.mapper.KeyedMapper[T >>>>>> ,Q]](net.liftweb.mapper.MappedForeignKey[T,O,Q],Q)net.liftweb.mapper.Cmp[O,T] >>>>>> <a >>>>>> nd> [O <: >>>>>> net.liftweb.mapper.Mapper[O],T](net.liftweb.mapper.MappedNullableField >>>>>> [T,O],net.liftweb.common.Box[T])net.liftweb.mapper.Cmp[O,net.liftweb.common.Box[ >>>>>> T]] <and> [O <: >>>>>> net.liftweb.mapper.Mapper[O],T,U](net.liftweb.mapper.MappedField >>>>>> [T,O],U)(implicit (U) => T)net.liftweb.mapper.Cmp[O,T] cannot be applied >>>>>> to (org >>>>>> .apache.esme.model.AuthToken.user.type,<error>) >>>>>> [WARNING] AuthToken.findAll(By(AuthToken.user, user), >>>>>> [WARNING] ^ >>>>>> >>>>> >>>> >>> >> >
