OpenLiberty / OpenLiberty/ci.common

Do not print a message when expanding a variable in normal processing

Open
#549 4 comments 1 reaction 1 assignee View on GitHub

@sajeerzeji is already working on this.

Since Sep 16, 2026.

Dominant language
Java
Stars
4
Forks
32
Avg merge
1d 5h
Merged PRs (30d)
5

Description

During the build of ci.common many messages like this are printed: [INFO] Resolving Property depth_v5 for expression v6_${depth_v5}. Resolved expression value is v6_v5_v4_v3_v2_1

In most tools you can use replacement variables and they are processed in the normal course of events and no INFO message is printed. This message should be converted into a debug message to make this tool less verbose.

Contributor guide

No contributing guide indexed for this repository

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.