Project

General

Profile

« Previous | Next » 

Revision 2964

Added by Jing Tao over 18 years ago

Change ecogrid dir to metacat.dir

View differences:

build.properties
111 111
# paths to be indexed when document is inserted. these are the paths which will be searched often
112 112
indexPaths=organizationName,originator/individualName/surName,originator/individualName/givenName,originator/organizationName,creator/individualName/surName,creator/individualName/givenName,creator/organizationName,dataset/title,keyword,northBoundingCoordinate,southBoundingCoordinate,westBoundingCoordinate,eastBoundingCoordinate,title,entityName,individualName/surName,abstract/para,surName,givenName,para,geographicDescription,literalLayout,eastbc,northbc,westbc,southbc,dataset/access/allow/principal,entityName,taxonRankValue,dataset/dataTable/physical/distribution/online/url,dataset/spatialRaster/physical/distribution/online/url,@packageId,/reviewHistory/review/packageId
113 113

  
114
# flag to install ecogird or not
114
# Flag to install ecogird or not. Possible values are true or false
115 115
install.ecogrid=false
116
# the ecogrid source dir. It is a relative path to current dir.
117
# If install.ecogrid is false, you don't need configure it
118
ecogrid.dir=../seek/projects/ecogrid
116
# The metacat current dir's abolute value. If you set install.ecogrid=false, this variable
117
#  do NOT need to be configured
118
metacat.dir=/home/tao/project/metacat
119 119

  

Also available in: Unified diff