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

Upgrade maven-bundle-plugin #1210

Merged
merged 1 commit into from
May 17, 2024
Merged

Conversation

ykazakov
Copy link
Contributor

The new version tries to export the system packages com.apple.eawt, com.apple.eio, sun.swing, which need to be excluded because they are not exported by any other bundle.

I tested protege-mac app and protege-platform-independent (with openjdk 11.0.23 2024-04-16 LTS), which seem to work fine, but I did not test windows and linux apps.

The new version finds system packages com.apple.eawt,
com.apple.eio, sun.swing, which need to be excluded
because they are not exported by any other bundle
@gouttegd
Copy link
Collaborator

Thanks. The GNU/Linux version is working fine. I'll test the Windows version later.

@gouttegd gouttegd merged commit 622ef0b into protegeproject:master May 17, 2024
3 checks passed
@gouttegd
Copy link
Collaborator

Works fine on GNU/Linux, MacOS, and Windows.

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.

2 participants