Remove the global package seal from the Spigot jar

    • Type: New Feature
    • Resolution: Fixed
    • Priority: Minor
    • None
    • Affects Version/s: None

      When trying to use Hibernate ORM in a plugin I ran into a java.lang.SecurityException. I have found out that this is caused by a global package seal in the Spigot.jar, specifically the line "sealed: true" in MANIFEST.MF.

      The global seal should not be necessary as there are seals for all bukkit packages.

      I have found an old ticket at bukkit.atlassian.net that describes the same problem, but (from what I have seen) it has simply been ignored.

      https://bukkit.atlassian.net/browse/BUKKIT-4554

            Assignee:
            md_5
            Reporter:
            Arne
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: