You are viewing a plain text version of this content. The canonical link for it is here.
Posted to alexandria-dev@jakarta.apache.org by Jeff Turner <je...@socialchange.net.au> on 2002/05/04 16:08:33 UTC

[PATCH] resurrecting Antgump

Hi,

The attached patch fixes up antgump so it's usable. It seems that
Antgump got left behind when Gump migrated from merge.xsl to Jenny (I
don't actually know this history, just deducing..).

Changes:
 - Updated README
 - Add a target to compile and jar the jenny classes
 - Declare all jars in a <path>, list defaults in
   gump.workspace.properties, and add a 'print-env' target that prints
   them for debugging.
 - Add a default.properties containing hardcoded paths (following the
   Turbine system)

The default workspace.master.xml is still very outdated, and I haven't
got around to fixing it yet.

Btw, what is the status of Antgump? Dead? Superceded by something? If it
ever worked as advertised, would it replace the gen.sh system, or does
Gump run on systems that don't have Ant?


--Jeff