From dev-return-71853-apmail-geronimo-dev-archive=geronimo.apache.org@geronimo.apache.org Wed Feb 11 22:42:24 2009 Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 19366 invoked from network); 11 Feb 2009 22:42:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Feb 2009 22:42:24 -0000 Received: (qmail 45788 invoked by uid 500); 11 Feb 2009 22:42:22 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 45733 invoked by uid 500); 11 Feb 2009 22:42:22 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 45664 invoked by uid 99); 11 Feb 2009 22:42:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Feb 2009 14:42:21 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Feb 2009 22:42:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E41C2234C4B9 for ; Wed, 11 Feb 2009 14:41:59 -0800 (PST) Message-ID: <741779608.1234392119933.JavaMail.jira@brutus> Date: Wed, 11 Feb 2009 14:41:59 -0800 (PST) From: "David Jencks (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Created: (GERONIMO-4536) Run integration tests in a profile rather than skipping them in a profile MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Run integration tests in a profile rather than skipping them in a profile ------------------------------------------------------------------------- Key: GERONIMO-4536 URL: https://issues.apache.org/jira/browse/GERONIMO-4536 Project: Geronimo Issue Type: Improvement Security Level: public (Regular issues) Components: buildsystem Affects Versions: 2.2 Reporter: David Jencks Assignee: David Jencks Fix For: 2.2 When developing plugin sets its very useful to be able to have a custom server assembly with the plugins and run e.g. selenium or other tests against it. Excluding these integration tests in a profile introduces too much complexity compared to including them in a profile. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.