Return-Path: X-Original-To: apmail-jmeter-user-archive@www.apache.org Delivered-To: apmail-jmeter-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 10B6B11F4B for ; Fri, 16 May 2014 17:31:57 +0000 (UTC) Received: (qmail 90989 invoked by uid 500); 16 May 2014 11:49:44 -0000 Delivered-To: apmail-jmeter-user-archive@jmeter.apache.org Received: (qmail 85357 invoked by uid 500); 16 May 2014 11:38:46 -0000 Mailing-List: contact user-help@jmeter.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "JMeter Users List" Delivered-To: mailing list user@jmeter.apache.org Received: (qmail 20611 invoked by uid 99); 16 May 2014 11:25:22 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 May 2014 11:25:22 +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 (nike.apache.org: domain of peter@crypt.co.nz designates 209.85.216.177 as permitted sender) Received: from [209.85.216.177] (HELO mail-qc0-f177.google.com) (209.85.216.177) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 May 2014 00:46:31 +0000 Received: by mail-qc0-f177.google.com with SMTP id i17so3120973qcy.8 for ; Thu, 15 May 2014 17:46:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=XhGmFi7DpKTzIgO+EdQDiF31lDDFHQn4wNGeleMXVWs=; b=lVDeBgq4x/3sOiei5X+S27xNej4bJP4nYDVUQXcj10SpxGwLg6VtojxXXjmpWh27/6 gOSzwShFOXcR4DN4ooMtXdARR1p3pgiHHEMefYiPYCJobcaDhBjWBMWh40bjD74dwDYa l7648tzarvFsZl454KthGmgUpSbfX8efgLliZWvr4imXz9yowsyJEW9Wht+imgnWd/7j pMHtwRPmVKp4AkolZQCmmuG8JyOIv+rOYj3jsQbBEclZ3pbyoObnT6EMHiIq/hpW0sOl qaWazA2eWuqoly0VFu0F5eIEnJdHfPyEzPVkyPH/aQpez+6aeeOie61Js4w9Xdt29V7Z MoSA== X-Gm-Message-State: ALoCoQnjIJsNt+izC6NyCqpQ2irNpC6G4qUCynEUBVGgVKqAtWYg6HFn7BdXbj2XNuEfr7uImp// MIME-Version: 1.0 X-Received: by 10.140.49.171 with SMTP id q40mr19770885qga.7.1400201166832; Thu, 15 May 2014 17:46:06 -0700 (PDT) Received: by 10.96.181.167 with HTTP; Thu, 15 May 2014 17:46:06 -0700 (PDT) X-Originating-IP: [146.171.254.96] Date: Fri, 16 May 2014 12:46:06 +1200 Message-ID: Subject: Adding Default Parameter fix for JavaSampler From: Peter Lambrechtsen To: user@jmeter.apache.org Content-Type: multipart/alternative; boundary=001a1135207829dae604f979bdc2 X-Virus-Checked: Checked by ClamAV on apache.org --001a1135207829dae604f979bdc2 Content-Type: text/plain; charset=UTF-8 Hi I have been working on an issue with the Java Sampler where the default values keep on over-writing the configured values, and I couldn't add any additional parameters into a test suite. My colleague found this bug from 2007 and fix from 2013: https://issues.apache.org/bugzilla/show_bug.cgi?id=42867 Any chance this patch could get applied into trunk for the next release? Cheers Peter --001a1135207829dae604f979bdc2--