Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support using a provisioned install for eclipse-run mojo #3240

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Dec 12, 2023

Currently Tycho always assembles the eclipse installation used by the eclipse run mojo but in some cases it is more useful to run an existing application.

This now adds support to use an already assembled eclipse installation.

Copy link

github-actions bot commented Dec 12, 2023

Test Results

   573 files  ±0     573 suites  ±0   3h 36m 22s ⏱️ + 7m 32s
   377 tests ±0     368 ✔️  - 3    6 💤 ±0  1 +1  2 🔥 +2 
1 131 runs  ±0  1 109 ✔️  - 3  19 💤 ±0  1 +1  2 🔥 +2 

For more details on these failures and errors, see this check.

Results for commit 5be91a3. ± Comparison against base commit 86be08f.

♻️ This comment has been updated with latest results.

@laeubi laeubi force-pushed the support_provisioned_eclipse_run branch 2 times, most recently from b912137 to cdb85dd Compare December 12, 2023 11:10
Currently Tycho always assembles the eclipse installation used by the
eclipse run mojo but in some cases it is more useful to run an existing
application.

This now adds support to use an already assembled eclipse installation.
@laeubi laeubi force-pushed the support_provisioned_eclipse_run branch from cdb85dd to 5be91a3 Compare December 13, 2023 06:07
@laeubi laeubi merged commit b141146 into eclipse-tycho:main Dec 15, 2023
8 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant