From issues-return-14866-apmail-maven-issues-archive=maven.apache.org@maven.apache.org Mon Dec 04 16:49:12 2006 Return-Path: Delivered-To: apmail-maven-issues-archive@locus.apache.org Received: (qmail 94060 invoked from network); 4 Dec 2006 16:49:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Dec 2006 16:49:10 -0000 Received: (qmail 58396 invoked by uid 500); 4 Dec 2006 16:49:18 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 58329 invoked by uid 500); 4 Dec 2006 16:49:18 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 58318 invoked by uid 99); 4 Dec 2006 16:49:18 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Dec 2006 08:49:18 -0800 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [63.246.20.114] (HELO 63-246-20-114.contegix.com) (63.246.20.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Dec 2006 08:49:07 -0800 Received: (qmail 10346 invoked by uid 89); 4 Dec 2006 16:48:46 -0000 Received: from unknown (HELO codehaus01.managed.contegix.com) (127.0.0.1) by smtp.domain.com with SMTP; 4 Dec 2006 16:48:46 -0000 Message-ID: <42090583.1165250926486.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Mon, 4 Dec 2006 10:48:46 -0600 (CST) From: "Franz Allan Valencia See (JIRA)" To: issues@maven.apache.org Subject: [jira] Created: (CONTINUUM-1027) Create tearDown for the continuum-webapp-test 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 Create tearDown for the continuum-webapp-test --------------------------------------------- Key: CONTINUUM-1027 URL: http://jira.codehaus.org/browse/CONTINUUM-1027 Project: Continuum Issue Type: Improvement Components: Web - UI Reporter: Franz Allan Valencia See Some of the tests do not clean themselves. Also, some tests may require identical tearDown()'s ( or at least, part of it ). It would be nice if things are reverted back to the default every after tests, and that this be done in AbstractContinuumTestCase ( to prevent tearDown() duplication ). -- 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