LinkedHashMap_CustomFieldSerializer.java was included twice when building the
TypeOracle, one in user/super and the other in user/src.  It seems that when
both were included, sometime both were dropped. And when that happened for the
1.6/trunk api, it resulted in an error. 

The proper fix seems to be to just include one of them in this file, and have
another api-checker run to check compatibility between the super-source and
non-super-source files. 

Patch by: amitmanjhi
Review by: scottb (postmortem)



git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@4076 8db76d5a-ed1c-0410-87a9-c151d255dfc7
1 file changed