Yes, good idea.
On 4 February 2015 at 22:15, Milamber <milamber@apache.org> wrote:
>
> Great tips for user! bravo.
>
>
> On 04/02/2015 22:08, pmouawad@apache.org wrote:
>> Author: pmouawad
>> Date: Wed Feb 4 22:08:17 2015
>> New Revision: 1657419
>>
>> URL: http://svn.apache.org/r1657419
>> Log:
>> Clarify jmeter.properties should not be modified
>>
>> Modified:
>> jmeter/trunk/bin/jmeter.properties
>>
>> Modified: jmeter/trunk/bin/jmeter.properties
>> URL: http://svn.apache.org/viewvc/jmeter/trunk/bin/jmeter.properties?rev=1657419&r1=1657418&r2=1657419&view=diff
>> ==============================================================================
>> --- jmeter/trunk/bin/jmeter.properties (original)
>> +++ jmeter/trunk/bin/jmeter.properties Wed Feb 4 22:08:17 2015
>> @@ -17,6 +17,14 @@
>> ## See the License for the specific language governing permissions and
>> ## limitations under the License.
>>
>> +################################################################################
>> +#
>> +# THIS FILE SHOULD NOT BE MODIFIED TO EASE YOUR JMETER UPGRADE
>> +# Instead only user.properties should be modified:
>> +# 1/ copy the property you want to modify in user.properties from jmeter.properties
>> +# 2/ Change its value there
>> +#
>> +################################################################################
>>
>> #Preferred GUI language. Comment out to use the JVM default locale's language.
>> #language=en
>>
>>
>>
>
|