Script - cleanup groovy temporary files (gant)

Cleanup temporary files produced by running groovy and gant scripts in Confluence.The Groovy and Gant macros produce temporary groovy class files in the script/temp/groovy directory in the Confluence home directory. These should be deleted occasionally. It also serves as an example of the gant macro (smile).

How to use

Example scripts can be used in one of 3 different ways:

View source

Requirements

  1. Scripting for Confluence 4.x or above
  2. Confluence 4.1 or above

Tested

This script (latest version in Bitbucket) is tested during release testing using GINT

{gant:script=#https://bitbucket.org/bob_swift/examples/raw/tip/confluence/gant/cleanupTemp.gant}
{gant}