[xwiki-devs] [Proposal] Move location of HSQLDB database files to the XWiki Permanent Directory
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
+1 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
-- Jérôme Velociter Winesquare http://www.winesquare.net/
+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
+1 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
-- Jean-Vincent Drean, XWiki.
On 05/22/2012 08:34 AM, Vincent Massol 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?
+1. -- Sergiu Dumitriu http://purl.org/net/sergiu/
+1 Regards, Sorin B. On Tue, May 22, 2012 at 4:49 PM, Sergiu Dumitriu <[email protected]> wrote:
On 05/22/2012 08:34 AM, Vincent Massol 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?
+1.
-- Sergiu Dumitriu http://purl.org/net/sergiu/
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
+1 Thanks, Marius On Tue, May 22, 2012 at 3: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
+1 Thanks, Eduard On Wed, May 23, 2012 at 10:33 AM, Marius Dumitru Florea < [email protected]> wrote:
+1
Thanks, Marius
On Tue, May 22, 2012 at 3: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
devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
participants (8)
-
Eduard Moraru -
Jean-Vincent Drean -
Jerome Velociter -
Marius Dumitru Florea -
Sergiu Dumitriu -
Sorin Burjan -
Thomas Mortagne -
Vincent Massol