[
https://issues.apache.org/jira/browse/COCOON-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15554674#comment-15554674
]
Francesco Chicchiriccò commented on COCOON-2354:
------------------------------------------------
[~chnavarro] FYI I have started a discussion for upgrading the minimum JDK
requirement to 1.5 [1]: if this would eventually succeed, I will apply again
your patch. Sorry for the inconvenience.
[1]
https://lists.apache.org/thread.html/55304b8ded2ff0631455054aa064b4735bc363b67eda391f612a2e04@%3Cdev.cocoon.apache.org%3E
> Update POI 3.0.2 to 3.10-FINAL and fix support Merge tag support.
> -----------------------------------------------------------------
>
> Key: COCOON-2354
> URL: https://issues.apache.org/jira/browse/COCOON-2354
> Project: Cocoon
> Issue Type: Bug
> Components: Blocks: POI
> Affects Versions: 2.1.12
> Reporter: Carlos Navarro
> Assignee: Francesco Chicchiriccò
> Fix For: 2.1.13
>
> Attachments: poi_update.patch
>
>
> Update POI 3.0.2 to 3.10-FINAL and fix support Merge tag support.
> We need update the POI version lib to implement support to xwpf.
> * Change the jar lib lib/optional/poi-3.0.2-FINAL-20080204.jar for a newer
> version lib/optional/poi-3.10-FINAL.jar .
> source: https://mvnrepository.com/artifact/org.apache.poi/poi/3.10-FINAL
> * Change for the EPMerge class:
> - Replace Range class(deprecated) with CellRangeAddress.
> - Add Overcharge method addMergedRegion to the Sheet class.
> - Remove Cell Encoding UTF_16 in class Sheet, Cell and Workbook constructor.
> - Adding tets merge cell range in
> src/blocks/poi/samples/content/simple-date-test.xml
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)