Kirk Lund created GEODE-6856:
--------------------------------
Summary: Remove deprecated CacheServerLauncher and its test
Key: GEODE-6856
URL: https://issues.apache.org/jira/browse/GEODE-6856
Project: Geode
Issue Type: Wish
Components: core
Reporter: Kirk Lund
Since CacheServerLauncher is an internal class, we should remove it and its
test:
* org.apache.geode.internal.cache.CacheServerLauncher
* org.apache.geode.internal.cache.DeprecatedCacheServerLauncherIntegrationTest
CacheServerLauncher historical info:
• introduced in GemFire 2.0.2
• was deprecated in GemFire 7.0.0
• was used by an old `cacheserver` script that has never existed in Geode
There should be no users actually using this internal class so it should be
safe to delete.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)