Project

General

Profile

« Previous | Next » 

Revision 395

Updated the readxml shell script to use the new DocumentImpl class instead
of the old DBReader class.

View differences:

bin/readxml
6 6

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

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

Also available in: Unified diff