Skip to content

Compatibility with Java 9. #31

@angelelectrico

Description

@angelelectrico

If you try to compile a Java 9 deep encapsulated module with both code and jdbc you will get the following error:

error: module ModuleName reads package com.j256.ormlite.db from both ormlite.jdbc and ormlite.core

This seems fairly easy to fix, just move the package to the other project or rename it.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions