⇤ ← Revision 1 as of 2008-06-26 12:26:05
Size: 537
Comment: Created by the PackagePages action.
|
← Revision 2 as of 2010-03-17 13:09:33 ⇥
Size: 537
Comment: converted to 1.6 markup
|
No differences found! |
Building the Ingest module
Change to the Ingest module directory: cd DOMS/Ingest
Run the ant task "tarball": ant tarball
OR
- Use IDEA to run the ant task "tarball"
The file ingest-$version.tgz should now be created.
Test the contents of the file, e.g. tar -tzf ingest-$version.tgz.
It should contain:
- The top-level-dir "ingest-$version", which everything else is contained in.
- Proterties file, and log4j settings file.
- ingest.jar.
- A directory "lib" with a bunch of jars.