microsoft / microsoft/winget-pkgs

[Package Issue]: Azul.Zulu, JREs not publishing

Open
#246,752 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Issue-Bug Needs-Triage
Dominant language
No language data
Stars
11.1k
Forks
9.7k
Avg merge
1h 32m
Merged PRs (30d)
376

Description

Please confirm these before moving forward
  • I have searched for my issue and not found a work-in-progress/duplicate/resolved issue.
  • I have not been informed if the issue is resolved in a preview version of the winget client.
Category of the issue

Other

Brief description of your issue

I am a developer of Azul and we noticed the recent versions of our Azul Zulu JREs are not syncing.

https://github.com/microsoft/winget-pkgs/tree/master/manifests/a/Azul/Zulu
There are correctly JDKs and JREs up to version 18. From 19 there are only JDKs. We need to publish those JREs as well.

The problem is that the Dumplings repo is missing the proper JRE tasks - like here: up to v18, there are both:
https://github.com/SpecterShell/Dumplings/tree/main/Tasks/Azul.Zulu.18.JRE
https://github.com/SpecterShell/Dumplings/tree/main/Tasks/Azul.Zulu.18.JDK
but for 19, there is only
https://github.com/SpecterShell/Dumplings/tree/main/Tasks/Azul.Zulu.19.JDK

How exactly are those per-version tasks generated? How can we help so winget will start publishing newer JRE versions as well? And ideally solve this in a way there will be no manual task needed when new major Java version will get released in the future 🙂

I will be happy to help if some further debugging is needed!
Thanks.

Steps to reproduce

Follow the links above to see that there is no Azul.Zulu JRE from 19 and further.

Actual behavior

Missing Azul.Zulu JREs 19, 20, 21, 22, 23, 24.

Expected behavior

To have the missing JREs in the package registry

Environment
I'm on Mac, so no winget here but it is not relevat to the issue.
Screenshots and Logs

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Compare the linked winget-pkgs Azul/Zulu manifests with the Dumplings Tasks/Azul.Zulu.18.JRE and Tasks/Azul.Zulu.19.JDK examples. First determine how per-version tasks are generated and why JRE tasks stopped after version 18. Done means the missing JRE versions are published and future major releases do not require manual task creation.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
release, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.