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

Rename core module to server #28190

Merged
merged 1 commit into from
Jan 11, 2018
Merged

Conversation

Tim-Brooks
Copy link
Contributor

This is related to #27933. It renames the core module to server. This is
the first step towards introducing an elasticsearch-core jar.

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
Copy link
Contributor Author

This is a backport of #28180

@rjernst
Copy link
Member

rjernst commented Jan 11, 2018

@tbrooks8 Were there any changes you had to make in the backport that necessitate a PR?

@Tim-Brooks
Copy link
Contributor Author

Files that had been deleted on master had to be moved in 6.x. Files that had been added on master had to be deleted from the new server module. That’s why I wanted a CI run @rjernst. There is no new code written.

Copy link
Member

@jasontedor jasontedor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@Tim-Brooks Tim-Brooks merged commit 04e0e3c into elastic:6.x Jan 11, 2018
jasontedor added a commit that referenced this pull request Jan 11, 2018
* 6.x: (41 commits)
  Rename core module to server (#28190)
  [Test] Remove superfluous lines
  [Test] Add skip test for index range field with null values
  upgraded jna from 4.4.0-1 to 4.5.1 (#28183)
  [TEST] Do not call RandomizedTest.scaledRandomIntBetween from multiple threads
  [Docs] Correct response json in rank-eval.asciidoc
  Fix environment variable substitutions in list setting (#28106)
  Add scroll parameter to _reindex API (#28041)
  Include all sentences smaller than fragment_size in the unified highlighter (#28132)
  [Docs] Improvements in script-fields.asciidoc (#28174)
  [Docs] Remove Kerberos/SPNEGO Shield plugin (#28019)
  Ignore null value for range field (#27845) (#28116)
  docs: Replaces indexed script java api docs with stored script api docs
  test: ensure we endup with a single segment
  Make sure that we don't detect files as maven coordinate when installing a plugin (#28163)
  [Tests] temporary disable meta plugin rest tests #28163
  meta-plugin should install bin and config at the top level (#28162)
  Painless: Add public member read/write access test. (#28156)
  Docs: Clarify password protection support with keystore (#28157)
  [Docs] fix plugin properties inclusion for plugins authors
  ...
@Tim-Brooks Tim-Brooks deleted the backport_rename branch December 10, 2018 16:19
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 >enhancement v6.2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants