Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-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 F27B4CB8E for ; Mon, 30 Apr 2012 14:17:03 +0000 (UTC) Received: (qmail 91427 invoked by uid 500); 30 Apr 2012 14:17:03 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 91292 invoked by uid 500); 30 Apr 2012 14:17:03 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 91284 invoked by uid 99); 30 Apr 2012 14:17:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Apr 2012 14:17:03 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sebbaz@gmail.com designates 209.85.214.171 as permitted sender) Received: from [209.85.214.171] (HELO mail-ob0-f171.google.com) (209.85.214.171) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Apr 2012 14:16:57 +0000 Received: by obfk16 with SMTP id k16so716036obf.30 for ; Mon, 30 Apr 2012 07:16:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=YxzhFZecp/wsCQK5LI3sIvSbif3hNtCYAHslHhYr1rw=; b=sgdhgfAed/6AsZjmd2h06y8rt03pVrzDMFuVsviWKlfHtdNeAZ33Evu6diZ6lmpkTR 2WMGBa9yZ4tdgc2xJf+dP4EJsMvhW6MIoBCCfPIJHemaOY8Piu2ONV6g0Cok8MZiPl4Y /0iNIIKziAMJjCbD5lXcZX1xjn0xSSVD0i9KHprLs9kl1F5NrkfHd24rc8f/HehDsHvH XATbLCgcp+Un+X6R+v/wmSWEYYSQNk/z73LDpfYeSeLTMnj7kSmbWQqv+erPKw+8u/Fg EDWxDDKiQO3s75UWq3NpM+THSGufc8luHla78X7ERnuqXtpP22CbJyDYRr611sjUa+0q zz6g== MIME-Version: 1.0 Received: by 10.182.48.1 with SMTP id h1mr28120517obn.71.1335795394728; Mon, 30 Apr 2012 07:16:34 -0700 (PDT) Received: by 10.182.90.230 with HTTP; Mon, 30 Apr 2012 07:16:34 -0700 (PDT) In-Reply-To: References: Date: Mon, 30 Apr 2012 15:16:34 +0100 Message-ID: Subject: Re: [all] svn + JIRA From: sebb To: Commons Developers List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 30 April 2012 12:21, S=E9bastien Brisard wro= te: > Hi, > if a reference to the JIRA ticket is made in the svn log, a reference > to the commit is made under the "Subversion Commits" tab of the JIRA > page. > This morning, I forgot to mention the JIRA ticket in the commit log. I > svn propchanged that, but this does not affect the JIRA page, which > still does not know about this related commit. Is there a way to > change that? Just add a comment with a copy of the SVN commit mail header? For example, add the following comment: >>> Committed to SVN as: URL: http://svn.apache.org/viewvc?rev=3D1332086&view=3Drev Log: Implemented convenience classes for easy access to NIST Statistical Reference Datasets (StRD). These classes are used for unit testing of AbstractLeastSquaresOptimizer. <<< > Best regards, > S=E9bastien > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org