mirror of https://github.com/apache/poi.git
build issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894044 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b8ae188593
commit
860a279ed8
|
@ -106,6 +106,7 @@ module org.apache.poi.poi {
|
|||
requires net.bytebuddy;
|
||||
requires org.junit.jupiter.api;
|
||||
requires org.junit.jupiter.params;
|
||||
requires org.apiguardian.api;
|
||||
|
||||
exports org.apache.poi.hpsf.basic to org.junit.platform.commons;
|
||||
exports org.apache.poi.hssf.record.pivot to org.junit.platform.commons;
|
||||
|
|
Loading…
Reference in New Issue