2 Feb
2015
2 Feb
'15
1:50 p.m.
Hi devs, In order to implement http://markmail.org/message/hfbzej4rh6ufqaud I need to find a place for the custom RunListener. I’m proposing to define xwiki-commons-tools (and xwiki-platform-tools) as the place for: - modules that are used at build time (ie that server to build the other modules) - modules that are not required at runtime As such it’s logical to move the commons-test & platform-test modules as tools modules. Specifically: * Move xwiki-commons/xwiki-commons-test/ to xwiki-commons/xwiki-commons-tools/xwiki-commons-tool-test/ * Move xwiki-platform/xwiki-platform-test/ to xwiki-platform/xwiki-platform-tools/xwiki-platform-tool-test/ WDYT? Thanks -Vincent