+0
On Tue, May 22, 2012 at 2:34 PM, Vincent Massol <vincent(a)massol.net> 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
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs
--
Thomas Mortagne