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

[documentation] (#293) Required Java version updated to Java 17 in the documentation. #295

Merged
merged 5 commits into from
Jul 1, 2024

Conversation

sugeeshC
Copy link
Contributor

Description

Required Java version updated to Java 17 in the documentation.

Following documentation files changed.

  • ./docs/archive/doc/markdown/setup-cd-bamboo.md
  • ./docs/archive/doc/markdown/setup-platform.md
  • ./docs/archive/doc/markdown/setup-workstation-maven.md
  • ./docs/archive/doc/markdown/setup-workstation.md
  • ./docs/versions/latest/General/Getting Started/Prerequisites.md
  • ./docs/versions/latest/General/Getting Started/Setting Up Local Environment.md

Checklist

  • I have added relevant error handling and logging messages to help troubleshooting
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation, relevant usage information (if applicable)
  • I have updated the PR title with affected component, related issue number and a short summary of the changes introduced
  • I have added labels for implementation type (enhancement, bug, dependencies) and version change (major, minor, patch)
  • I have tested against live environment, if applicable
  • I have synced any structure and/or content vRA-NG improvements with vra-ng and ts-vra-ng archetypes (if applicable)
  • I have my changes rebased and squashed to the minimal number of relevant commits. Notice: don't squash all commits
  • I have added a descriptive commit message with a short title, including a Fixed #XXX - or Closed #XXX - prefix to auto-close the issue

Release Notes

Required Java version updated to Java 17 in the documentation.

Related issues and PRs

Closed #293

…ls to Java 17.

Signed-off-by: sugeesh chandraweera <csugeesh@vmware.com>
@sugeeshC sugeeshC requested a review from a team as a code owner June 27, 2024 12:38
@github-actions github-actions bot added the kind/bug Something isn't working label Jun 27, 2024
Signed-off-by: sugeesh chandraweera <csugeesh@vmware.com>
@sugeeshC sugeeshC force-pushed the fix/293-documentation-java-version-update branch from e599874 to 9c17703 Compare June 27, 2024 12:53
@VenelinBakalov VenelinBakalov merged commit b2ddc31 into main Jul 1, 2024
14 checks passed
@VenelinBakalov VenelinBakalov deleted the fix/293-documentation-java-version-update branch July 1, 2024 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Java SE 17 required for Build Tools 2.39.0
4 participants