All Downloads are FREE. Search and download functionalities are using the official Maven repository.

olutions.birt-spring-boot.birt-spring-boot-autoconfigure.0.0.6.source-code.application.properties Maven / Gradle / Ivy

There is a newer version: 0.0.7
Show newest version
# Root location for files, etc. 
# When run as a jar file, this directory should have same parent as the directory for the spring jar file.
birt.runner.workspace=../birt-engine-workspace
birt.runner.designDir=${birt.runner.workspace}/rptdesign
birt.runner.loggingDir=${birt.runner.workspace}/log
birt.runner.outputDir=${birt.runner.workspace}/output
birt.runner.resourceDir=${birt.runner.workspace}
birt.runner.scriptLibDir=${birt.runner.workspace}/lib
birt.runner.baseImageURL=${birt.runner.workspace}/images
birt.runner.birtRuntimeHome=not-specified
birt.runner.runReportPoolSize=10
birt.runner.submitJobPoolSize=10





© 2015 - 2024 Weber Informatics LLC | Privacy Policy