Return-Path: X-Original-To: apmail-continuum-issues-archive@www.apache.org Delivered-To: apmail-continuum-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9925E17309 for ; Tue, 17 Feb 2015 01:08:47 +0000 (UTC) Received: (qmail 4352 invoked by uid 500); 17 Feb 2015 01:08:44 -0000 Delivered-To: apmail-continuum-issues-archive@continuum.apache.org Received: (qmail 4323 invoked by uid 500); 17 Feb 2015 01:08:44 -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 4311 invoked by uid 99); 17 Feb 2015 01:08:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Feb 2015 01:08:44 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [199.193.192.100] (HELO codehaus01.managed.contegix.com) (199.193.192.100) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Feb 2015 01:08:19 +0000 Received: from codehaus01 (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 126D3B1158 for ; Mon, 16 Feb 2015 19:07:18 -0600 (CST) Date: Mon, 16 Feb 2015 19:07:18 -0600 (CST) From: "Brent N Atkinson (JIRA)" To: issues@continuum.apache.org Message-ID: In-Reply-To: References: Subject: [jira] (CONTINUUM-1837) Report test results with ant MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 22cf62d5d84cf5bea94eb3b65e0ebd09 X-Virus-Checked: Checked by ClamAV on apache.org [ https://jira.codehaus.org/browse/CONTINUUM-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brent N Atkinson reassigned CONTINUUM-1837: ------------------------------------------- Assignee: Brent N Atkinson > Report test results with ant > ---------------------------- > > Key: CONTINUUM-1837 > URL: https://jira.codehaus.org/browse/CONTINUUM-1837 > Project: Continuum > Issue Type: Improvement > Components: Integration - Ant > Affects Versions: 1.1 > Reporter: Paul Guyot > Assignee: Brent N Atkinson > Fix For: 1.5.0 > > Attachments: continuum-1837.diff > > > When using ant, continuum doesn't report test results in e-mails [#CONTINUUM-1722], while with mvn, it does and it also reports on the build page. The attached patch archives the junit reports that are generated with ant. -- This message was sent by Atlassian JIRA (v6.1.6#6162)