From dev-return-74924-apmail-cocoon-dev-archive=cocoon.apache.org@cocoon.apache.org Mon May 30 18:31:48 2005 Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 14400 invoked from network); 30 May 2005 18:31:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 May 2005 18:31:46 -0000 Received: (qmail 22185 invoked by uid 500); 30 May 2005 18:31:43 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 22115 invoked by uid 500); 30 May 2005 18:31:42 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 22100 invoked by uid 99); 30 May 2005 18:31:42 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from agssa.net (HELO ags01.agsoftware.dnsalias.com) (165.98.153.184) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 30 May 2005 11:31:42 -0700 Received: from ags01.agsoftware.dnsalias.com (localhost.localdomain [127.0.0.1]) by ags01.agsoftware.dnsalias.com (8.13.1/8.13.1) with ESMTP id j4UIVT9q003731 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 30 May 2005 13:31:29 -0500 Received: (from apache@localhost) by ags01.agsoftware.dnsalias.com (8.13.1/8.13.1/Submit) id j4UIVSQq003730; Mon, 30 May 2005 13:31:28 -0500 X-Authentication-Warning: ags01.agsoftware.dnsalias.com: apache set sender to agallardo@agssa.net using -f Received: from 10.0.0.1 (proxying for 10.0.0.1) (SquirrelMail authenticated user agallardo) by ags01.agsoftware.dnsalias.com with HTTP; Mon, 30 May 2005 13:31:27 -0500 (CDT) Message-ID: <49075.10.0.0.1.1117477887.squirrel@ags01.agsoftware.dnsalias.com> In-Reply-To: <429B1EC1.9070002@apache.org> References: <429B1EC1.9070002@apache.org> Date: Mon, 30 May 2005 13:31:27 -0500 (CDT) Subject: Re: XSP mocks breaks Eclipse project From: "Antonio Gallardo" To: dev@cocoon.apache.org User-Agent: SquirrelMail/1.4.4-1.FC3 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Lun, 30 de Mayo de 2005, 9:10, Sylvain Wallez dijo: > Hi all, > > Today, I launched "build.sh eclipse-project" which I hadn't done for > quite some time in trunk, and Eclipse now barfs because the class > SessionManager exists both in the session-fw block and in xsp mock > classes. > > Again the problem of XSP dependencies (in and out)! For now I've > manually removed xsp/mocks from my Eclipse project, but that isn't a > satisfying solution. > > Any better idea? Should we filter out xsp/mocks from the eclipse-project > task? As a workaround try to use: Try ./build.sh eclipse-customized-project Best Regards, Antonio Gallardo