Uploaded image for project: 'Commons Logging'
  1. Commons Logging
  2. LOGGING-167

[Java-9][JPMS] automatic module cannot be used with jlink: commons.logging

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.2
    • 1.3.1
    • None
    • MacOS

      Oracle Linux

       

    Description

      I'm building a modular project and one of my modules uses apache http client, so, subsequently, my code depends on commons-logging and when I'm building the jlink-ed JRE, I'm seeing this:
      ```
      [ERROR] Error: automatic module cannot be used with jlink: commons.logging from file:////home/root/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
      ```

      meaning, that commons-logging and few other modules (bits of http package) are not java modules.

      Attachments

        Activity

          People

            Unassigned Unassigned
            denismakogon Denis Makogon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: