Return-Path: X-Original-To: apmail-jmeter-dev-archive@minotaur.apache.org Delivered-To: apmail-jmeter-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3EE7510DCC for ; Tue, 16 Dec 2014 21:51:17 +0000 (UTC) Received: (qmail 73631 invoked by uid 500); 16 Dec 2014 21:51:17 -0000 Delivered-To: apmail-jmeter-dev-archive@jmeter.apache.org Received: (qmail 73602 invoked by uid 500); 16 Dec 2014 21:51:17 -0000 Mailing-List: contact dev-help@jmeter.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jmeter.apache.org Delivered-To: mailing list dev@jmeter.apache.org Received: (qmail 73585 invoked by uid 99); 16 Dec 2014 21:51:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Dec 2014 21:51:16 +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 (athena.apache.org: domain of sebbaz@gmail.com designates 209.85.220.173 as permitted sender) Received: from [209.85.220.173] (HELO mail-vc0-f173.google.com) (209.85.220.173) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Dec 2014 21:51:10 +0000 Received: by mail-vc0-f173.google.com with SMTP id kv19so5056131vcb.18 for ; Tue, 16 Dec 2014 13:50:50 -0800 (PST) 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; bh=9qGVe1tnCINQprWiJe7oJANN3NMjQxmvSj30u760D24=; b=cLGKYvqJuIHdoOEL4M+NGmhakXBxjG91ytLnBTgrtrV1fQAMV0QSbivJN2GwsxQv+Y fSkHD7lTfjD9247ZnVk5xY8PxFO5If+Ukpj7eS3d+LMUnh4IYzk6efs5rNfFhzGtsgnI RwIeEYeS0N+cfCsYIE68lHg+UmP6BODiC7Uh/hJ7qlPN2pqVlaC1iY1XCPgvWhZf2znn Q6HPdkBAtG2m0yfIC9tsJWFAoU26pDLYY4KPlY4YEWi830sztxox7jB6uSh2Gx3LVNym R8qZroPYm8jgiPpDkKGj+paICbAF79tdyW2AVzloLIVyxVE/2KvVhZxjrf6AQr7dYt8a VwjA== MIME-Version: 1.0 X-Received: by 10.220.143.16 with SMTP id s16mr24062592vcu.53.1418766650526; Tue, 16 Dec 2014 13:50:50 -0800 (PST) Received: by 10.52.36.174 with HTTP; Tue, 16 Dec 2014 13:50:50 -0800 (PST) In-Reply-To: <20141216213851.1F21AAC092D@hades.apache.org> References: <20141216213851.1F21AAC092D@hades.apache.org> Date: Tue, 16 Dec 2014 21:50:50 +0000 Message-ID: Subject: Re: svn commit: r1646096 - /jmeter/trunk/xdocs/changes.xml From: sebb To: dev@jmeter.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org On 16 December 2014 at 21:38, wrote: > Author: pmouawad > Date: Tue Dec 16 21:38:50 2014 > New Revision: 1646096 > > URL: http://svn.apache.org/r1646096 > Log: > replace bugzilla by bug > > Modified: > jmeter/trunk/xdocs/changes.xml > > Modified: jmeter/trunk/xdocs/changes.xml > URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1646096&r1=1646095&r2=1646096&view=diff > ============================================================================== > --- jmeter/trunk/xdocs/changes.xml (original) > +++ jmeter/trunk/xdocs/changes.xml Tue Dec 16 21:38:50 2014 > @@ -172,8 +172,8 @@ See 56357 for deta > >

General

>
    > -
  • 57303 - commons-math3 dependency is missing in the jmeter lib package (nightly build)
  • > -
  • 57306 - backend_listener.png is missing in the JMeter User Doc (affects nightly build)
  • > +
  • 57303commons-math3 dependency is missing in the jmeter lib package (nightly build)
  • > +
  • 57306backend_listener.png is missing in the JMeter User Doc (affects nightly build)
  • I don't think we should document temporary bugs in the changes file. It's confusing for users who only use official releases. The changes file should only include changes since the last release. >
> > > >