Project

General

Profile

« Previous | Next » 

Revision 6010

replace derik's settings with previous version

View differences:

build.properties
9 9

  
10 10
# Tomcat dev deployment directory
11 11
# build.tomcat.dir=/usr/local/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
12
build.tomcat.dir=/Users/berkley/tools/tomcat
14 13

  
15 14
# The Maven2 installation directory, for building the dataone-service-api
16 15
# Maven is available here: http://maven.apache.org/
......
19 18
# install ant target uses this to determine where to drop 
20 19
# the war file in an installation.  Test classes will use
21 20
# this value to find metacat.properties
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
21
app.deploy.dir=/Users/berkley/tools/tomcat/webapps
22
#app.deploy.dir=/tmp
27 23

  
28 24
# CVS access to retrieve latest EML, seek and utilities 
29 25
cvsroot=:ext:${env.USER}@cvs.ecoinformatics.org:/cvs
......
41 37
# set the permissions on the temporary folder; cgi-writable files
42 38
cgi-user=www-data
43 39

  
44
# CVS access to retrieve latest EML 
45
cvsroot=:ext:barseghian@cvs.ecoinformatics.org:/cvs
46

  
47 40
#Turn off or on for timed replication
48 41
#valide value is true or false
49 42
timedreplication=false

Also available in: Unified diff