On 11/27/2009 06:23 PM, Vincent Massol wrote:
On Nov 27, 2009, at 6:02 PM, Jean-Vincent Drean wrote:
Four +1, I'll commit it in a few minutes.
I've created the XTVALIDATOR project in jira, I've notived the tools
project category is named "XWiki Build Tools", WDYT about renaming
it
"XWiki Tools" since it doesn't contain build tools only (foxwiki,
root
webapp, etc) ?
- Foxwiki must not be located here. It's supposed to be a top level
project. It needs to be fixed and moved to the contrib project right
now IMO since it's not maintained
- Root Webapp shouldn't be there. It should be in web/ IMO or in
platform/core/ somewhere or as a submodule of webdav since it's for
webdav
No, it's not a submodule of webdav, it's related to jetty-resources,
since it is supposed to be bundled with our standalone distribution as
the root webapp for Jetty. It doesn't just fix WebDAV for some
clients,
it also redirects to /xwiki/ in the standalone package.
Then it should probably be separated in 2 modules since when I looked
at it I saw that most of code was related to WebDAV only.
-Vincent
By the way, should our installation instructions
mention this tool
needed to make WebDAV work properly? Which client breaks without it?
> I'm not sure we should have non build tools in tools.
>
> Thanks
> -Vincent