Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id AF784200B7E for ; Tue, 23 Aug 2016 01:27:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id AE208160ABC; Mon, 22 Aug 2016 23:27:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id EBC33160AB3 for ; Tue, 23 Aug 2016 01:27:21 +0200 (CEST) Received: (qmail 99857 invoked by uid 500); 22 Aug 2016 23:27:20 -0000 Mailing-List: contact dev-help@reef.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@reef.apache.org Delivered-To: mailing list dev@reef.apache.org Received: (qmail 99846 invoked by uid 99); 22 Aug 2016 23:27:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Aug 2016 23:27:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id ADFF52C0152 for ; Mon, 22 Aug 2016 23:27:20 +0000 (UTC) Date: Mon, 22 Aug 2016 23:27:20 +0000 (UTC) From: "Mariia Mykhailova (JIRA)" To: dev@reef.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (REEF-1538) Org.Apache.REEF.Common.Tests builds to Debug folder in Release mode MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 22 Aug 2016 23:27:22 -0000 Mariia Mykhailova created REEF-1538: --------------------------------------- Summary: Org.Apache.REEF.Common.Tests builds to Debug folder in Release mode Key: REEF-1538 URL: https://issues.apache.org/jira/browse/REEF-1538 Project: REEF Issue Type: Bug Components: REEF.NET Reporter: Mariia Mykhailova Priority: Minor When building .NET code in Release mode ({{/p:Configuration="Release"}}), {{Org.Apache.REEF.Common.Tests}} gets placed under {{lang\cs\bin\x64\Debug}} instead of {{lang\cs\bin\x64\Release}} like the rest of the projects. -- This message was sent by Atlassian JIRA (v6.3.4#6332)