You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Julia (JIRA)" <ji...@apache.org> on 2015/03/18 01:49:38 UTC

[jira] [Created] (REEF-209) Load Org.Apache.REEF.JavaClrBridge.dll

Julia created REEF-209:
--------------------------

             Summary: Load Org.Apache.REEF.JavaClrBridge.dll
                 Key: REEF-209
                 URL: https://issues.apache.org/jira/browse/REEF-209
             Project: REEF
          Issue Type: Bug
            Reporter: Julia


As clr dlls as moving to cs sln as a project, they will not be packed with jar file any more. They can be dropped to the global folder with other dlls. We need to modify libLoader to make sure this dll is loaded in the following sequence:
>From local folder
from global folder
>From jar file



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