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

Build: Switch jna dependency to an elastic version #24081

Merged
merged 4 commits into from
Apr 13, 2017

Conversation

rjernst
Copy link
Member

@rjernst rjernst commented Apr 13, 2017

This new version of jna is rebuilt from the official release of jna, but
with native libs linked against older glibc in order to support all
platforms elasticsearch supports.

closes #23640

This new version of jna is rebuilt from the official release of jna, but
with native libs linked against older glibc in order to support all
platforms elasticsearch supports.
@rjernst rjernst added :Delivery/Build Build or test infrastructure v5.4.0 v6.0.0-alpha1 labels Apr 13, 2017
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. Can you mark this as closing #23640?

@jasontedor
Copy link
Member

jasontedor commented Apr 13, 2017

Oh, it needs a v5.5.0 label too, we've branched.

@rjernst rjernst added the v5.5.0 label Apr 13, 2017
@jasontedor
Copy link
Member

Isn't there a SHA that needs updating too?

@rjernst
Copy link
Member Author

rjernst commented Apr 13, 2017

Isn't there a SHA that needs updating too?

Indeed. I only ran packaging tests so far. I will run precommit right now.

@jasontedor
Copy link
Member

Cool. Push when you're comfortable with it.

@rjernst rjernst merged commit fb3a281 into elastic:master Apr 13, 2017
@rjernst rjernst deleted the our_jna branch April 13, 2017 07:17
rjernst added a commit that referenced this pull request Apr 13, 2017
This new version of jna is rebuilt from the official release of jna, but
with native libs linked against older glibc in order to support all
platforms elasticsearch supports.

closes #23640
rjernst added a commit that referenced this pull request Apr 13, 2017
This new version of jna is rebuilt from the official release of jna, but
with native libs linked against older glibc in order to support all
platforms elasticsearch supports.

closes #23640
jasontedor added a commit to jasontedor/elasticsearch that referenced this pull request Apr 13, 2017
* master: (41 commits)
  Remove awaits fix from evil JNA native tests
  Correct handling of default and array settings
  Build: Switch jna dependency to an elastic version (elastic#24081)
  fix CategoryContextMappingTests compilation bugs
  testConcurrentGetAndSetOnPrimary - fix a race condition between indexing and updating value map
  Allow different data types for category in Context suggester (elastic#23491)
  Restrict build info loading to ES jar, not any jar (elastic#24049)
  Remove more hidden file leniency from plugins
  Register error listener in evil logger tests
  Detect using logging before configuration
  [DOCS] Added note about Elastic Cloud to improve 'elastic aws' SERP results.
  Add version constant for 5.5 (elastic#24075)
  Add unit tests for NestedAggregator (elastic#24054)
  Add more debugging information to rethrottles
  Tests: Use random analyzer only on string fields in Match/MultiMatchBuilderTests
  Cleanup outdated comments for fixing up pom dependencies (elastic#24056)
  S3 Repository: Eagerly load static settings (elastic#23910)
  Reject duplicate settings on the command line
  Wildcard cluster names for cross cluster search (elastic#23985)
  Update scripts/security docs for sandboxed world (elastic#23977)
  ...
@mark-vieira mark-vieira added the Team:Delivery Meta label for Delivery team label Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Delivery/Build Build or test infrastructure Team:Delivery Meta label for Delivery team v5.4.0 v5.5.0 v6.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JNA 4.4.0 requires glibc 2.14
3 participants