Hans Brende created ANY23-364:
---------------------------------
Summary: Resolve POI deprecation warnings
Key: ANY23-364
URL: https://issues.apache.org/jira/browse/ANY23-364
Project: Apache Any23
Issue Type: Sub-task
Components: office-scraper
Affects Versions: 2.3
Reporter: Hans Brende
Assignee: Hans Brende
Fix For: 2.3
Resolve the following deprecation warnings occurring in
{{o.a.a.plugin.officescraper.ExcelExtractor}}:
- getCellType() in org.apache.poi.ss.usermodel.Cell has been deprecated
- CELL_TYPE_STRING in org.apache.poi.ss.usermodel.Cell has been deprecated
- CELL_TYPE_BOOLEAN in org.apache.poi.ss.usermodel.Cell has been deprecated
- CELL_TYPE_NUMERIC in org.apache.poi.ss.usermodel.Cell has been deprecated
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)