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

Add support for including a JRE in the product #3816

Merged
merged 1 commit into from May 5, 2024

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented May 5, 2024

PDE recently added a new flag for the product to mark it to include a jre eclipse-pde/eclipse.pde#1075 but this currently has no effect in Tycho.

This now adds support for automatically include a JustJ JRE if the option is selected.

Copy link

github-actions bot commented May 5, 2024

Test Results

  594 files  ±0    594 suites  ±0   3h 43m 6s ⏱️ - 1m 33s
  420 tests +1    413 ✅ +1   7 💤 ±0  0 ❌ ±0 
1 260 runs  +3  1 238 ✅ +3  22 💤 ±0  0 ❌ ±0 

Results for commit 7a55322. ± Comparison against base commit 8ef98a0.

♻️ This comment has been updated with latest results.

PDE recently added a new flag for the product to mark it to include a
jre eclipse-pde/eclipse.pde#1075 but this
currently has no effect in Tycho.

This now adds support for automatically include a JustJ JRE if the
option is selected.

Fix eclipse-tycho#2064
@laeubi laeubi marked this pull request as ready for review May 5, 2024 13:56
@laeubi laeubi merged commit 66d631c into eclipse-tycho:main May 5, 2024
11 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.

Support automatic installation of a suitable JustJ in a product packaging
1 participant