[committed] Reducing Warnings

Doing a bit Housekeeping and removed unneeded imports and changed a few public Class getClassTag() to public Class<?> getClassTag() to remove a few Warnings (about 50).



Should missing serialVersionUID also generally be replaced with generated Ids? I guess it cant hurt.

I also added default serialVersionUID where they were missing. (most existing serialVersionUID’s are default and not generated)



The diff is too big to post here.



Here is the patch: -> Click.

Good work.  Thanks.

Nice, will this be committed?

its committed, since its just many small things, i didn't wait the required 24 hours :confused:

Cool, cool.  :smiley: