Revision 3072
Added by perry about 18 years ago
build.properties | ||
---|---|---|
112 | 112 |
# Flag to install ecogird or not. Possible values are true or false |
113 | 113 |
install.ecogrid=false |
114 | 114 |
|
115 |
# Flag to install and enable spatial metacat options |
|
116 |
install.spatial=true |
|
117 |
|
|
118 | 115 |
# The metacat current dir's abolute value. If you set install.ecogrid=false, this variable |
119 | 116 |
# do NOT need to be configured |
120 | 117 |
metacat.dir=/home/tao/project/metacat |
Also available in: Unified diff
install.spatial no longer optional since metacat servlet requires some geotools libs. Spatial option can be still be turned off in metacat.properties