Project

General

Profile

« Previous | Next » 

Revision 366

Modified binaries to change classpath for metacat.jar under new
build process.

View differences:

readxml
4 4
PDIR=/home/computer/jones/projects/pbi/development/xmltodb
5 5
JDBC=${ORACLE_HOME}/jdbc/lib/classes111.zip
6 6

  
7
export CPATH=$PDIR/lib/metacat.jar:$PARSER:$JDBC
7
export CPATH=$PDIR/build/metacat.jar:$PARSER:$JDBC
8 8

  
9 9
java -cp ${CPATH} edu.ucsb.nceas.metacat.DBReader $1

Also available in: Unified diff