Revision 1084
Added by Jing Tao over 22 years ago
lib/metacat.properties | ||
---|---|---|
22 | 22 |
packagedoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN, -//ecoinformatics.org//eml-dataset-2.0.0beta4//EN |
23 | 23 |
accessdoctype=-//ecoinformatics.org//eml-access-2.0.0beta6//EN, -//ecoinformatics.org//eml-access-2.0.0beta4//EN |
24 | 24 |
server=@server@ |
25 |
junittesturl=@systemidserver@@servlet-path@ |
|
25 | 26 |
authclass=edu.ucsb.nceas.metacat.AuthLdap |
26 | 27 |
ldapurl=ldap://ldap.ecoinformatics.org:389/ |
27 | 28 |
ldapsurl=ldap://ldap.ecoinformatics.org:389/ |
Also available in: Unified diff
Add a variable named junittesturl there.