Feature #3162

Mis à jour par Serge Heiden il y a environ 4 ans

Utility to install or update macros from TXM online SVN repository. Placed at the root of the macros files. files

Parameters :
* paths = comma separated list of directory content and file paths or directory paths content to fetch

** a directory path must end ends with a "/"
** all the files of a directory are installed or updated
** Directory example: @table/@
** File example: @table/Table2XMLMacro.groovy@
* svnRepository : the SVN repository base URL
**
; default value: : TXM SVN + "org.txm.groovy.core/src/groovy/org/txm/macro"
* debug : more messages
**
; default : false

Retour