|
Size: 937
Comment:
|
← Revision 8 as of 2009-09-20 23:49:25 ⇥
Size: 937
Comment: converted to 1.6 markup
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 34: | Line 34: |
| -w ../gump.xml jakarta-* [[BR]] | -w ../gump.xml jakarta-* <<BR>> |
GumpScripts
There are a number of scripts available, all with the same commandline interface.
- gump.py -- main entry point
- bin/update.py -- just does the CVS/SVN updates
- bin/build.py -- just does the build portions
- bin/check.py -- checks the various entities (projects/modules)
- bin/env.py -- checks the environment [for tools Gump uses]
- bin/integrate.py -- does it all
- bin/preview.py -- preview a run
Some separate scripts:
- gmp.py (a front end to the above)
- gump/test/pyunit.py -- Gump unit tests
gump/gui/view.py -- a GUI work in progress
bin/continuous.py -- continuously run gump.py work in progress
Commandline Interface
For full details see GumpCommandLineOptions.
All scripts take the following:
- -w {workspace} [project expression [--verbose|--debug]]
e.g.
-w ../gump.xml jakarta-*
-w ../gump.xml all --debug