Skip to content

chore(docs): update makefile with latest Java SDK version#358

Merged
retgits merged 1 commit intomainfrom
retgits-patch-1
Sep 10, 2021
Merged

chore(docs): update makefile with latest Java SDK version#358
retgits merged 1 commit intomainfrom
retgits-patch-1

Conversation

@retgits
Copy link
Copy Markdown

@retgits retgits commented Sep 10, 2021

The minimum supported version should come from the SDK itself, not from the main docs repo. Updating this parameter so we can remove the parameter from the main docs repo.

The minimum supported version should come from the SDK itself, not from the main docs repo. Updating this parameter so we can remove the parameter from the main docs repo.
Copy link
Copy Markdown
Contributor

@patriknw patriknw left a comment

Choose a reason for hiding this comment

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

LGTM, so many versions all over the place

Comment thread docs/Makefile
echo ":recommended-java-version: 11" \
>> "${managed_partials}/attributes.adoc"
echo ":java_minimum_sdk_version: 0.7.0-beta.19" \
echo ":java_minimum_sdk_version: 0.7.0" \
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

is this something we need to push to current/docs to get it out?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Let's push it during the next release. Johan (or you) created the PR for the main docs already so we got that covered there. Once this is in the current/docs branch, we can make the update in the main docs repo to use this version number rather than what it currently has.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I see. We should improve on the Releasing.md so that all steps are clear.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Great idea! I'll submit a new PR for that.

@retgits retgits merged commit bfe978a into main Sep 10, 2021
@retgits retgits deleted the retgits-patch-1 branch September 10, 2021 17:43
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