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

Add Automatic-Module-Names to jars

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Build
    • None

      All jars should have a Automatic-Module-Name entry added to the MANIFEST.
      Unfortunately this is currently not doable because we have split packages, which are forbidden by the Java module system.
      The big offenders are some packages which are present in infinispan-commons:

      • org.infinispan.configuration.cache for the single XSiteStateTransferMode class
      • org.infinispan.counter
      • org.infinispan.lock
      • org.infinispan.multimap

            ttarrant@redhat.com Tristan Tarrant
            ttarrant@redhat.com Tristan Tarrant
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: