most of the arguments on this are based on the fact that most code isn't adaptable to the bracing style the individual prefers.
BUt i was using (god, can't remember the name now....) jalopy with Java and multiple programmers. I prefer White style, one prefers K&R, etc. Get the code, run it through jalopy, update the changes, push it back to the "standard style" and be done.
My only other comment is that certain language features (anonymous classes in Java for one) seem to favor certain bracket styles (K&R).