[Bug 54443] ClassCastException in HSSFOptimiser

2013-08-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54443 --- Comment #8 from dzar...@hotmail.com --- // simplest case this bug can be reproduced HSSFWorkbook workbook = new HSSFWorkbook( ); HSSFCellStyle style = workbook.createCellStyle(); HSSFCellStyle newStyle = workbook.createCellStyle(); HSS

[Bug 54443] ClassCastException in HSSFOptimiser

2013-08-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54443 --- Comment #7 from dzar...@hotmail.com --- Created attachment 30728 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30728&action=edit A workaround to not getting ClassCastException -- You are receiving this mail because: You ar

[Bug 54443] ClassCastException in HSSFOptimiser

2013-08-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54443 dzar...@hotmail.com changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #6 from dzar.

Re: Apache POI and Maven modules (mavenization)?

2013-08-13 Thread cedric walter
I am pretty convinced that it would even run a lot faster. I have work in some huge projects using maven (50 or more modules).. After looking at all the target in the build.xml, i see that lot are duplicated and just try to create a kind of lifecycle: compile - test - javadoc and so on... Maven wi

Re: Apache POI and Maven modules (mavenization)?

2013-08-13 Thread Nick Burch
On Tue, 13 Aug 2013, cedric walter wrote: Any plan or roadmap to move away from the custom ANT build.xml in favor of Maven (mavenization)? Is it actually possible for maven to support all the targets in the POI build.xml file, without writing custom plugins / having to have Maven call ant to

Apache POI and Maven modules (mavenization)?

2013-08-13 Thread cedric walter
Hi all, Any plan or roadmap to move away from the custom ANT build.xml in favor of Maven (mavenization)? using maven would lower the barrier to maintain apache poi build, standardize the structure, ease build, ease reporting I could help there if there is a demand, there are some challenges th

[Bug 55413] XSSFCell.setCellFormula(String) Formula Parsing Error

2013-08-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55413 Seth Ellison changed: What|Removed |Added CC||selli...@dig-inc.net

[Bug 55413] New: XSSFCell.setCellFormula(String) Formula Parsing Error

2013-08-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55413 Bug ID: 55413 Summary: XSSFCell.setCellFormula(String) Formula Parsing Error Product: POI Version: 3.9 Hardware: PC Status: NEW Severity: normal Priority:

[Bug 52233] IndexOutOfBoundsException when calling sheet.getColumnWidth after calling XSSFWorkbook.write

2013-08-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52233 --- Comment #1 from Dominik Stadler --- Analysis: Class ColumnHelper has a member worksheet of type CTWorksheetImpl. If I look at it before and after the call to write(), there is a line " " missing after writing, so it seems writing is re

[Bug 45326] Bug in shape.setText()

2013-08-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45326 Dominik Stadler changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from Dom

[Bug 55410] shape of the comment box in all the remaining sheets changes to a giant Curved Arrow

2013-08-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55410 --- Comment #2 from Nick Burch --- *** Bug 55409 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 55409] shape of the comment box in all the remaining sheets changes to a giant Curved Arrow

2013-08-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55409 Nick Burch changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 55410] shape of the comment box in all the remaining sheets changes to a giant Curved Arrow

2013-08-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55410 --- Comment #1 from gmz...@hotmail.com --- Created attachment 30726 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30726&action=edit Project and Description document -- You are receiving this mail because: You are the assignee

[Bug 55410] New: shape of the comment box in all the remaining sheets changes to a giant Curved Arrow

2013-08-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55410 Bug ID: 55410 Summary: shape of the comment box in all the remaining sheets changes to a giant Curved Arrow Product: POI Version: 3.8 Hardware: PC Status:

[Bug 55409] New: shape of the comment box in all the remaining sheets changes to a giant Curved Arrow

2013-08-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55409 Bug ID: 55409 Summary: shape of the comment box in all the remaining sheets changes to a giant Curved Arrow Product: POI Version: 3.8 Hardware: PC Status: