Skip to content
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

Closed
jasontedor opened this issue Dec 20, 2017 · 1 comment
Closed

Add elasticsearch-core library #27933

jasontedor opened this issue Dec 20, 2017 · 1 comment
Assignees
Labels
:Core/Infra/Core Core issues without another label

Comments

@jasontedor
Copy link
Member

This is a placeholder issue to do the following:

  • create libs/elasticsearch-core
  • rename core to server and the artifact to elasticsearch-server
  • move JAR hell check to elasticsearch-core (including the build-time task)
@jasontedor jasontedor added :Core/Infra/Core Core issues without another label v6.2.0 labels Dec 20, 2017
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.
@colings86 colings86 added v6.3.0 and removed v6.2.0 labels Jan 22, 2018
@Tim-Brooks
Copy link
Contributor

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
Labels
:Core/Infra/Core Core issues without another label
Projects
None yet
Development

No branches or pull requests

4 participants