Skip to content

AbstractExcelView doesn't work with POI 3.5 [SPR-6298] #10964

@spring-projects-issues

Description

@spring-projects-issues

Christopher de Bruin opened SPR-6298 and commented

The AbstractExcelView doesn't work with the current version of POI (3.5), i.e. it calls serCellValue() on HSSFCell, which doesn't exist any longer.
Would be nice to have an up-to-date AbstractExcelView.


Affects: 3.0 RC1

Referenced from: commits b321376

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions