Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-8844

[JDK9+] org.infinispan.util package is exported by multiple jars

    XMLWordPrintable

Details

    Description

      Currently if you have
      infinispan-commons-9.1.6.Final.jar and infinispan-core-9.1.6.Final.jar
      on your module path, jvm complains as both jars export package org.infinispan.util
      which violates the modules contract where only one module (jar) can provide single package.

      example error that jvm prints

      Error: Modules infinispan.commons and infinispan.core export package org.infinispan.util to module wildfly.clustering.common
      

      Attachments

        Issue Links

          Activity

            People

              gfernand@redhat.com Gustavo Fernandes (Inactive)
              tomazcerar Tomaž Cerar (Inactive)
              Diego Lovison Diego Lovison
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: