资 源 简 介
AVM Version Tool (originally written by Peter Monks) allowed you to purge AVM Snapshots. The AVM Console prior to 3.1 sp2 only had the ability to purge single snapshots. The AVM Version Tool added the ability to batch remove by version number, date, and scheduled (Quartz Job) action.
While batch purge between two dates is now available in the AVM Console (since 3.1 SP2). This tool still provides some valuable ways to purge snapshots along with providing a more user friendly interface than the AVM Console.
This code has been updated for Alfresco Enterprise Version 3.0 - 3.1.2
For code prior to the above release check http://forge.alfresco.com/projects/avmversiontools/
The code still needs to be updated for more current releases of Alfresco.
note from jottley : I am not a Maven guy. I needed to quickly update the code for a customer...so I switched it to ant.