https://issues.apache.org/bugzilla/show_bug.cgi?id=47520
Roberto Manicardi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #23969|0 |1 is obsolete| | --- Comment #4 from Roberto Manicardi <[email protected]> 2009-07-14 08:50:18 PST --- Created an attachment (id=23979) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23979) changed the implementation to use CellReference instead of XSSFCellReference I've changed the implementation to use CellReference instead of XSSFCellReference and removed the class XSSFCellReference. I've added some automated conditions to check the output in the test org.apache.poi.xssf.extractor.TestXSSFExportToXML.testMultiTable to verify the output. I've also changed the test file CustomXML complex types.xlsx to CustomXMLMappings-complex-types.xlsx because I had problems in managing files with spaces in filename (expecially when executing the script to generate the patch). -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
