From: Grzegorz L. <ha...@gm...> - 2005-08-15 19:55:14
|
> Instead of > logger.fatal( "'--commandsfile' specified as last option, ignoring.")= ; > Would it be better to throw an exception and have Cobertura exit with an = error message? =20 OK, changed. > If you really want to format some source, it may be a good idea to only f= ormat the files you've made changes to, instead of formating all files. Or= , I dunno, feel free to change the Jalopy file so that it formats things cl= oser to what's in CVS. When I saw jalopy inside build.xml I thought that all code should be formatted exactly this way. I think i will just set in Eclipse formatting simillar to the code inside CVS for now. Greetings, Grzegorz |