From dev-return-103130-apmail-cocoon-dev-archive=cocoon.apache.org@cocoon.apache.org Thu Nov 17 22:42:55 2011 Return-Path: X-Original-To: apmail-cocoon-dev-archive@www.apache.org Delivered-To: apmail-cocoon-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 7B4217E04 for ; Thu, 17 Nov 2011 22:42:55 +0000 (UTC) Received: (qmail 28940 invoked by uid 500); 17 Nov 2011 22:42:55 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 28887 invoked by uid 500); 17 Nov 2011 22:42:55 -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 28880 invoked by uid 99); 17 Nov 2011 22:42:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Nov 2011 22:42:55 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of simone.tripodi@gmail.com designates 209.85.161.179 as permitted sender) Received: from [209.85.161.179] (HELO mail-gx0-f179.google.com) (209.85.161.179) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Nov 2011 22:42:49 +0000 Received: by ggnq2 with SMTP id q2so2131076ggn.24 for ; Thu, 17 Nov 2011 14:42:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=3MDlvUcMADmEKHLjFIYMJCCp6IZqiZx0OH6NSYBHRBA=; b=qJnSlowoWXxkJY7nZA7UaiOn37XjSE95SNww5CsMwmR9yojANUOqxGFRSCZxnufJp2 wQo7I1KT2OXsJOJYhlzsf9kzi9oG4AYeR2aPwIkDJLAjhyeMtxuEimHThzCmw4UeBz2g Yqhk++0icUWtMu5kezr3X6xHNt/RwySjNX6OU= MIME-Version: 1.0 Received: by 10.236.85.174 with SMTP id u34mr913489yhe.28.1321569748183; Thu, 17 Nov 2011 14:42:28 -0800 (PST) Sender: simone.tripodi@gmail.com Received: by 10.151.15.14 with HTTP; Thu, 17 Nov 2011 14:42:28 -0800 (PST) In-Reply-To: <1321563274.17211.38.camel@mcKenny> References: <1202612483.6001321549381901.JavaMail.hudson@aegis> <816939484.6131321553324738.JavaMail.hudson@aegis> <1321558730.17211.19.camel@mcKenny> <1321563274.17211.38.camel@mcKenny> Date: Thu, 17 Nov 2011 23:42:28 +0100 X-Google-Sender-Auth: Plyf9XoXDXddf6Lsge6VF18Yaek Message-ID: Subject: Re: Cocoon-trunk - Build # 101 - Unstable From: Simone Tripodi To: dev@cocoon.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org well done, thanks for taking care! Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Thu, Nov 17, 2011 at 9:54 PM, Thorsten Scherler wro= te: > On Thu, 2011-11-17 at 20:38 +0100, Thorsten Scherler wrote: >> On Thu, 2011-11-17 at 18:08 +0000, Apache Jenkins Server wrote: >> > The Apache Jenkins build system has built Cocoon-trunk (build #101) >> > >> > Status: Unstable >> > >> > Check console output at https://builds.apache.org/job/Cocoon-trunk/101= / to view the results. >> >> That is due to http://svn.apache.org/viewvc?rev=3D1203303&view=3Drev >> >> When I did the commit I actually suspected that. The problem in short is >> in the directory generator test we count the nodes of the files/dir in >> /cocoon-optional/src/test/resources/org/apache/cocoon/optional/pipeline/= components/sax/directory >> >> However that number is different in jerkins since he is doing svn export >> meaning it will not have the .svn dir meaning it will be one count less. >> >> I will try a small fix. > > =C2=A0http://svn.apache.org/viewvc?rev=3D1203347&view=3Drev > > Yeah, that worked. > > salu2 > -- > Thorsten Scherler > codeBusters S.L. - web based systems > > http://www.codebusters.es/ > >