Just a heads up of what I'm working on right now: cleaning up xwiki-velocity
dependencies.
I'm going to split it into several submodules:
* xwiki-velocity-management (or xwiki-velocity-jmx)
* xwiki-velocity-default
* xwiki-velocity-webapp (implementation of VelocityEngine and VelocityConfiguration with
hint = "webapp", this is to use use velocity with the WebappResourceLoader
loading templates from the webapp's root dir)
-Vincent