Return-Path: Delivered-To: apmail-incubator-esme-dev-archive@minotaur.apache.org Received: (qmail 44641 invoked from network); 30 Nov 2009 07:38:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 30 Nov 2009 07:38:30 -0000 Received: (qmail 85449 invoked by uid 500); 30 Nov 2009 07:38:29 -0000 Delivered-To: apmail-incubator-esme-dev-archive@incubator.apache.org Received: (qmail 85391 invoked by uid 500); 30 Nov 2009 07:38:29 -0000 Mailing-List: contact esme-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: esme-dev@incubator.apache.org Delivered-To: mailing list esme-dev@incubator.apache.org Received: (qmail 85376 invoked by uid 99); 30 Nov 2009 07:38:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Nov 2009 07:38:29 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of hirsch.dick@gmail.com designates 209.85.220.216 as permitted sender) Received: from [209.85.220.216] (HELO mail-fx0-f216.google.com) (209.85.220.216) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Nov 2009 07:38:26 +0000 Received: by fxm8 with SMTP id 8so2826959fxm.27 for ; Sun, 29 Nov 2009 23:38:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=bk/KD6kyJo02y6Sg00HZK580IuBuuNBjxlOlPlkFsUs=; b=JjcVbJv7mL6q0GbxEwsmB2h3r4fFcHq5yvfzRWaE7dsaRcSt2aP9ZEg24hp/1CT+bq sJnUKSSCsdzlH4iWaAKJsQuA4Izx1USEiz10LE33sxuswdfVoj8od4ReKj0mfwmU2EEM a/8GkCgCzMZh/aZ87IUTXxl5XJW+MBrJdyfMM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=qfY7UMkhVdvLVyF9E3x7AVfzFFFK7//Artk/+YT+rI8E1d07VZyFcm7+T8kb1Dvj/Z WWCm2oC3U/0O/Up9i0T4zv/I8a1iiwKqV1ainUIwSz1pPrOLKkqhyqvs+6oHTyXF6Wt6 AVIbRafsjyt89kBHt1OHoqdPV4mkezsigOFfo= MIME-Version: 1.0 Received: by 10.103.81.38 with SMTP id i38mr1357684mul.92.1259566685468; Sun, 29 Nov 2009 23:38:05 -0800 (PST) Date: Mon, 30 Nov 2009 08:38:05 +0100 Message-ID: Subject: Build is broken From: Richard Hirsch To: esme-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 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] [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] [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]] [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,) [WARNING] AuthToken.findAll(By(AuthToken.user, user), [WARNING] ^