Michael Dodge created GEODE-2438:
------------------------------------
Summary: Correct references to non-existent JAR files
Key: GEODE-2438
URL: https://issues.apache.org/jira/browse/GEODE-2438
Project: Geode
Issue Type: Bug
Components: native client
Reporter: Michael Dodge
The method KillJavaProcesses() in src/clicache/integration-test/CacheHelperN.cs
refers to geode.jar. Sadly, no JAR file called geode.jar exists in the GEODE
installation so KillJavaProcesses() does not work. For purposes of identifying
GEODE server processes, geode-core-*.jar is probably the better choice.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)