-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbuild.properties
35 lines (30 loc) · 1.41 KB
/
build.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# birt.reportengine.dir=/spockHome/steve/Clients/Innovent/Pentaho/biserver-ce/apache-tomcat-6.0.43/webapps/birt/WEB-INF
# deploy.dest=/spockHome/steve/Clients/Innovent/Pentaho/biserver-ce
project.revision=TRUNK-SNAPSHOT
ivy.artifact.group=birt-reporting-plugin
ivy.artifact.id=birt-reporting-classic-core-platform-plugin
package.id=birt-reporting-classic-core-platform-plugin-package
impl.title=BIRT Reporting Classic Core Platform Plugin
# JavaScript build process properties
js.build.file=build-res/reportviewer.build.js
js.script.package.dest=bin/stage-js
js.module.script.namespace=reportviewer
js.module.script.dir=package-res/reportviewer
src.dir=${basedir}/src
testsrc.dir=${basedir}/test-src
pentaho-platform.group=pentaho
package.root.dir=birt-reporting-plugin
dependency.bi-platform.revision=6.0-SNAPSHOT
dependency.pentaho-reporting.revision=6.0-SNAPSHOT
dependency.pentaho-reporting-extension-drilldown.revision=6.0-SNAPSHOT
dependency.pentaho-gwt-widgets.revision=6.0-SNAPSHOT
dependency.common-ui.revision=6.0-SNAPSHOT
dependency.pentaho-cdf-plugin.revision=6.0-SNAPSHOT
codegenlib.dir=${basedir}/war/WEB-INF/lib
lib.dir=${basedir}/war/WEB-INF/lib
gwt-compile.localWorkers=2
gwt-compile.maxmemory=1024M
gwt-compile.maxstack=8M
gwt-module.path=org.pentaho.reporting.platform.plugin.gwt.ReportViewer
javadoc.packagenames=org.pentaho.*
install.target-dir=/home/steve/Clients/Innovent/Pentaho/biserver-ce-6.0.0.0-353/biserver-ce