Project

General

Profile

« Previous | Next » 

Revision 4720

Added by daigle over 15 years ago

change dev-install target to be install target

View differences:

build.properties
5 5
metacat.version=1.9.0
6 6

  
7 7
#This is for packaging purposes.  leave it blank for final production release.
8
metacat.releaseCandidate=-2
8
metacat.releaseCandidate=-6
9 9

  
10 10
# Tomcat dev deployment directory
11 11
# build.tomcat.dir=/usr/local/tomcat
12 12
build.tomcat.dir=/usr/local/devtools/jakarta-tomcat
13 13

  
14
# dev-install ant target uses this to determine where to drop 
15
# the war file in a dev installation.  Test classes will use
14
# install ant target uses this to determine where to drop 
15
# the war file in an installation.  Test classes will use
16 16
# this value to find metacat.properties
17
dev.deploy.dir=/usr/local/devtools/jakarta-tomcat/webapps
18
# dev.deploy.dir=/usr/local/tomcat/webapps
17
app.deploy.dir=/usr/local/devtools/jakarta-tomcat/webapps
19 18

  
20 19
# CVS access to retrieve latest EML, seek and utilities 
21 20
cvsroot=:ext:${env.USER}@cvs.ecoinformatics.org:/cvs

Also available in: Unified diff