protegeproject / protege

Protege Desktop
http://protege.stanford.edu
Other
969 stars 229 forks source link

Upgrade maven-bundle-plugin #1210

Closed ykazakov closed 1 month ago

ykazakov commented 1 month ago

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.

gouttegd commented 1 month ago

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

gouttegd commented 1 month ago

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