forked from pentaho/data-access
-
Notifications
You must be signed in to change notification settings - Fork 0
/
build.properties
43 lines (37 loc) · 1.65 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
36
37
38
39
40
41
42
43
impl.title=Pentaho Data Access
ivy.artifact.id=pentaho-bi-platform-data-access
ivy.artifact.group=pentaho
package.id=data-access-plugin
package.root.dir=data-access
project.revision=TRUNK-SNAPSHOT
gwt-module.path=org.pentaho.platform.dataaccess.datasource.DatasourceEditor
codegenlib.dir=${basedir}/war/WEB-INF/lib
lib.dir=${basedir}/war/WEB-INF/lib
pentaho.dir=/home/devuser/tmp/dev-biplatform-open/biserver-ce
pentaho.solutions.dir=${pentaho.dir}/pentaho-solutions
#gwt compile was running out of memory causing gwt compile issues. give it some more by default.
gwt-compile.maxmemory=1024M
gwt-compile.localWorkers=1
#gwt-style=PRETTY
dependency.reporting-library.group=pentaho-library
dependency.kettle.revision=TRUNK-SNAPSHOT
dependency.libbase.revision=TRUNK-SNAPSHOT
dependency.libformula.revision=TRUNK-SNAPSHOT
dependency.mondrian.revision=3.4.0-SNAPSHOT
dependency.pentaho-actionsequence-dom.revision=TRUNK-SNAPSHOT
dependency.pentaho-connections.revision=TRUNK-SNAPSHOT
dependency.pentaho-cwm.revision=TRUNK-SNAPSHOT
dependency.pentaho-database.revision=TRUNK-SNAPSHOT
dependency.pentaho-database-model.revision=TRUNK-SNAPSHOT
dependency.pentaho-gwt-widgets.revision=TRUNK-SNAPSHOT
dependency.pentaho-metadata.revision=TRUNK-SNAPSHOT
dependency.pentaho-modeler.revision=TRUNK-SNAPSHOT
dependency.pentaho-platform.revision=TRUNK-SNAPSHOT
dependency.pentaho-xul.revision=TRUNK-SNAPSHOT
dependency.pentaho.repository.revision=TRUNK-SNAPSHOT
dependency.xstream.revision=1.4.2
dependency.jettison.revision=1.2
dependency.gwt.revision=2.5.1
dependency.gwt-incubator.revision=2.1.0
dependency.gwt-dnd.revision=3.1.2
dev.tomcat.dir=/home/krivera/pentaho-web/biserver-ee/tomcat