GitHub user benbenw opened a pull request:
https://github.com/apache/jmeter/pull/143
Bug 59082 : remove the "TestCompiler.useStaticSet" parameter
remove the "TestCompiler.useStaticSet" parameter that was added 3.5 years
ago as a way to revert to a previous behavior if something was wrong.
The world did not collapse, the parameter is not needed anymore.
TestCompiler#IS_USE_STATIC_SET was kept for compatibility. it will be
removed in the next version.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/benbenw/jmeter staticset
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jmeter/pull/143.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #143
----
commit 4bf6264baff8196c6fdc698c934595da02162f8f
Author: benoit <[email protected]>
Date: 2016-02-27T09:21:19Z
Bug 59082 : remove the "TestCompiler.useStaticSet" parameter that was
added 3.5
years ago as a way to revert to a previous behavior if something was
wrong.
The world did not collapse, the parameter is not needed anymore.
TestCompiler#IS_USE_STATIC_SET was kept for compatibility. it will be
removed in the next version.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---