You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Beysim Sezgin (JIRA)" <ji...@apache.org> on 2015/04/07 22:53:12 UTC

[jira] [Created] (REEF-241) cleanup clean target for c#/cpp projects

Beysim Sezgin created REEF-241:
----------------------------------

             Summary: cleanup clean target for c#/cpp projects
                 Key: REEF-241
                 URL: https://issues.apache.org/jira/browse/REEF-241
             Project: REEF
          Issue Type: Bug
          Components: Build infrastructure
            Reporter: Beysim Sezgin
            Assignee: Beysim Sezgin


Sometimes build fails to delete certain files during execution of the "clean" target, but clean succeeds nevertheless. To make sure clean works, add a AfterTarget for "clean" which removes the target directory and fail if remove directory fails.



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