Project

General

Profile

« Previous | Next » 

Revision 2237

Change relative path to harvestList.xsd schema to allow harvest list editor to run standalone.

View differences:

runHarvestListEditor.sh
2 2
METACAT_LIB=$METACAT_HOME/lib
3 3
LIB_JARS=$METACAT_LIB/xercesImpl.jar
4 4
export CLASSPATH=$METACAT_CLASSES:$LIB_JARS
5
cd $METACAT_CLASSES
5
cd $METACAT_LIB/harvester
6 6
java edu.ucsb.nceas.metacat.harvesterClient.HarvestListEditor

Also available in: Unified diff