[
https://issues.apache.org/jira/browse/ANY23-364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16540602#comment-16540602
]
ASF GitHub Bot commented on ANY23-364:
--------------------------------------
GitHub user HansBrende opened a pull request:
https://github.com/apache/any23/pull/99
ANY23-364 resolved POI deprecation warnings
mvn clean test -> all tests passed
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HansBrende/any23 ANY23-364
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/any23/pull/99.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #99
----
commit 5a2613b848b317c54381bcc8d7b23ca1e27e3725
Author: Hans <firedrake93@...>
Date: 2018-07-11T20:10:46Z
ANY23-364 resolved POI deprecation warnings
----
> 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
> Priority: Minor
> 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)