Differences between revisions 1 and 2
Revision 1 as of 2008-06-26 12:26:15
Size: 464
Editor: kfc
Comment: Created by the PackagePages action.
Revision 2 as of 2010-03-17 13:13:04
Size: 464
Editor: localhost
Comment: converted to 1.6 markup
No differences found!

Unpack the ingest code

  • Make an empty directory for the releasetest, e.g. mkdir releasetest; cd releasetest

  • Copy the ingest package to this directory, e.g. cp DOMS/Ingest/ingest-$version.tgz .

  • Unpack the ingest code, e.g. tar -xzvf ingest-$version.tgz

  • Change into the directory, e.g. cd ingest-$version

  • Check there is an ingest.jar, some properties, an log4j settings file, and a lib directory here, e.g. ls

Unpack the Ingest code (last edited 2010-03-17 13:13:04 by localhost)