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

Use the actual system-packages from the JVM for Product/Site export #284

Merged
merged 1 commit into from
Aug 13, 2022

Conversation

HannesWell
Copy link
Member

As reported in #221 (comment) #194 can also occur when exporting Products.

This applies the same fix to PDE-build. In my little test-case that worked.

Since pde.core depends on pde.build I had to copy the code from TargetPlatformHelper to PDE build. Looking at other places this is not the first time the dependency issue was solved like that.

Additionally this applies a minor shortcut for TargetPlatformHelper.querySystemPackages()

HannesWell added a commit to HannesWell/eclipse.pde that referenced this pull request Aug 11, 2022
With eclipse-pde#279 and
eclipse-pde#284 the users of those
profiles were changed to use better ways to find the available
system-packages of a Java version.
@HannesWell HannesWell dismissed iloveeclipse’s stale review August 13, 2022 06:53

The requested change has been implemented.

@HannesWell HannesWell merged commit ea34245 into eclipse-pde:master Aug 13, 2022
@HannesWell HannesWell deleted the fix194ForBuild branch August 13, 2022 06:54
HannesWell added a commit to HannesWell/eclipse.pde that referenced this pull request Aug 13, 2022
With eclipse-pde#279 and
eclipse-pde#284 the users of those
profiles were changed to use better ways to find the available
system-packages of a Java version.
HannesWell added a commit to HannesWell/eclipse.pde that referenced this pull request Aug 14, 2022
With eclipse-pde#279 and
eclipse-pde#284 the users of those
profiles were changed to use better ways to find the available
system-packages of a Java version.
HannesWell added a commit to HannesWell/eclipse.pde that referenced this pull request Aug 16, 2022
With eclipse-pde#279 and
eclipse-pde#284 the users of those
profiles were changed to use better ways to find the available
system-packages of a Java version.
HannesWell added a commit that referenced this pull request Aug 16, 2022
With #279 and
#284 the users of those
profiles were changed to use better ways to find the available
system-packages of a Java version.
@flaviodonze
Copy link

Sorry for my late answer, I was on holiday.
I just tested the export with the integration build eclipse-SDK-I20220817-1800-win32-x86_64 and I don't run into the validation problem anymore. Thanks for fixing!

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.

3 participants