You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Markus Weimer (JIRA)" <ji...@apache.org> on 2015/08/28 22:25:45 UTC

[jira] [Resolved] (REEF-659) Filter out native assemblies when creating ClassHierarchies

     [ https://issues.apache.org/jira/browse/REEF-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Markus Weimer resolved REEF-659.
--------------------------------
       Resolution: Implemented
    Fix Version/s: 0.13

Implemented via [#432|https://github.com/apache/incubator-reef/pull/432]

> Filter out native assemblies when creating ClassHierarchies
> -----------------------------------------------------------
>
>                 Key: REEF-659
>                 URL: https://issues.apache.org/jira/browse/REEF-659
>             Project: REEF
>          Issue Type: Improvement
>          Components: REEF.NET, REEF.NET Driver
>            Reporter: Julia
>            Assignee: Julia
>             Fix For: 0.13
>
>
> When creating the class hierarchy for the user, we currently add all files ending in {{.DLL}} or {{.EXE}}. This is dangerous when there are also native (not .NET) DLLs in the same folder, as Tang.NET doesn't support those. We need to add a filtering method to make sure we don't attempt to load these DLLs.



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