Return-Path: Delivered-To: apmail-jakarta-httpcomponents-dev-archive@www.apache.org Received: (qmail 90438 invoked from network); 15 Jul 2007 10:43:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Jul 2007 10:43:15 -0000 Received: (qmail 2504 invoked by uid 500); 15 Jul 2007 10:43:17 -0000 Delivered-To: apmail-jakarta-httpcomponents-dev-archive@jakarta.apache.org Received: (qmail 2472 invoked by uid 500); 15 Jul 2007 10:43:17 -0000 Mailing-List: contact httpcomponents-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list httpcomponents-dev@jakarta.apache.org Received: (qmail 2463 invoked by uid 99); 15 Jul 2007 10:43:17 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Jul 2007 03:43:17 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [212.227.126.179] (HELO moutng.kundenserver.de) (212.227.126.179) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Jul 2007 03:43:14 -0700 Received: from [85.180.12.59] (helo=[85.180.12.59]) by mrelayeu.kundenserver.de (node=mrelayeu2) with ESMTP (Nemesis), id 0MKwtQ-1IA1Yy1LXD-0003Md; Sun, 15 Jul 2007 12:42:52 +0200 Message-ID: <4699FA26.4030606@dubioso.net> Date: Sun, 15 Jul 2007 12:42:46 +0200 From: Roland Weber User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.4) Gecko/20070602 SeaMonkey/1.1.2 MIME-Version: 1.0 To: HttpComponents Project Subject: Re: [GUMP@vmgump]: Project httpcomponents-core (in module httpcomponents) failed References: <4699F70E.2020608@apache.org> In-Reply-To: <4699F70E.2020608@apache.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX18juzYIp/ACveyaw04I72b0hrQfBOmxwljmbP5 KVuAooi7TSiIrbqkXDiT75UNAe+wWSrMBZ22PFx7ewvsFZrIfO E/9lWMn29XgRquuG29Vx7h3AJmSNszg X-Virus-Checked: Checked by ClamAV on apache.org Oleg Kalnichevski wrote: > OK. We now have our first failed GUMP build. > > Roland, > (1) I had to mod the post in because you are not subscribed to the list > with your apache.org account. You probably want to change the sender > email address to the one you are subscribed to the list with Hm, so you can't permanently enable the other address. OK, I'll change it. > (2) Is there a way to see a more detailed test case output? I know Maven > redirects it to a file in the 'target/test-reports' folder or some such. > Is there a way to get hold of it? Our reports are accessible here: http://vmgump.apache.org/gump/public/httpcomponents/index.html Though the output looked better when the builds failed. Maybe Gump will update the module view after the run in progress: http://vmgump.apache.org/gump/public/buildLog.html The httpcomponents-core project overview is here: http://vmgump.apache.org/gump/public/httpcomponents/httpcomponents-core/index.html and the SystemOut output here: http://vmgump.apache.org/gump/public/httpcomponents/httpcomponents-core/gump_work/build_httpcomponents_httpcomponents-core.html I don't know where to get the trace for the failed testcase. The suspicions about incomplete Maven 2 support in Gump were correct. The project build above should have skipped the tests, which are supposed to be executed in a separate project definition. But the tag currently ignores the nested tags. Still, better than nothing. cheers, Roland --------------------------------------------------------------------- To unsubscribe, e-mail: httpcomponents-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: httpcomponents-dev-help@jakarta.apache.org