Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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