forked from Edirom/WeGA-WebApp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbuild.properties
29 lines (27 loc) · 976 Bytes
/
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
#
# Don't directly modify this file.
# Instead, copy it to local.build.properties and edit that.
#
project.app=WeGA-WebApp
project.name=http://weber-gesamtausgabe.de/webapp
project.version=3.1.0
build.dir=build
dist.dir=dist
tmp.dir=tmp
bower_components.dir=bower_components
lessc.cmd=node_modules/less/bin/lessc
bower.cmd=node_modules/bower/bin/bower
bash.command=/bin/bash
yuicompress.jar=/Users/pstadler/lib/yuicompressor-2.4.8.jar
vnu.jar=/Users/pstadler/lib/vnu.jar
smufl.font=http://www.smufl.org/files/bravura-1.18.zip
wega.fonts.dir=/Users/pstadler/WeGA/Subversion/trunk/webapp/fonts
wega.img.dir=/Users/pstadler/WeGA/Subversion/trunk/webapp/img
# Root of local eXist installation
exist.home=/Volumes/Daten/pstadler/eXist/eXist-git
# Database root of eXist (where the xar package will get deployed)
exist.db=xmldb:exist://localhost:8080/exist/xmlrpc/db
exist.user=admin
exist.pass=
# location of expected results files
expected.results.dir=testing/expected-results