OpenLiberty / OpenLiberty/ci.docker
Install iFixes in features.sh, instead of configure.sh
Open
@kabicin is already working on this.
Since Jan 5, 2026.
zenhub-dev
- Dominant language
- Shell
- Stars
- 48
- Forks
- 60
- Avg merge
- 3h 2m
- Merged PRs (30d)
- 3
Description
Currently, iFixes are installed as part of configure.sh. Consider installing iFixes in features.sh since technically, iFixes can be installed once the features are installed. Check whether features.sh applied iFixes and if not, continue to install iFixes as part of configure.sh, to avoid breaking existing users (who copy in iFixes after features.sh has run and rely on configure.sh to install them).
- Completed for Open Liberty
- Completed for WebSphere Liberty
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.