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

Fire the correct property in Product#setIncludeJre #1279

Merged
merged 1 commit into from
May 31, 2024

Conversation

Phillipus
Copy link
Contributor

@Phillipus Phillipus commented May 30, 2024

The property should be P_INCLUDE_JRE not P_INCLUDE_LAUNCHERS

Fixes #1278

The property should be P_INCLUDE_JRE not P_INCLUDE_LAUNCHERS

See eclipse-pde#1278
Copy link

Test Results

  206 files  ±0    206 suites  ±0   34m 28s ⏱️ -24s
3 578 tests ±0  3 502 ✅ ±0   76 💤 ±0  0 ❌ ±0 
7 402 runs  ±0  7 248 ✅ ±0  154 💤 ±0  0 ❌ ±0 

Results for commit 5871126. ± Comparison against base commit 9648456.

Copy link
Member

@HannesWell HannesWell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this fix.

Approve as PL/PMC.

@HannesWell HannesWell added the pmc_approved Issues with PMC approval label May 31, 2024
@HannesWell HannesWell linked an issue May 31, 2024 that may be closed by this pull request
@HannesWell HannesWell merged commit d92416a into eclipse-pde:master May 31, 2024
15 of 17 checks passed
@HannesWell
Copy link
Member

Actually we already have RC2 promotion today with the I-build from yesterday. So unless there is a RC2a for the SDK, this will fix will not be in Eclipse 2024-06.
But I think that's not a blocker that alone justifies a RC2a.

@merks
Copy link
Contributor

merks commented May 31, 2024

I'm not sure we should be committing changes before master is open again....

@akurtakov
Copy link
Member

@HannesWell For the future please don't push changes at that state of the cycle.

@Phillipus Phillipus deleted the fix-1278 branch May 31, 2024 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pmc_approved Issues with PMC approval
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong property fired in Product#setIncludeJre
5 participants