Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-3272

Remove split module for package org.jboss.resteasy.concurrent

    XMLWordPrintable

Details

    Description

      Both resteasy.core and resteasy.core.spi provide the package "org.jboss.resteasy.concurrent"

       

      See

       

      When using resteasy in a Java modularized app, the result is a "split package" error.

      Example:

       error: module org.apache.commons.lang3 reads package org.jboss.resteasy.concurrent from both resteasy.core.spi and resteasy.core

       

      Would it be possible to rename one package or to move all the classes of that package into one module?

       

      (I did not create a full MWE, but have a small API there: https://github.com/koppor/jabref/pull/628)

      Attachments

        Activity

          People

            rsearls r searls
            koppdev Oliver Kopp (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: