Return-Path: Delivered-To: apmail-continuum-issues-archive@www.apache.org Received: (qmail 40943 invoked from network); 18 Oct 2008 18:29:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Oct 2008 18:29:18 -0000 Received: (qmail 65170 invoked by uid 500); 18 Oct 2008 18:29:20 -0000 Delivered-To: apmail-continuum-issues-archive@continuum.apache.org Received: (qmail 65150 invoked by uid 500); 18 Oct 2008 18:29:20 -0000 Mailing-List: contact issues-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list issues@continuum.apache.org Received: (qmail 65139 invoked by uid 99); 18 Oct 2008 18:29:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Oct 2008 11:29:20 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Oct 2008 18:28:11 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 6C9F714A8015 for ; Sat, 18 Oct 2008 13:28:19 -0500 (CDT) Message-ID: <8843206.1224354499396.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Sat, 18 Oct 2008 13:28:19 -0500 (CDT) From: "Wendy Smoak (JIRA)" To: issues@continuum.apache.org Subject: [jira] Created: (CONTINUUM-1938) Database files go under the logs directory by default MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Database files go under the logs directory by default ----------------------------------------------------- Key: CONTINUUM-1938 URL: http://jira.codehaus.org/browse/CONTINUUM-1938 Project: Continuum Issue Type: Bug Affects Versions: 1.2.1 Environment: 1.2.1-SNAPSHOT r705829 Reporter: Wendy Smoak After starting the Jetty bundle and adding the admin user, I find: $CONTINUUM_HOME/logs/data/databases/continuum $CONTINUUM_HOME/logs/data/databases/users These should probably be in $CONTINUUM_HOME/data/, definitely not under the logs directory. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira