From commits-return-10399-apmail-jmeter-commits-archive=jmeter.apache.org@jmeter.apache.org Sat Feb 15 10:13:21 2020 Return-Path: X-Original-To: apmail-jmeter-commits-archive@minotaur.apache.org Delivered-To: apmail-jmeter-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id A9B21198EF for ; Sat, 15 Feb 2020 10:13:20 +0000 (UTC) Received: (qmail 52253 invoked by uid 500); 15 Feb 2020 10:13:20 -0000 Delivered-To: apmail-jmeter-commits-archive@jmeter.apache.org Received: (qmail 52229 invoked by uid 500); 15 Feb 2020 10:13:20 -0000 Mailing-List: contact commits-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 commits@jmeter.apache.org Received: (qmail 52219 invoked by uid 99); 15 Feb 2020 10:13:20 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Feb 2020 10:13:20 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id E7E288B69B; Sat, 15 Feb 2020 10:13:19 +0000 (UTC) Date: Sat, 15 Feb 2020 10:13:19 +0000 To: "commits@jmeter.apache.org" Subject: [jmeter] branch master updated (8ae67ed -> 1a5e2e8) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <158176159984.8857.2765759443435543248@gitbox.apache.org> From: pmouawad@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: jmeter X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 8ae67edb1328e0b7b4e21bf082d5e7b77adb2f4f X-Git-Newrev: 1a5e2e89b93473fcaa1de428a055ea2e5a33eaed X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. pmouawad pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git. from 8ae67ed Bug 64142 - Presence of DebugPostProcessor in Test plan breaks ActiveThread Over time in report due to missing information new 6ce7fd7 JMeterThread: Factor our common code related to thread details new 1a5e2e8 Strip empty line The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../java/org/apache/jmeter/threads/JMeterThread.java | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-)