Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.0-JSR-6
-
Fix Version/s: 1.1-rc-1
-
Component/s: XML Processing
-
Labels:None
-
Environment:Windows XP, JSR-6
-
Number of attachments :
Description
My template files have \r\n at the end of lines, but the generated file comes out with just \n.
This can be a real pain in the behind for Windows tools that show the whole file in one line.
Thanks in advance for fixing this!
Come to think of it, the problem may be in the File.write(aString) method. I'm not sure where to find that, though.