avelino / avelino/jbundle

Set gradle properties

Open
#44 0 comments 0 reactions 0 assignees View on GitHub
area/config build/gradle
Dominant language
Rust
Stars
181
Forks
11
PR merge metrics
No merged PRs in 30d

Description

While testing https://github.com/avelino/jbundle/pull/43, I found out that we use gradle properties to pass the version and version info string to gradle:

-PprojVersion="${{ steps.gitversion.outputs.AssemblySemVer }}" -PprojVersionInfo="${{ steps.gitversion.outputs.InformationalVersion }}"

(OK, also `-PeaJdkBuild="${{ needs.conditions.outputs.useEaJdk }}"`, but this is not important)

How to pass these gradle properties using `jbundle`?

Contributor guide

Open the contributing guide

Research direction

Review jbundle's command-line entry point and how it currently invokes Gradle; the issue names no specific file or test. Define how the two version properties should be accepted and forwarded, then verify the behavior while reproducing the Gradle invocation described in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
build-system, cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.