Am 01.03.22 um 12:03 schrieb Vladimir Sitnikov:
When I run ./gradlew test -Djmeter.use_java_regex=true, it seems to have
more effect
I have no idea how it works now, however, there are three JVMs:
1) The first JVM evaluates the build script (it basically runs
build.gradle.kts, and it is the JVM
>When I run ./gradlew test -Djmeter.use_java_regex=true, it seems to have
>more effect
I have no idea how it works now, however, there are three JVMs:
1) The first JVM evaluates the build script (it basically runs
build.gradle.kts, and it is the JVM that parses the build command-line)
2) The secon
Am 28.02.22 um 19:15 schrieb Felix Schumacher:
Am 28.02.22 um 17:20 schrieb Vladimir Sitnikov:
We need to add a convention so launching Gradle with a property
`jmeter.property.key=value` would pass
`key=value` JMeter property (it should remove jmeter.property.
prefix, and
the prefix is there
Am 28.02.22 um 17:20 schrieb Vladimir Sitnikov:
We need to add a convention so launching Gradle with a property
`jmeter.property.key=value` would pass
`key=value` JMeter property (it should remove jmeter.property. prefix, and
the prefix is there to avoid ambiguity)
The relevant bits are here:
ht
We need to add a convention so launching Gradle with a property
`jmeter.property.key=value` would pass
`key=value` JMeter property (it should remove jmeter.property. prefix, and
the prefix is there to avoid ambiguity)
The relevant bits are here:
https://github.com/apache/jmeter/blob/1d573158f2af7be