Skip to content

issues Search Results · repo:actions/setup-java language:TypeScript

Filter by

365 results
 (91 ms)

365 results

inactions/setup-java (press backspace or delete to remove)

Description: From JDK24 onwards, Temurin s default distribution does not ship JMODs any more: https://github.com/adoptium/adoptium-support/issues/1271 They are going to provide another download for it: ...
feature request
  • koppor
  • 1
  • Opened 
    8 days ago
  • #804

Description: The JDK download fails for the current LTS release if the build number is specified, but not completely provided. For the current LTS release, 21.0.6+7 does not work: One has to specify the ...
bug
  • simon-jobrad
  • 3
  • Opened 
    11 days ago
  • #803

Description: While running Java setup with V2/V3, we are getting below error, cookieAttributeList.unparsed ??= [] ^^^ SyntaxError: Unexpected token ??= at wrapSafe ...
bug
  • LikithRkTR
  • 4
  • Opened 
    15 days ago
  • #800

Description: As of today, you re using the Zulu Discover API to fetch available jdks from there: https://github.com/actions/setup-java/blob/c5195efecf7bdfc987ee8bae7a71cb8b11521c00/src/distributions/zulu/installer.ts#L128 ...
feature request
  • StefMa
  • 1
  • Opened 
    19 days ago
  • #795

Description: We are running self hosted runners of github and somethimes the setup-java actions fails without any clear error or warning. Even when running the scripts in debug mode we are just seeing ...
bug
  • daan-flore
  • 5
  • Opened 
    22 days ago
  • #793

Description: This action works fine several weeks ago, it now fails with `Could not find satisfied version for SemVer 21 . Task version: actions/setup-java@v4 Platform: - [x ] Ubuntu - [ ] macOS ...
bug
  • counter2015
  • 4
  • Opened 
    on Mar 30
  • #784

Description: Per https://maven.apache.org/plugins/maven-gpg-plugin/sign-mojo.html#passphraseenvname the mechanism currently used by this task is deprecated. This is reenforced by the fact that https://maven.apache.org/plugins/maven-gpg-plugin/sign-mojo.html#passphrase ...
feature request
  • cowwoc
  • 2
  • Opened 
    on Mar 3
  • #760

Description: I enabled gradle caching in the setup java task for my action, first publishing worked nothing weird. But after changing code and wanting to make a new snapshot build of one of my libs it ...
bug
  • BelgianDev
  • 5
  • Opened 
    on Feb 17
  • #754

Description: Using Action schema with YAML validation I was running a self-documentation test for another action. It noticed and failed validation for the setup-java repo s action.yml because of two invalid ...
bug
  • Coderrob
  • 5
  • Opened 
    on Feb 9
  • #747

The GraalVM Community edition should be an option. It is nice to use the setup_java action for matrix builds and consistency between regular JDK and GraalVM workflows. But it would be nice to be able to ...
feature request
  • msgilligan
  • 1
  • Opened 
    on Jan 31
  • #742
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub