There are quite a few Java files which use tabs for indentation. Tabs cause problems because there is no standard tab setting.
Any objections if I replace all the tabs with spaces (assuming a tab-length of 4)? I only propose to fix the java files in src and taglib (only 1 tab-infested java file there anyway). The test directory is already clean. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
