[jboss-jira] [JBoss JIRA] (SECURITY-985) [JDK9+] org.jboss.security.negotiation.spnego package is exported by two jars

Darran Lofthouse (Jira) issues at jboss.org
Wed May 13 12:24:56 EDT 2020


     [ https://issues.redhat.com/browse/SECURITY-985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darran Lofthouse resolved SECURITY-985.
---------------------------------------
    Resolution: Won't Do


> [JDK9+] org.jboss.security.negotiation.spnego package is exported by two jars
> -----------------------------------------------------------------------------
>
>                 Key: SECURITY-985
>                 URL: https://issues.redhat.com/browse/SECURITY-985
>             Project: PicketBox 
>          Issue Type: Bug
>          Components: Negotiation
>            Reporter: Tomaž Cerar
>            Assignee: Darran Lofthouse
>            Priority: Critical
>
> Currently if you have 
> jboss-negotiation-spnego-3.0.4.Final and jboss-negotiation-extras-3.0.4.Final.jar
> on your module path, jvm complains as both jars export package org.jboss.security.negotiation.spnego
> which violates the modules contract where only one module (jar) can provide single package.
> example error that jvm prints
> {noformat}
> Error: Modules jboss.negotiation.extras and jboss.negotiation.spnego export package org.jboss.security.negotiation.spnego to module wildfly.clustering.common
> {noformat}



--
This message was sent by Atlassian Jira
(v7.13.8#713008)



More information about the jboss-jira mailing list