Revision 1296
Added by Jing Tao over 22 years ago
build.xml | ||
---|---|---|
64 | 64 |
<property name="server" value="pine.nceas.ucsb.edu:8443"/> |
65 | 65 |
<property name="systemidserver" value="http://pine.nceas.ucsb.edu:8080" /> |
66 | 66 |
<property name="datafilepath" value="/usr/local/devtools/jakarta-tomcat/data/tao/data" /> |
67 |
<property name="debuglevel" value="35" />
|
|
67 |
<property name="debuglevel" value="50" />
|
|
68 | 68 |
<property name="forcereplicationwaitingtime" value="30000"/> |
69 | 69 |
<property name="web-base-url" |
70 | 70 |
value="http://knb.ecoinformatics.org"/> |
Also available in: Unified diff
This is a test for change cvs server from nceas to ecoinformatics. The debug level was changed from 35 to 50.