-
-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Description
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
Labels
No labels