Skip to content

Commit a465742

Browse files
committed
...
1 parent 48d5153 commit a465742

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/moditect/module-info.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
// So, for 2.x core need to make sure we manually include everything.
44
// Worse, there is only syntactic validation, not contents, so we can both miss
55
// AND add bogus packages.
6+
// However: at least syntax is verified; and this works with JKD8
67
exports com.fasterxml.jackson.core;
78
exports com.fasterxml.jackson.core.async;
89
exports com.fasterxml.jackson.core.base;

0 commit comments

Comments
 (0)