JamesDeCarlo / google-gson

Automatically exported from code.google.com/p/google-gson
0 stars 0 forks source link

Fix @Since and @Until in GSON 2.0 #367

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We're currently broken because we're handling inherited annotations 
differently. 

The attached patch moves versions to fields only; annotations on types simply 
get inherited by their unannotated fields.

Original issue reported on code.google.com by jessewil...@google.com on 28 Sep 2011 at 5:36

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by limpbizkit on 1 Oct 2011 at 4:06