Skip to content

Sent Quick Start's Java link to the JDK download location.#5200

Open
InfamousPlatypus wants to merge 1 commit intoapache:masterfrom
InfamousPlatypus:master
Open

Sent Quick Start's Java link to the JDK download location.#5200
InfamousPlatypus wants to merge 1 commit intoapache:masterfrom
InfamousPlatypus:master

Conversation

@InfamousPlatypus
Copy link
Copy Markdown

Description

Changed the Java link from the JRE page to the JDK page.

Related issue and scope

#5199

My changes affect the following components

  • API
  • Controller
  • Message Bus (e.g., Kafka)
  • Loadbalancer
  • Scheduler
  • Invoker
  • Intrinsic actions (e.g., sequences, conductors)
  • Data stores (e.g., CouchDB)
  • Tests
  • Deployment
  • CLI
  • General tooling
  • Documentation

Types of changes

  • Bug fix (generally a non-breaking change which closes an issue).
  • Enhancement or new feature (adds new functionality).
  • Breaking change (a bug fix or enhancement which changes existing behavior).

Checklist:

  • I signed an Apache CLA.
  • I reviewed the style guides and followed the recommendations (Travis CI will check :).
  • I added tests to cover my changes. (I don't think this is needed for this?)
  • My changes require further changes to the documentation.
  • I updated the documentation where necessary.

Sent Quick Start's Java link to the JDK download location.
Should fix apache#5199
Comment thread README.md
Serverless functions run within Docker containers. You will need [Docker](https://docs.docker.com/install),
[Java](https://java.com/en/download/help/download_options.xml) and [Node.js](https://nodejs.org) available on your machine.
Serverless functions run within Docker containers. You will need [Docker](https://docs.docker.com/install), the
[Java Development Kit](https://www.oracle.com/java/technologies/downloads/) and [Node.js](https://nodejs.org) available on your machine.
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.

Our policy is to reference OpenJDK as a basis and would also like to see a recommendation for a known, tested AdoptOpenJDK LTS version

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.

I do have openJDK 11.0.11.9, it does not work and I don't know where it came from.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 30, 2022

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 44.07%. Comparing base (5332e6d) to head (f3d7654).
⚠️ Report is 178 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5200      +/-   ##
==========================================
- Coverage   44.67%   44.07%   -0.61%     
==========================================
  Files         238      238              
  Lines       13937    13957      +20     
  Branches      581      570      -11     
==========================================
- Hits         6226     6151      -75     
- Misses       7711     7806      +95     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

3 participants