Return-Path: X-Original-To: apmail-mahout-dev-archive@www.apache.org Delivered-To: apmail-mahout-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 E875EF3B2 for ; Mon, 25 Mar 2013 15:32:00 +0000 (UTC) Received: (qmail 34863 invoked by uid 500); 25 Mar 2013 15:32:00 -0000 Delivered-To: apmail-mahout-dev-archive@mahout.apache.org Received: (qmail 34811 invoked by uid 500); 25 Mar 2013 15:32:00 -0000 Mailing-List: contact dev-help@mahout.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mahout.apache.org Delivered-To: mailing list dev@mahout.apache.org Received: (qmail 34802 invoked by uid 99); 25 Mar 2013 15:32:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Mar 2013 15:32:00 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ted.dunning@gmail.com designates 209.85.223.169 as permitted sender) Received: from [209.85.223.169] (HELO mail-ie0-f169.google.com) (209.85.223.169) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Mar 2013 15:31:55 +0000 Received: by mail-ie0-f169.google.com with SMTP id qd14so6160916ieb.28 for ; Mon, 25 Mar 2013 08:31:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:from:date:message-id:subject:to :content-type; bh=zKrRMzpizjQ9oTSUAPUAcp0G7eAq3ThCRBFK+Rlb+FM=; b=GkRT3ynIxHpIW0wFbevd9KBL80BYBBmE+J7sTMqQuOGhFzoWLeDb4Ln8lxdduscxb7 71iiA5z+5J+wC1w7tATzs5FsD4xbbYdRXIBD+MrMR3B23WZT4bxQQHPlmb/2hKymGMvD P+QmBVORjUPAU2CJWpH9gIXcEHeRrRrExh8B+SYlaRoikmTFuP1b4gzuyTeFObFuKAFJ 6UoATzIO1P8Z8bf6RkGLdsdC7DGIzkzkXSK0y8nD9CAsxLj7a8GxxazcIh8xKW9zS20D ZnzRB/rTh+Qvyr2Su5a33HCBuPbr5y2yBCX9PZ1gJJE+T/8qJ2tOJRgmEp3FbYRBJ6vs OUBg== X-Received: by 10.50.57.166 with SMTP id j6mr8318764igq.21.1364225494503; Mon, 25 Mar 2013 08:31:34 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.162.130 with HTTP; Mon, 25 Mar 2013 08:31:04 -0700 (PDT) From: Ted Dunning Date: Mon, 25 Mar 2013 16:31:04 +0100 Message-ID: Subject: changes without JIRA's To: Mahout Dev List Content-Type: multipart/alternative; boundary=14dae934036f01789004d8c18012 X-Virus-Checked: Checked by ClamAV on apache.org --14dae934036f01789004d8c18012 Content-Type: text/plain; charset=UTF-8 I would like it if all changes to the code be accompanied by a JIRA that describes the problem being solved and that the commit messages associated with the fix reference the JIRA. --14dae934036f01789004d8c18012--