https://bz.apache.org/bugzilla/show_bug.cgi?id=61474
Dragan Jovanović <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |PatchAvailable OS| |All --- Comment #1 from Dragan Jovanović <[email protected]> --- In order to make this work, I have made two minor changes in some old classes. In FormulaShifter, private static enum ShiftMode became public. In HSSFCell, protected CellValueRecordInterface getCellValueRecord() became public. -- 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]
