Date: 2004-03-07T09:43:22 Editor: AdamJack <[EMAIL PROTECTED]> Wiki: Gump Wiki Page: GumpInternals URL: http://wiki.apache.org/gump/GumpInternals
no comment Change Log: ------------------------------------------------------------------------------ @@ -18,7 +18,6 @@ * For updates, the build sequence of modules is traversed, any in a good state are cvs|svn updated. Any failures are propogated (see StatePropogation). - == Build == * The build sequence of projects is traversed, any in a good state have the following: @@ -36,7 +35,10 @@ * Copy outputs to Jar repository * 'List' certain files (maven log, junit reports, etc.) -= Processing Results = += Processing Step #3: Generating Results = * RSS and Atom feeds are generated be walking the tree. * A results.xml is generated, by walking the tree. + * Statistics are updated + * Documentation (of a run) is generated using [http://xml.apache.org/forrest Forrest] or text. + * Nag e-mails are sent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
