NIHVIVO-1129 Force the XSLT step to use JAR files that actually work.
This commit is contained in:
parent
cd0bac16da
commit
18c7ae52ef
2 changed files with 16 additions and 2 deletions
|
@ -10,9 +10,11 @@
|
|||
# -----------------------------------------------------------------------------
|
||||
|
||||
#
|
||||
# The base install directory for JMeter.
|
||||
# The base install directory for JMeter, and some JARs required by XSLT
|
||||
#
|
||||
jmeter.home.dir = /Users/jeb228/Downloads/JMeter/jakarta-jmeter-2.4
|
||||
jmeter.serializer.jar = ${jmeter.home.dir}/lib/serializer-2.7.1.jar
|
||||
jmeter.xalan.jar = ${jmeter.home.dir}/lib/xalan-2.7.1.jar
|
||||
|
||||
#
|
||||
# Where do we find the Vivo instance that we are testing?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue