https://issues.apache.org/ooo/show_bug.cgi?id=121754
Andrea Pescetti <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #81010|0 |1 is obsolete| | Attachment #81042|0 |1 is obsolete| | Attachment #81042|review?(rb.henschel@t-onlin | Flags|e.de) | --- Comment #38 from Andrea Pescetti <[email protected]> --- Created attachment 81043 --> https://issues.apache.org/ooo/attachment.cgi?id=81043&action=edit Patch committed in r1501409 Status: this new patch removes all ^M characters (line-ends problems) and only keeps the code differences, thus removing readme and HTML files. If you examine the options given to diff, you'll see that I had to fiddle with line-ends due to the fact that the two versions have different line-end conventions. So the patch was not mixing line-ends per se, it was a diff between files with different line-ends conventions. Tested like the other time: hsqldb module built successfully under Java 6 and 7 (Linux). Regina, thanks for your feedback and if you now can build on Windows too then this should be fine. -- You are receiving this mail because: You are on the CC list for the bug.
