forked from tschaub/suite
-
Notifications
You must be signed in to change notification settings - Fork 0
/
build.properties
50 lines (34 loc) · 1.19 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
44
45
46
47
48
49
50
#
# Properties used by suite build.
#
# Versions
suite.version=4.9-SNAPSHOT
suite.build_root=/var/www/suite/core
suite.build_cat=dev
suite.build_name=latest
gt.major_version=15
gwc.major_version=1.9
gs.major_version=2.9
#Version suffix for this suite build
suite.minor_version=-SNAPSHOT
#Version suffix to replace
base.minor_version=-SNAPSHOT
pg.version=2.1.7
postgresql.jdbc.version=9.4.1208
jetty.version=7.6.13.v20130916
ringojs.version=0.8.1
marlin.version=0.7.3-Unsafe
# Build flags
mvn.flags=-nsu
mvn.repo=${user.home}/.m2/repository
ivy.cache=${user.home}/.ivy2/cache
sphinx.flags=
# Extensions and build profiles
# gt.profile and gs.profile is used to build modules that are required for the suite webapp and downstream extensions
gt.profile=mongodb,ysld
gs.profile=ogr,importer,gwc-s3,ysld
# gs.exts_core, gs.exts_comm, and gs-exts.exts list individual extensions that are packaged seperately from the suite
# webapp. This list is appended to the build profile where appropriate.
gs.exts_core=app-schema,arcsde,csw,db2,gdal,grib,inspire,jp2k,netcdf,netcdf-out,oracle,sqlserver,wps
gs.exts_comm=geopkg,hz-cluster,jdbcconfig,jdbcstore,mbtiles,python,vectortiles
gs-exts.exts=cloudwatch,mongodb