Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-2520

Add module-info.java for each module

    XMLWordPrintableJSON

Details

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Major - P3 Major - P3
    • None
    • None
    • Packaging
    • None

    Description

      Non-automatic Java 9 modules require a module-info.java file for each module in the root of the source tree.

      This is complicated for a library like the Java driver which targets older JREs. From what I can tell looking at other libraries like SLF4J, we'll need to compile all .java files except module-info.java targeting Java 8, and compile module-info.java targeting Java 9.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: