OpenLiberty / OpenLiberty/liberty-tools-eclipse
Update Jenkins build programmatically installing Liberty Tools Eclipse
Open
@awisniew90 is already working on this.
Since Feb 17, 2023.
releng
- Dominant language
- Java
- Stars
- 16
- Forks
- 20
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 16
Description
(Apologies this build script referenced is IBM-internal at the moment)
Though this is no longer up-to-date, I wrote an earlier note to myself observing we should have been using an install command like:
eclipse -nosplash -application org.eclipse.equinox.p2.director -repository 'jar:file:/home/ibmadmin/io.openliberty.tools.update.eclipse-repository-0.5.0-SNAPSHOT.zip!/',https://raw.githubusercontent.com/eclipse/lsp4jakarta/build-p2-update-site-0.0.1,http://download.eclipse.org/lsp4mp/releases/0.5.0/repository/,https://download.eclipse.org/releases/2022-09/,https://download.eclipse.org/jdtls/snapshots/repository/latest/,https://download.eclipse.org/jdtls/milestones/1.5.0/repository,https://raw.githubusercontent.com/eclipse/lsp4jakarta/build-p2-update-site-0.0.1 -installIU io.openliberty.tools.eclipse.feature.group
We'd need to update the LSP4Jakarta location at least.
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.