Plugin:org.tolven.library.pluginframework
From DOC
Contents |
Overview
Version 2.1 Notes
Version 2.1.0
- This plug-in was moved from the Tolven V0 catalog to the current catalog.
Version Notes
Version 0.0.5
- tolvenRemoteClient is now assembled during configPhase1, and placed in the public/download directory of the /Tolven context, where it can be automatically downloaded from the server via http to the installDir/remoteLib directory for use during the execution of configPhase3
Version 0.0.4
- Swapped plugins from using doStart() to an explicit execute().
- Switched many logger statements
Version 0.0.3
Fixed a bug to prevent duplicate processnig of some Extensions.
Version 0.0.2
Added access to ant's ReplaceRegExp which allows regular expression substitution within files.
Version 0.0.1
Contains the TolvenPlugin and TolvenCommandPlugin abstract classes, as well as the Tolven ant helper classes.

