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

Modified build scripts to onboard LTR to OpenSearch #97

Merged

Conversation

rithin-pullela-aws
Copy link
Collaborator

@rithin-pullela-aws rithin-pullela-aws commented Jan 14, 2025

Description

As part of Plugin Onboarding, added build.sh and changed build.gradle.

Changes in build.gradle and gradle properties:

  • Build artifact zip file naming has been changed to follow opensearch-ltr-x.x.x.x-SNAPSHOT.zip
  • Open search version is defaulted in build.gradle, use -Dopensearch.version flag to set the version via cli arguments.
  • Added publishing to maven as per this.
  • Added Java Compatibility versions
  • Removed github release since we are onboarding to opensearch and hence would not be required anymore.

Issues Resolved

#36

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants