On Mon, 2003-10-13 at 13:02, khote wrote: > I can't seem to compile xdoclet (xdoclet-all) on my linux machine, no matter > what memory settings I use. I get that hotspot error every time. > For some strange and horrible reason, I can compile it on my win2k machine. > So I was wondering if anybody here has had similar experience? in > particular, if I move the zips over to my linux machine (via samba) and use > them, are there any issues with CRLF or other window's wierdnesses?
I frequently compile it on my linux machine (currently mandrake 9.1, jdk 1.4.2) without any problems. I also zip it up (zip -r9 ...), burn it onto CDROM and unzip (with Winzip) & build it on a machine at work (NT4SP6a, jdk 1.4.something) from time to time. It's never really given me any trouble, though if you're really bothered about the EOLs you could always try using the Ant fixcrlf task to switch them. Andrew. ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
