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

Java: Move ExamplesApp to examples folder #1908

Merged

Conversation

acarbonetto
Copy link
Collaborator

No description provided.

Signed-off-by: Andrew Carbonetto <[email protected]>
Signed-off-by: Andrew Carbonetto <[email protected]>
@acarbonetto acarbonetto requested a review from a team as a code owner July 9, 2024 22:15
@acarbonetto acarbonetto mentioned this pull request Jul 9, 2024
examples/java/README.md Outdated Show resolved Hide resolved
@Yury-Fridlyand Yury-Fridlyand added java issues and fixes related to the java client docs Documentation labels Jul 9, 2024
java/client/build.gradle Outdated Show resolved Hide resolved
java/DEVELOPER.md Outdated Show resolved Hide resolved
examples/java/README.md Outdated Show resolved Hide resolved
java/client/build.gradle Outdated Show resolved Hide resolved
Copy link
Collaborator

@barshaul barshaul left a comment

Choose a reason for hiding this comment

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

Make sure to add error handling to the example

@acarbonetto
Copy link
Collaborator Author

Make sure to add error handling to the example

This will come in a follow-up PR. This PR is just to move away from the client gradle project and allow users to download from Maven.

java/DEVELOPER.md Outdated Show resolved Hide resolved
java/DEVELOPER.md Outdated Show resolved Hide resolved
java/client/build.gradle Outdated Show resolved Hide resolved
java/client/build.gradle Outdated Show resolved Hide resolved
examples/java/build.gradle Outdated Show resolved Hide resolved
examples/java/README.md Show resolved Hide resolved
Signed-off-by: Andrew Carbonetto <[email protected]>
Signed-off-by: Andrew Carbonetto <[email protected]>
@@ -155,6 +155,46 @@ Some troubleshooting issues:
- If build fails because of rust compiler fails, make sure submodules are updated using `git submodule update`.
- If protobuf 26.0 or earlier is detected, upgrade to the latest protobuf release.

## Running Examples App
Copy link
Collaborator

Choose a reason for hiding this comment

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

Wouldn't this be useful for users of GLIDE to know? I feel like this is less DEVELOPER.MD material and more README.MD material. I put instructions for running the Scala and Kotlin examples in the README in my PR for that reason, but even if you disagree, I think we should be aligned at the very least.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I will like to the examples/java/README.md from the jave/README.md and give a short blurb. You are correct that it would be useful to have.
But this level of detail (publishing to local maven) is not necessary in the README.md

@acarbonetto acarbonetto merged commit 93e91f3 into valkey-io:main Jul 11, 2024
6 checks passed
jonathanl-bq pushed a commit to jonathanl-bq/glide-for-redis that referenced this pull request Jul 12, 2024
* Java: Move ExamplesApp to examples folder

Signed-off-by: Andrew Carbonetto <[email protected]>

* Update gradle build to send version

Signed-off-by: Andrew Carbonetto <[email protected]>

* Fix comment

Signed-off-by: Andrew Carbonetto <[email protected]>

* Update build artefact names

Signed-off-by: Andrew Carbonetto <[email protected]>

* Update build.gradle to allow for custom classifier

Signed-off-by: Andrew Carbonetto <[email protected]>

* Update examples with osdetector

Signed-off-by: Andrew Carbonetto <[email protected]>

* Update build for review comments

Signed-off-by: Andrew Carbonetto <[email protected]>

* Remove unnecessary dependencies in the java example

Signed-off-by: Andrew Carbonetto <[email protected]>

* Clean up links in readme

Signed-off-by: Andrew Carbonetto <[email protected]>

---------

Signed-off-by: Andrew Carbonetto <[email protected]>
@acarbonetto acarbonetto deleted the java/integ_acarbo_move_examplesapp branch July 23, 2024 20:47
@acarbonetto acarbonetto restored the java/integ_acarbo_move_examplesapp branch July 23, 2024 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation java issues and fixes related to the java client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants