blob: 81f51f39fc873a025b7f241714f4e06e9d4ced0f [file] [log] [blame]
# This file gets loaded before build.platform.properties (for test only)
# Therefore it cannot rely on properties set in build.platform.properties
# Location of the installed package, i.e. parent of delivered lib files
#dir.release=${basedir}/../../../obj/package/axis-c-${version}-${platform}-trace-bin
# Specify to use the delivered include files
#test.include=${dir.release}/include
# Location of the AXIS jar files - same as build properties
#test.axisJARs=${env.AXISJAVA_LIB}
# Location of the XML Parser library files (include lib/bin in name)
#test.xmlParser=${env.XERCES_HOME}/lib
# are we running in MockServer mode (unit test)
mockServer=false