Bugs item #456464, was opened at 2001-08-29 03:12 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402704&aid=456464&group_id=31602 Category: xdoclet Group: None Status: Open Resolution: None Priority: 5 Submitted By: Andrew Stevens (stevensa) Assigned to: Nobody/Anonymous (nobody) Summary: Line termination behaves differently Initial Comment: With EJBDoclet 1.2, generated classes' import lines and comments used a CR+LF as the line terminator. In xdoclet, they only use a LF (although CR+LF gets used in the rest of the generated code). I notice that my IDE has in fact saved my bean source files with only LF as the terminator, even though I'm running it under Windows. So, it appears that EJBDoclet used to convert the line breaks in these parts, while XDoclet no longer does. Any chance the old behaviour can be reinstated? ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402704&aid=456464&group_id=31602 _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/xdoclet-devel
