Revision 6009
Added by barseghian over 13 years ago
build.properties | ||
---|---|---|
9 | 9 |
|
10 | 10 |
# Tomcat dev deployment directory |
11 | 11 |
# build.tomcat.dir=/usr/local/tomcat |
12 |
build.tomcat.dir=/Users/berkley/tools/tomcat |
|
12 |
###build.tomcat.dir=/usr/local/devtools/jakarta-tomcat |
|
13 |
build.tomcat.dir=/Users/derik/tomcat-5.5.25/apache-tomcat-5.5.25 |
|
13 | 14 |
|
14 | 15 |
# The Maven2 installation directory, for building the dataone-service-api |
15 | 16 |
# Maven is available here: http://maven.apache.org/ |
... | ... | |
18 | 19 |
# install ant target uses this to determine where to drop |
19 | 20 |
# the war file in an installation. Test classes will use |
20 | 21 |
# this value to find metacat.properties |
21 |
app.deploy.dir=/Users/berkley/tools/tomcat/webapps |
|
22 |
#app.deploy.dir=/tmp |
|
22 |
###dev.deploy.dir=/usr/local/devtools/jakarta-tomcat/webapps |
|
23 |
#dev.deploy.dir=/Users/derik/tomcat-5.5.25/apache-tomcat-5.5.25/webapps |
|
24 |
app.deploy.dir=/Users/derik/tomcat-5.5.25/apache-tomcat-5.5.25/webapps |
|
25 |
# dev.deploy.dir=/usr/local/tomcat/webapps |
|
26 |
#app.deploy.dir=/usr/local/devtools/jakarta-tomcat/webapps |
|
23 | 27 |
|
24 | 28 |
# CVS access to retrieve latest EML, seek and utilities |
25 | 29 |
cvsroot=:ext:${env.USER}@cvs.ecoinformatics.org:/cvs |
... | ... | |
37 | 41 |
# set the permissions on the temporary folder; cgi-writable files |
38 | 42 |
cgi-user=www-data |
39 | 43 |
|
44 |
# CVS access to retrieve latest EML |
|
45 |
cvsroot=:ext:barseghian@cvs.ecoinformatics.org:/cvs |
|
46 |
|
|
40 | 47 |
#Turn off or on for timed replication |
41 | 48 |
#valide value is true or false |
42 | 49 |
timedreplication=false |
Also available in: Unified diff
add paths to indexPaths, and kar namespaces to indexNamespaces for Kepler Workflow Run Manager run-kar queries