opensearch-project / opensearch-project/OpenSearch
Add instructions for how to build an uber/fat jar (of the client)
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 13.7k
- Forks
- 3k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 108
Description
Is your feature request related to a problem? Please describe.
In https://github.com/opensearch-project/OpenSearch/pull/3665 we'd like to give the client with the changes to someone to try. How does one build an uber/fat jar of it?
Describe the solution you'd like
A gradle task that builds an uber/fat JAR of the client.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the repository's Gradle build configuration for the client referenced in the issue and the changes discussed in OpenSearch PR 3665. Determine how the client is currently packaged; done means a documented Gradle task can produce an uber/fat JAR that someone can use to try the client changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100