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 26710200BB1 for ; Thu, 29 Sep 2016 03:27:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 25298160AD3; Thu, 29 Sep 2016 01: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 61EAF160AD4 for ; Thu, 29 Sep 2016 03:27:21 +0200 (CEST) Received: (qmail 9173 invoked by uid 500); 29 Sep 2016 01: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 9146 invoked by uid 99); 29 Sep 2016 01:27:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Sep 2016 01:27:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 714222C0057 for ; Thu, 29 Sep 2016 01:27:20 +0000 (UTC) Date: Thu, 29 Sep 2016 01:27:20 +0000 (UTC) From: "Doug Service (JIRA)" To: dev@reef.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (REEF-1624) Convert C# projects to use common proto files in lang/common/proto MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 29 Sep 2016 01:27:22 -0000 Doug Service created REEF-1624: ---------------------------------- Summary: Convert C# projects to use common proto files in lang/common/proto Key: REEF-1624 URL: https://issues.apache.org/jira/browse/REEF-1624 Project: REEF Issue Type: Sub-task Reporter: Doug Service Assignee: Doug Service The Java and C# sides use different proto files. REEF-1611 moves the java files to lang/common/proto. The C# projects should use the same set of common proto files and any differences between the java and C# files must be resolved. -- This message was sent by Atlassian JIRA (v6.3.4#6332)