Return-Path: X-Original-To: apmail-myfaces-dev-archive@www.apache.org Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CA0AA743F for ; Wed, 14 Sep 2011 12:38:40 +0000 (UTC) Received: (qmail 24774 invoked by uid 500); 14 Sep 2011 12:38:40 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 24728 invoked by uid 500); 14 Sep 2011 12:38:40 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 24721 invoked by uid 99); 14 Sep 2011 12:38:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Sep 2011 12:38:40 +0000 X-ASF-Spam-Status: No, hits=-0.6 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lu4242@gmail.com designates 209.85.210.45 as permitted sender) Received: from [209.85.210.45] (HELO mail-pz0-f45.google.com) (209.85.210.45) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Sep 2011 12:38:34 +0000 Received: by pzk33 with SMTP id 33so6396942pzk.18 for ; Wed, 14 Sep 2011 05:38:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=vlGaG+NIAfVR8IKNkMbDouIqyuAkClEKHd4KTZ5QwzU=; b=OVQDooM2hHac+m8xg9mko52n40EER4hyOM/+t4Rjf5FbF2xASKRCV0aeQ1uKUq412p Raf2PTvs4FPTwKaf4IeIZja1Wqkwg/H43kE9dgCVrrzHf50Kqum2rzUbaQnOJwPFekwr 8FlMbnAGnMqGSzNy+5FnWIqpXRVzblFIx1WBw= MIME-Version: 1.0 Received: by 10.68.0.106 with SMTP id 10mr1167449pbd.453.1316003894453; Wed, 14 Sep 2011 05:38:14 -0700 (PDT) Received: by 10.142.191.13 with HTTP; Wed, 14 Sep 2011 05:38:14 -0700 (PDT) In-Reply-To: <5A0FA2F9-1953-457F-87A1-26C0980226EB@gmx.at> References: <5A0FA2F9-1953-457F-87A1-26C0980226EB@gmx.at> Date: Wed, 14 Sep 2011 07:38:14 -0500 Message-ID: Subject: Re: MyFaces Commons not building From: Leonardo Uribe To: MyFaces Development Content-Type: text/plain; charset=ISO-8859-1 Hi Ok, is fixed now. regards, Leonardo 2011/9/14 Michael Kurz : > Hi guys, > > I tried to build MyFaces Commons 2.0 (branch jsf_20) and get build errors. It seems that the class AdvancedResourceHandler is referenced in several places but does not exist anymore. Maybe a refactoring gone wrong? > > Yesterday the build was OK. > > cheers > Michael