Split GetStatus JVM command.
[barry/progweb.git] / maintainer / README
blobd719d626a53a3996d76f721894756530838bb4b9
1 Most of the build or test build scripts in this directory assume a system
2 with a number of chroot installs, in the directory /var/chroot.
4 The top level scripts are:
6         release.sh - builds all tar, deb, and rpm packages
7         test.sh    - does simple makes on all testable systems, and
8                      prompts after each so you can examine the output
10 If using git, use:
12         tagged-release.sh - Run above release.sh first to flush out any
13                 bugs, and if successful, tag the tree and start over with
14                 this script, which also updates the git repo with official
15                 tarball data.
18 Miscellaneous scripts:
20         ppa_build.sh - used by Martin Owens for the PPA snapshots