You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Anupam (JIRA)" <ji...@apache.org> on 2016/02/09 03:58:18 UTC

[jira] [Created] (REEF-1197) Fix REEF .NET build concurrency issues around JAR creation and NuGet cleanup

Anupam created REEF-1197:
----------------------------

             Summary: Fix REEF .NET build concurrency issues around JAR creation and NuGet cleanup
                 Key: REEF-1197
                 URL: https://issues.apache.org/jira/browse/REEF-1197
             Project: REEF
          Issue Type: Bug
            Reporter: Anupam
            Assignee: Anupam


We have certain build concurrency issues where non-explicit dependency across projects cause build failures when Visual Studio executes build with maximum parallelism for a machine.
Further there are some build actions like JAR generation and copying which are required by only one project but are invoked in every project via build.props. This leads to unnecessary concurrency.



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