-
Notifications
You must be signed in to change notification settings - Fork 24.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add elasticsearch-core library #27933
Labels
:Core/Infra/Core
Core issues without another label
Comments
Tim-Brooks
added a commit
to Tim-Brooks/elasticsearch
that referenced
this issue
Jan 11, 2018
This is related to elastic#27933. It renames the core module to server. This is the first step towards introducing an elasticsearch-core jar.
Tim-Brooks
added a commit
that referenced
this issue
Jan 11, 2018
This is related to #27933. It renames the core module to server. This is the first step towards introducing an elasticsearch-core jar.
Tim-Brooks
added a commit
to Tim-Brooks/elasticsearch
that referenced
this issue
Jan 11, 2018
This is related to elastic#27933. It renames the core module to server. This is the first step towards introducing an elasticsearch-core jar.
Tim-Brooks
added a commit
that referenced
this issue
Jan 11, 2018
This is related to #27933. It renames the core module to server. This is the first step towards introducing an elasticsearch-core jar.
Tim-Brooks
added a commit
to Tim-Brooks/elasticsearch
that referenced
this issue
Jan 11, 2018
This is related to elastic#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.
Tim-Brooks
added a commit
that referenced
this issue
Jan 15, 2018
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.
Tim-Brooks
added a commit
that referenced
this issue
Jan 15, 2018
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 should be complete as we have merged the work to add the elasticsearch-core jar. Closing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a placeholder issue to do the following:
libs/elasticsearch-core
core
toserver
and the artifact toelasticsearch-server
elasticsearch-core
(including the build-time task)The text was updated successfully, but these errors were encountered: