Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B880E10D4F for ; Mon, 30 Dec 2013 13:35:04 +0000 (UTC) Received: (qmail 56032 invoked by uid 500); 30 Dec 2013 13:35:01 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 55942 invoked by uid 500); 30 Dec 2013 13:34:54 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 55908 invoked by uid 99); 30 Dec 2013 13:34:51 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Dec 2013 13:34:51 +0000 Date: Mon, 30 Dec 2013 13:34:51 +0000 (UTC) From: "Mike Drob (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-2109) functional tests do not clean up generated test site.xml files MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13858794#comment-13858794 ] Mike Drob commented on ACCUMULO-2109: ------------------------------------- Why not use the existing path created at line 83? > functional tests do not clean up generated test site.xml files > -------------------------------------------------------------- > > Key: ACCUMULO-2109 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2109 > Project: Accumulo > Issue Type: Bug > Components: test > Affects Versions: 1.4.5, 1.5.1 > Reporter: Sean Busbey > Assignee: Sean Busbey > Priority: Minor > Attachments: ACCUMULO-2109.1.patch.txt > > > the tearDown code for the functional tests tries to delete the generated accumulo-site.xml file from $ACCUMULO_HOME/conf, even though they are generated in $ACCUMULO_CONF_DIR. > When these are not pointing to the same place, the files are left behind. -- This message was sent by Atlassian JIRA (v6.1.5#6160)