A tab should be four spaces.. bye, Norman
Von meinem iPad gesendet Am 15.03.2012 um 12:38 schrieb Ioan Eugen Stan <[email protected]>: > 2012/3/13 Ioan Eugen Stan <[email protected]>: >> Pe 13.03.2012 16:30, Eric Charles a scris: >> >>> Hi Ioan, >>> >>> You could play with svn revert or merge, but just replace and commit the >>> new files. >>> >>> Eric >>> >> >> I was hoping for a recipe. Looks like I'm not in luck. I will fiddle around >> and hope to get things right. >> >> Wish me luck, > > > Ok, sorry it took this long, but I think I have a solution. I've > attached the diff. Eric, could you apply it and see if it makes things > good before I commit the changes? > > I ran commands like: > > $find queue-jms/src/test/ -name *.java -print | xargs sed -i 's/\t/ > /g' > > To find all java test files and change all tabs from each file into 8 > spaces (so alignment would turn out ok). > I've also attached it to > https://issues.apache.org/jira/browse/JAMES-1393 if it doesn't get on > the ml. > > I've also unchecked the NetBeans option that ignored white space in diffs. > > Cheers, > > -- > Ioan Eugen Stan > http://ieugen.blogspot.com/ > <tabs-fix.patch.gz> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
