Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

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)
  • Wiki Markup
    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:

Wiki Markup
   -w \{workspace\} \[project expression  \[--verbose|--debug]]

e.g.

w ../gump.xml jakarta*

-w ../gump.xml all --debug