Blake Bender created GEODE-9422: ----------------------------------- Summary: Remove duplicate 'utility' project from tree Key: GEODE-9422 URL: https://issues.apache.org/jira/browse/GEODE-9422 Project: Geode Issue Type: Task Components: native client Reporter: Blake Bender
The (currently) pending .net core support checkin makes use of the existing Java code for a test implementation of `IAuthInitialize`. To make .net core buildable as a standalone thing, we copied the existing Java code into a directory under `/netcore` in the tree. After .net core is in the tree and dev work is unblocked, we need to remove this duplicate Java code and build it from somewhere shared. -- This message was sent by Atlassian Jira (v8.3.4#803005)