Return-Path: X-Original-To: apmail-builds-archive@minotaur.apache.org Delivered-To: apmail-builds-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4EE66189FF for ; Thu, 22 Oct 2015 03:44:21 +0000 (UTC) Received: (qmail 10671 invoked by uid 500); 22 Oct 2015 03:44:21 -0000 Delivered-To: apmail-builds-archive@apache.org Received: (qmail 10593 invoked by uid 500); 22 Oct 2015 03:44:21 -0000 Mailing-List: contact builds-help@apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: builds@apache.org Delivered-To: mailing list builds@apache.org Received: (qmail 10582 invoked by uid 99); 22 Oct 2015 03:44:20 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Oct 2015 03:44:20 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 6921D1A23FE for ; Thu, 22 Oct 2015 03:44:20 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.721 X-Spam-Level: X-Spam-Status: No, score=-0.721 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id tOS338LdbJL1 for ; Thu, 22 Oct 2015 03:44:19 +0000 (UTC) Received: from mail-lf0-f48.google.com (mail-lf0-f48.google.com [209.85.215.48]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 0D29A24B1B for ; Thu, 22 Oct 2015 03:44:19 +0000 (UTC) Received: by lffv3 with SMTP id v3so33447282lff.0 for ; Wed, 21 Oct 2015 20:44:12 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-type; bh=3p8eHIbrunffV2aIMjiLwQRkYQvqM9nOWcchRV56seA=; b=PeC3nSj/OgzAY7d/Ri0KuBvQ9Vnidmn/MLydZ5n1xOqvOfwGl20rv3HfhXSpKg+HqO GhwG3fEht43Ia0ZT4mIXouty/a8+OcACmct91DTDqwz9JkMBzdX2HX0uPHFwoYbZ4YM/ q9Ecu4PfXWRMrqhT083OfIc70xuW/+7LQcTr7aGB8QSr9JDHLsOkV5K46VLvM88UWmMX kpwohJJK1PReCrUiVYRHE3Ws2xEqvZzfr7eQ/cgEtxRq47S6wmGn5gY3NX41mZeIGudH prJvjG+VzqA065C/ZdfF5b5E2BX4wmRYeOSVFiVdXFs543K+00uEzYbqS/OG8bT9kFV7 LZ3w== X-Gm-Message-State: ALoCoQkKXML300D5mNXt/dWK3+pUy+q1rnj2yFs0T2ecfMdk1ckQ6vYVuHKqwmVWwQ6ITiaueM1a X-Received: by 10.112.62.194 with SMTP id a2mr7308797lbs.80.1445485452143; Wed, 21 Oct 2015 20:44:12 -0700 (PDT) MIME-Version: 1.0 Received: by 10.25.138.9 with HTTP; Wed, 21 Oct 2015 20:43:52 -0700 (PDT) From: Sean Busbey Date: Wed, 21 Oct 2015 22:43:52 -0500 Message-ID: Subject: Please add YETUS tracker to the PreCommit-Admin jira filter To: builds Content-Type: text/plain; charset=UTF-8 Hi folks! According to the docs I could find[1], if I want the precommit job for Apache Yetus to start being fed issues, I need to have the project added to the jira filter the PreCommit-Admin job searches. The docs say to email builds@a.o to get added. The tracker is YETUS and I've already set up and manually tested the PreCommit-YETUS-Build jenkins job. Anything else I need to do? [1]: http://wiki.apache.org/general/PreCommitBuilds -- Sean