On Nov 12, 2008, at 4:47 PM, Thomas Mortagne wrote:
Hi devs,
the xwiki-core-rendering module is growing more and more and will contain too many things and dependencies IMO.
For example I will soon commit code macro and script/groovy macros which come with big dependencies (like jython, groovy, etc.) and it would be god to not add more things in already too big core -rendering pom.xml file ;)
Now the proposal: add a xwiki-macro submodule in /platform/core and have one macro/one sub module (xwiki-macro/xwiki-macro-code, xwiki-macro/xwiki-macro-script, etc.).
+1 but with the following conditions: 1) named xwiki-macros (note the 's' since this is how we've named other modules like plugins, applications, xwiki-containers, etc) 2) it's released together with core, i.e. same jira project Thanks -Vincent
Jerome already created a task for it, see http://jira.xwiki.org/jira/browse/XWIKI-2823
Here is my +1
-- Thomas Mortagne