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 C9CA4B43B for ; Mon, 16 Jan 2012 11:23:29 +0000 (UTC) Received: (qmail 39187 invoked by uid 500); 16 Jan 2012 11:23:29 -0000 Delivered-To: apmail-jmeter-dev-archive@jmeter.apache.org Received: (qmail 39151 invoked by uid 500); 16 Jan 2012 11:23:29 -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 39143 invoked by uid 99); 16 Jan 2012 11:23:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jan 2012 11:23:28 +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.220.171 as permitted sender) Received: from [209.85.220.171] (HELO mail-vx0-f171.google.com) (209.85.220.171) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jan 2012 11:23:21 +0000 Received: by vcbfo13 with SMTP id fo13so314273vcb.2 for ; Mon, 16 Jan 2012 03:23:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=Np0PEcUV0jG7odHTTOn20wdWtsqqrsOJiHNSpv30QVg=; b=SxMwhp4n2LOe1h827MV9ZzgsYzzK3QCBcO5X4Yd3wsQcz/Mrrp5IoBC9inzmDyu3ez tpXh8BYwzo0HvOJpVfP1GFf4UOkrp0rbVXXZht49894lR8c0E2vse3AJaP8MmkLCaurc A6LK2lApWkTDqagZu2ctjkA/9IMHaZxjy7IDo= MIME-Version: 1.0 Received: by 10.220.210.133 with SMTP id gk5mr6904655vcb.49.1326712978975; Mon, 16 Jan 2012 03:22:58 -0800 (PST) Received: by 10.220.0.129 with HTTP; Mon, 16 Jan 2012 03:22:58 -0800 (PST) In-Reply-To: <20120115143724.26A0B23888FE@eris.apache.org> References: <20120115143724.26A0B23888FE@eris.apache.org> Date: Mon, 16 Jan 2012 11:22:58 +0000 Message-ID: Subject: Re: svn commit: r1231674 - /jmeter/trunk/xdocs/issues.xml From: sebb To: dev@jmeter.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On 15 January 2012 14:37, wrote: > Author: pmouawad > Date: Sun Jan 15 14:37:23 2012 > New Revision: 1231674 > > URL: http://svn.apache.org/viewvc?rev=3D1231674&view=3Drev > Log: > Adding documentation on BUG submission. > > Modified: > =A0 =A0jmeter/trunk/xdocs/issues.xml > > Modified: jmeter/trunk/xdocs/issues.xml > URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/issues.xml?rev=3D123= 1674&r1=3D1231673&r2=3D1231674&view=3Ddiff > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- jmeter/trunk/xdocs/issues.xml (original) > +++ jmeter/trunk/xdocs/issues.xml Sun Jan 15 14:37:23 2012 > @@ -70,11 +70,13 @@ Use the checklist below to guide you. > =A0
  • Java version (output from java -version)
  • > =A0
  • OS version
  • > =A0
  • jmeter.log file (unlikely to contain sensitive information, but ch= eck before uploading)
  • > -
  • JMX file if relevant (redact any sensitive information first)
  • > +
  • JMX file if relevant (redact any sensitive information first), provi= ding a simplified Test Plan (using DEBUG sampler) will ensure BUG is fixed = much more rapidely than without it
  • > =A0
  • JTL file if relevant (may need to redact sensitive information) > =A0
  • For a suspected bug, describe what you did, what happened, and how= this differs from what you expected to happen. > -Does it happen every time? > +Does it happen every time?. > =A0
  • > +
  • Add yourself in CC List to be notified when JMeter Team requires mor= e information (in this case bug will be marked as NEEDINFO)
  • Is that really necessary? Surely the bug originator will be e-mailed when the bug status changes? > +
  • Select accurately the IMPORTANCE level, ENHANCEMENT means it's not a= BUG while others mean it's a BUG
  • > =A0
  • If you are providing a patch to fix a bug, please ensure it is in = unified diff format. > =A0If using Eclipse, please set the patch root to "Project", not the defa= ult "Workspace" which is harder to apply.
  • > =A0
  • New source files can be provided as is; please ensure they have th= e standard Apache License header (as per other JMeter files). > >