[
https://issues.apache.org/jira/browse/GEODE-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16844124#comment-16844124
]
Blake Bender commented on GEODE-2438:
-------------------------------------
Won't fix - CacheHelper* classes are part of the old integration-test
framework, we're gonna rewrite all the tests to use the new integration
framework so we have tests people can read, understand, and debug, then the old
`integration-test` directory will be deleted.
> 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
> Priority: Major
>
> 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
(v7.6.3#76005)