-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathbuild.properties
20 lines (20 loc) · 1.22 KB
/
build.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
######################################################################
# Open-Xchange Install Dir #
######################################################################
openexchange.dir=/path/to/open-xchange
######################################################################
# Open-Xchange AppSuite Web UI Git Repository Clone Dir #
######################################################################
openexchange.ui.dir=/path/to/open-xchange/web/ui/git/repo
######################################################################
# IzPack 5.0.0 RC2 Install Dir #
######################################################################
izpack.dir=/path/to/izpack
######################################################################
# LogBack 1.1.2 Install Dir #
######################################################################
logback.dir=/path/to/logback
######################################################################
# PowerMock 1.5.4 for TestNG and Mockito Install Dir #
######################################################################
powermock.dir=/path/to/powermock