https://bz.apache.org/bugzilla/show_bug.cgi?id=58087
virtuald <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|SS Common |XDGF --- Comment #13 from virtuald <[email protected]> --- I've put together a first pass at integration on this branch on github: https://github.com/virtuald/poi/tree/xdgf Using the XSD integration branch as a starting point (bug 58408) I first copied the original code over to src/ooxml (1st commit), and then ran the eclipse formatter on the code using POI's custom profile (2nd commit), and then added the curvesapi dependency. Compile + test seems to work. Next, I'll do some cleanup, and I'll add a text extractor + unit test. I suspect at some point some basic code review from someone would be useful, and I can do those adjustments as necessary also. -- 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]
