Return-Path: X-Original-To: apmail-falcon-dev-archive@minotaur.apache.org Delivered-To: apmail-falcon-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id ED94610989 for ; Mon, 10 Jun 2013 05:02:58 +0000 (UTC) Received: (qmail 3674 invoked by uid 500); 10 Jun 2013 05:02:55 -0000 Delivered-To: apmail-falcon-dev-archive@falcon.apache.org Received: (qmail 3610 invoked by uid 500); 10 Jun 2013 05:02:54 -0000 Mailing-List: contact dev-help@falcon.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@falcon.incubator.apache.org Delivered-To: mailing list dev@falcon.incubator.apache.org Received: (qmail 3583 invoked by uid 99); 10 Jun 2013 05:02:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jun 2013 05:02:50 +0000 X-ASF-Spam-Status: No, hits=-2000.1 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 10 Jun 2013 05:02:44 +0000 Received: (qmail 3402 invoked by uid 99); 10 Jun 2013 05:02:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jun 2013 05:02:21 +0000 Date: Mon, 10 Jun 2013 05:02:21 +0000 (UTC) From: "Srikanth Sundarrajan (JIRA)" To: dev@falcon.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (FALCON-32) Store test output in file rather then printing all the output into the console MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/FALCON-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Sundarrajan updated FALCON-32: --------------------------------------- Assignee: Jarek Jarcec Cecho > Store test output in file rather then printing all the output into the console > ------------------------------------------------------------------------------ > > Key: FALCON-32 > URL: https://issues.apache.org/jira/browse/FALCON-32 > Project: Falcon > Issue Type: Improvement > Components: general > Affects Versions: 0.3 > Reporter: Jarek Jarcec Cecho > Assignee: Jarek Jarcec Cecho > Priority: Trivial > Fix For: 0.3 > > Attachments: bugFALCON-32.patch > > > Current build is printing all output into console, messing maven and test outputs together. Also having everything in console makes test failure investigation complicated. One still could redirect output of entire maven command to file and investigate it there, but this seems to be unnecessary and therefore I would like to propose taking advantage of surefire feature to redirect the test output into files. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira