Project

General

Profile

« Previous | Next » 

Revision 587

Added by berkley about 24 years ago

added an ant substitution for the jdbc connection string

View differences:

build.xml
15 15
--> 
16 16
<project name="metacat" default="jar" basedir=".">
17 17
   <target name="init">
18
      <property name="jdbc-connect" value="jdbc:oracle:thin:@dev.nceas.ucsb.edu:1521:exp"/>
18 19
      <property name="installdir" value="/opt/tomcat/webapps/metadata" />
19 20
      <property name="name" value="metacat"/>
20 21
      <property name="Name" value="MetaCat"/>

Also available in: Unified diff