Return-Path: X-Original-To: apmail-cayenne-dev-archive@www.apache.org Delivered-To: apmail-cayenne-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 4E05110D98 for ; Sun, 7 Jul 2013 17:42:07 +0000 (UTC) Received: (qmail 66156 invoked by uid 500); 7 Jul 2013 17:42:07 -0000 Delivered-To: apmail-cayenne-dev-archive@cayenne.apache.org Received: (qmail 66032 invoked by uid 500); 7 Jul 2013 17:42:06 -0000 Mailing-List: contact dev-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cayenne.apache.org Delivered-To: mailing list dev@cayenne.apache.org Received: (qmail 66024 invoked by uid 99); 7 Jul 2013 17:42:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Jul 2013 17:42:06 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [208.78.103.231] (HELO vorsha.objectstyle.org) (208.78.103.231) by apache.org (qpsmtpd/0.29) with SMTP; Sun, 07 Jul 2013 17:42:00 +0000 Received: (qmail 22939 invoked from network); 7 Jul 2013 17:45:56 -0000 Received: from unknown (HELO ?IPv6:::1?) (127.0.0.1) by localhost with SMTP; 7 Jul 2013 17:45:56 -0000 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Subject: Re: Buildbot RAT reports no longer working for Cayenne project From: Andrus Adamchik In-Reply-To: <330f01ce7afc$cf3446a0$6d9cd3e0$@16degrees.com.au> Date: Sun, 7 Jul 2013 20:41:38 +0300 Content-Transfer-Encoding: quoted-printable Message-Id: References: <327a01ce7aad$795dbbc0$6c193340$@16degrees.com.au> <78B2120E-6025-4DF5-9054-C5AFB18C1E75@objectstyle.org> <330f01ce7afc$cf3446a0$6d9cd3e0$@16degrees.com.au> To: dev@cayenne.apache.org, X-Mailer: Apple Mail (2.1508) X-Virus-Checked: Checked by ClamAV on apache.org Hi Gavin, thanks for explaining the buildbot setup to me.=20 On Jul 7, 2013, at 1:29 PM, Gavin McDonald = wrote: > -- the above file looks for name=3D"${src-dir}/build-tools/rat-excludes" />=20 >=20 > which is now missing and why your buildbot reports fail now. Yep, that's the one that wasn't used by Cayenne build system, so I = figured we don't need it. Fixing it now. Thanks, Andrus