Groovy Module (Platform)

Version 3.1 by Vincent Massol on 2012/05/18 11:50

cogPlatform-specific Groovy Compilation Customizers
TypeJAR
Category
Developed by

XWiki Development Team

Rating
0 Votes
LicenseGNU Lesser General Public License 2.1
Bundled With

XWiki Enterprise, XWiki Enterprise Manager

Description

This module has the following features:

  • A Secure Customizer allowing to run Groovy scripts in a Security Sandbox

Secure Customizer

TODO

Prerequisites & Installation Instructions

No Groovy Customizers are defined by default.

To add a Compilation Customizer see Groovy Module (Commons).

More specifically to enable the Secure Customizer, add the following to xwiki.properties:

groovy.compilationCustomizers=secure

Get Connected