22 May
2012
22 May
'12
1:32 p.m.
+0 On Tue, May 22, 2012 at 2:34 PM, Vincent Massol <[email protected]> wrote:
Hi devs,
Right now in a HSQLDB standalone we have:
<root> |_ database/ |_ data/ |_ extensions/ |_ jobs/ |_ lucene/ |_ … |_ …
I'd like to propose to move the database/ directory to data/, i.e.
<root> |_ data/ |_ database/ |_ extensions/ |_ jobs/ |_ lucene/ |_ … |_ …
The rationale is that the data/ dir is the permanent directory for persisting data.
WDYT?
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne