Whitespaces in Java code have been removed with the following command:
find . -not -path .git -name *.java -exec sed -i 's/[[:blank:]]\+$//'
{} \;
Ticket #134
Due to the size, the patch is posted here:
http://fedorapeople.org/gitweb?p=edewata/public_git/pki.git;a=commitdiff;...
--
Endi S. Dewata