Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-9856

[JDK9+] org.jboss.security.negotiation package is exported by two jars

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • None
    • None
    • Security
    • None

    Description

      Currently if you have
      jboss-negotiation-common-3.0.4.Final.jar and jboss-negotiation-extras-3.0.4.Final.jar
      on your module path, jvm complains as both jars export package org.jboss.security.negotiation package
      which violates the modules contract where only one module (jar) can provide single package.

      example error that jvm prints

      Error: Modules jboss.negotiation.common and jboss.negotiation.extras export package org.jboss.security.negotiation to module wildfly.clustering.common
      

      Attachments

        Issue Links

          Activity

            People

              darran.lofthouse@redhat.com Darran Lofthouse
              tomazcerar Tomaž Cerar (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: