[
https://issues.apache.org/jira/browse/OFBIZ-10826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16755893#comment-16755893 ]
Deepak Dixit commented on OFBIZ-10826:
--------------------------------------
This has been done at
ofbiz framework trunk at r#1852503
R18.12 framework trunk at r#1852504
Need to backport this to R17.12 and R16.11 as well.
Right now I am getting build failed due to POI dependencies,
{code}
/Users/deepakdixit/sandbox/ofbiz.17.12/applications/product/src/main/java/org/apache/ofbiz/product/spreadsheetimport/ImportProductServices.java:125: error: cannot find symbol
cell2.setCellType(HSSFCell.CELL_TYPE_STRING);
^
{code}
I think we need to update dependent code as well.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)