-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14710/
-----------------------------------------------------------
(Updated Nov. 11, 2013, 9:29 a.m.)
Review request for shindig.
Bugs: SHINDIG-1941
https://issues.apache.org/jira/browse/SHINDIG-1941
Repository: shindig
Description (updated)
-------
See the linked bug: NPE happens when an empty JSON object is to be deserialized
into a class implementing ExtendableBean.
Diffs
-----
trunk/java/common/src/main/java/org/apache/shindig/protocol/conversion/BeanJsonConverter.java
1540645
trunk/java/common/src/test/java/org/apache/shindig/protocol/conversion/BeanJsonConverterTest.java
1540645
Diff: https://reviews.apache.org/r/14710/diff/
Testing
-------
Unit test in the patch.
Issue reproduced before that in our production environment, and no longer
reproducible after the patch was applied.
Thanks,
Andreas Kohn