-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15405/#review29111
-----------------------------------------------------------

Ship it!


Committed revision 1543409.  Please close this review.

- Stanton Sievers


On Nov. 19, 2013, 9:46 a.m., Andreas Kohn wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/15405/
> -----------------------------------------------------------
> 
> (Updated Nov. 19, 2013, 9:46 a.m.)
> 
> 
> Review request for shindig.
> 
> 
> Bugs: SHINDIG-1947
>     https://issues.apache.org/jira/browse/SHINDIG-1947
> 
> 
> Repository: shindig
> 
> 
> Description
> -------
> 
> Ignore bridge methods when searching for property setters. Those methods are 
> added by the java compiler, and there will always be a "correctly typed" 
> setter method.
> 
> See 
> http://stas-blogspot.blogspot.nl/2010/03/java-bridge-methods-explained.html 
> for details on bridge methods.
> 
> 
> Diffs
> -----
> 
>   
> trunk/java/common/src/main/java/org/apache/shindig/protocol/conversion/BeanJsonConverter.java
>  1543354 
>   
> trunk/java/common/src/test/java/org/apache/shindig/protocol/conversion/BeanJsonConverterTest.java
>  1543354 
> 
> Diff: https://reviews.apache.org/r/15405/diff/
> 
> 
> Testing
> -------
> 
> Unit test in patch, and patch itself is used in our app that uses generic 
> mix-in interfaces to control extension fields for opensocial objects.
> 
> 
> Thanks,
> 
> Andreas Kohn
> 
>

Reply via email to