Project

General

Profile

« Previous | Next » 

Revision 586

Added by berkley about 24 years ago

added ant substitution for server and replication-log

View differences:

metacat.properties
20 20
servletpath=@servlet-path@
21 21
htmlpath=@html-path@
22 22
packagedoctype=-//NCEAS//package1.0//EN
23
server=alpha.nceas.ucsb.edu:8080
23
server=@server@
24 24
authclass=edu.ucsb.nceas.metacat.AuthLdap
25 25
ldapurl=ldap://ldap.nceas.ucsb.edu:389/
26 26
ldapbase=o=NCEAS,c=US
27 27
deltaT=60
28 28
replicationpath=@replication-path@
29
replicationlog=metacatreplication.log
29
replicationlog=@replication-log@

Also available in: Unified diff