https://bz.apache.org/bugzilla/show_bug.cgi?id=63926
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |FixedInTrunk Target Milestone|JMETER_5.2 |JMETER_5.2.1 Resolution|--- |FIXED CC| |[email protected] | |om Status|NEW |RESOLVED --- Comment #1 from Philippe Mouawad <[email protected]> --- This is an automated email from the ASF dual-hosted git repository. pmouawad pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new 7850afb JDBC Connection Configuration: Add connectionProperties 7850afb is described below commit 7850afbc573be212b1aed9b852f0cf3e63dd51de Author: pmouawad <[email protected]> AuthorDate: Thu Nov 14 19:04:23 2019 +0100 JDBC Connection Configuration: Add connectionProperties This resolves https://bz.apache.org/bugzilla/show_bug.cgi?id=63926 --- bin/testfiles/JDBC_TESTS.jmx | 3 ++- .../jmeter/protocol/jdbc/config/DataSourceElement.java | 18 ++++++++++++++++++ .../jdbc/config/DataSourceElementBeanInfo.java | 5 ++++- .../jdbc/config/DataSourceElementResources.properties | 2 ++ .../config/DataSourceElementResources_fr.properties | 2 ++ xdocs/changes.xml | 1 + xdocs/usermanual/component_reference.xml | 1 + 7 files changed, 30 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.
