https://bz.apache.org/bugzilla/show_bug.cgi?id=58633
Javen O'Neal <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #14 from Javen O'Neal <[email protected]> --- (In reply to Mark Murphy from comment #13) > Created attachment 33453 [details] > This is the patch file for the quick guide Thanks for your code and documentation contributions! Spreadsheet quick guide updated in r1724929. I left out the whitespace changes in other sections from attachment 33453. I'm not picky about inconsistent whitespace in the documentation, unlike code. Changelog updated in r1724933. > Not sure if I am doing this correctly, but I have too many changes in my > project > to just create a patch with Ant. I transcribed my changes from the HTML to > the > XML file, and created a patch file for just that one file. "svn diff" is probably easiest here. I have dozens of working copies of POI on my computer--each for a bug. This works when the changes are unrelated or independent, but it sounds like the changes you have are dependent on each other. I think that is everything for this bug. Please reopen if I forgot something. -- 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]
