You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by Adam Lally <al...@alum.rpi.edu> on 2006/11/22 18:13:13 UTC

Finished Code Reformatting

The Eclipse source reformatting has now been run on all of our source
code.  Hopefully, now if everyone sticks to our code conventions we
won't have formatting issues confusing our diffs.

I also did my best to fix trivial compiler warnings throughout (except
I didn't do the test cases).  So it may be worth looking into any
warnings that are left, after you turn off the very noisy ones I
mentioned in my other notes.

-Adam