Browse Source

fix up build issue

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879293 13f79535-47bb-0310-9956-ffa450edef68
tags/before_ooxml_3rd_edition
PJ Fanning 4 years ago
parent
commit
4671a43b71
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      src/multimodule/poi/java9/module-info.java

+ 0
- 1
src/multimodule/poi/java9/module-info.java View File

@@ -78,7 +78,6 @@ module org.apache.poi.poi {
exports org.apache.poi.ss.formula.ptg;
exports org.apache.poi.ss.formula.udf;
exports org.apache.poi.ss.usermodel;
exports org.apache.poi.ss.usermodel.charts;
exports org.apache.poi.ss.usermodel.helpers;
exports org.apache.poi.ss.util;
exports org.apache.poi.ss.util.cellwalk;

Loading…
Cancel
Save