Project

General

Profile

« Previous | Next » 

Revision 3780

Added by daigle almost 16 years ago

Changes to remove ANT tokens for the turnkey install project

View differences:

metacat.properties
21 21

  
22 22
password=@password@
23 23

  
24
databaseType=@database@
25

  
24 26
defaultDB=@jdbc-connect@
25 27

  
26 28
dbDriver=@dbDriver@
......
84 86

  
85 87
htmlpath=@html-path@
86 88

  
89
knbSiteURL=@knb-site-url@
90

  
87 91
eml2_0_0namespace=@eml2_0_0namespace@
88 92

  
89 93
eml2_0_1namespace=@eml2_0_1namespace@
......
149 153

  
150 154
replicationerrorlog=@replicationerrorlog@
151 155

  
156
installDir=@install-dir@
157

  
152 158
dtdPath=@install-dir@/dtd/
153 159

  
154 160
schemaPath=@install-dir@/schema/
......
208 214
#delimitered text output file name where debug info will be written
209 215
delimiteredOutputFile=/tmp/metacat.debug.delimitered
210 216

  
217
# Used for client testing and typically don't need to be changed
218
mcuser="uid=kepler,o=unaffiliated,dc=ecoinformatics,dc=org"
219
mcpassword="kepler"
220
mcanotheruser="uid=tao,o=NCEAS,dc=ecoinformatics,dc=org"
221
mcanotherpassword="yourpass"
222
piscouser="uid=tao,o=PISCO,dc=ecoinformatics,dc=org"/>
223
piscopassword="yourpass"/>
224
lteruser="uid=jtao,o=LTER,dc=ecoinformatics,dc=org"/>
225
lterpassword="yourpass"/>
226

  
227

  
211 228
######## Harvester section            #########################################
212 229
connectToMetacat=true
213 230

  

Also available in: Unified diff