Return-Path: Delivered-To: apmail-logging-log4j-dev-archive@www.apache.org Received: (qmail 92332 invoked from network); 30 Jun 2008 11:30:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Jun 2008 11:30:31 -0000 Received: (qmail 23886 invoked by uid 500); 30 Jun 2008 11:30:32 -0000 Delivered-To: apmail-logging-log4j-dev-archive@logging.apache.org Received: (qmail 23861 invoked by uid 500); 30 Jun 2008 11:30:32 -0000 Mailing-List: contact log4j-dev-help@logging.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Log4J Developers List" Reply-To: "Log4J Developers List" Delivered-To: mailing list log4j-dev@logging.apache.org Received: (qmail 23847 invoked by uid 99); 30 Jun 2008 11:30:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jun 2008 04:30:32 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [89.107.184.29] (HELO mail.kw04.de) (89.107.184.29) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jun 2008 11:29:39 +0000 Received: from [127.0.0.1] (unknown [131.220.201.31]) by mail.kw04.de (mail.kw04.de) with ESMTP id 01D6916C643 for ; Mon, 30 Jun 2008 13:29:47 +0200 (CEST) Message-ID: <4868C3B4.3060104@friets.ch> Date: Mon, 30 Jun 2008 13:29:56 +0200 From: Oliver Frietsch User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Log4J Developers List Subject: Re: Up-to-date build instructions for Apache chainsaw? References: <485E1EF1.1040309@friets.ch> <46FE0398-F984-4C1F-B09F-FC849C44B46D@aconex.com> <4862102F.1000601@friets.ch> <4863486E.5080209@friets.ch> <48649B68.2030208@friets.ch> <08030288-76A0-4309-8AB4-DDFB8E1AB72B@aconex.com> <48677825.2090901@friets.ch> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 080629-0, 29.06.2008), Outbound message X-Antivirus-Status: Clean X-Virus-Checked: Checked by ClamAV on apache.org Paul, It finally compiles!!! :-) The key is the "clean" target. It has to be run once after a SVN checkout. Before that, Chainsaw does not compile, after that it does. I tried it on my existing Windows and a fresh Linux installation and both showed the same effect. Thanks a lot, Oliver P.S.: The chainsaw shell script is not executable by default on Linux. I have no knowledge of maven scripts so far, but it might be just a small change to include this? Paul Smith schrieb: > > On 29/06/2008, at 9:55 PM, Oliver Frietsch wrote: > >> junit.framework.AssertionFailedError: Exception in constructor: >> testMRUFileList (java.lang.Error: Unresolved compilation problem: > > Ok, I don't get this, it's saying it's a compile error. Can you please > run this inside the Chainsaw project: > > mvn -Dmaven.test.skip=true clean compile > > and attach the full build output from the console? > > cheers, > > Paul --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org For additional commands, e-mail: log4j-dev-help@logging.apache.org