Remove module-infos
Some libraires are not yet ready..
{Arrow,Lucene,Http4k} should be packed inside a shaded jar because they
all have some split packages
HikariCP has an invalid module-info.java
Kapt doesn't work
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
module simplenotes.config {
|
||||
requires kotlin.stdlib;
|
||||
|
||||
exports be.simplenotes.config;
|
||||
}
|
||||
Reference in New Issue
Block a user