mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-19 12:15:28 +00:00
according to https://bugs.eclipse.org/bugs/show_bug.cgi?id=544977#c21 the
scenario of using the ManifestBuilder without setting the PluginNature is
not a supported scenario. Besides, it doesn't help to get rid of the new
Eclipse warning regarding non-exported packages.
This reverts commit 063484e29f.
This fragment to the com.sun.jersey bundle is used to declare an additional dependency on com.sun.xml.bind.jaxb-impl which contains the javax.xml.bind implementation since it was removed from the JDK in Java 11.