You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Doug Service (JIRA)" <ji...@apache.org> on 2016/09/26 23:34:20 UTC

[jira] [Created] (REEF-1614) Covert all C# protobuf usage to 3.0

Doug Service created REEF-1614:
----------------------------------

             Summary: Covert all C# protobuf usage to 3.0
                 Key: REEF-1614
                 URL: https://issues.apache.org/jira/browse/REEF-1614
             Project: REEF
          Issue Type: Sub-task
            Reporter: Doug Service


Remove generated files from source tree and git
Add syntax = "proto3"; to all java .proto files
Add protoc code generation to C# build
Update all calling locations in C# code due to changes in generated code in the following projects (based in inclusion of protofbuf-net in NuGet package manager):
REEF.Common
REEF.Driver
REEF.Evaluator
REEF.Evaluator.Tests
REEF.Network
REEF.Tang
REEF.Tang.Tests
REEF.Tests
REEF.Wake



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)