This is related to #27933. It introduces a jar named elasticsearch-core in the lib directory. This commit moves the JarHell class from server to elasticsearch-core. Additionally, PathUtils and some of Loggers are moved as JarHell depends on them.
This is related to #27933. It renames the core module to server. This is the first step towards introducing an elasticsearch-core jar.