Project

General

Profile

« Previous | Next » 

Revision 6439

remove unused/old D1 SCHEMA downloads and build tasks

View differences:

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=/Users/leinfelder/tools/apache-tomcat-6
13 13

  
14
# The Maven2 installation directory, for building the dataone-service-api
15
# Maven is available here: http://maven.apache.org/
16
maven.home=/opt/local/share/java/maven2
17

  
18 14
# install ant target uses this to determine where to drop 
19 15
# the war file in an installation.  Test classes will use
20 16
# this value to find metacat.properties
21
app.deploy.dir=/Users/berkley/tools/tomcat/webapps
17
app.deploy.dir=/Users/leinfelder/tools/apache-tomcat-6/webapps
22 18
#app.deploy.dir=/tmp
23 19

  
24 20
# CVS access to retrieve latest EML, seek and utilities 
......
84 80
# The metacat current dir's abolute value. If you set install.ecogrid=false, this variable
85 81
#  do NOT need to be configured
86 82
#metacat.dir=/home/daigle/workspace/metacat
87

  
88
# The location of the dataone source code, defaulting to a directory
89
# rooted at a sibling of the current build directory
90
d1.dir=../dataone/allsoftware/cicore/service-api-java
91

  

Also available in: Unified diff