-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/36606/
-----------------------------------------------------------
Review request for Falcon and Srikanth Sundarrajan.
Bugs: FALCON-1317
https://issues.apache.org/jira/browse/FALCON-1317
Repository: falcon-git
Description
-------
In case of a single object in the array JSON is serialized as an object instead
of an array with one object.
Diffs
-----
hadoop-dependencies/pom.xml b647077
pom.xml 31997e8
prism/src/main/java/org/apache/falcon/resource/provider/JAXBContextResolver.java
4469e02
prism/src/main/webapp/WEB-INF/web.xml 551bf56
webapp/src/main/webapp/WEB-INF/distributed/web.xml 31d78a2
webapp/src/main/webapp/WEB-INF/embedded/web.xml fa2db39
Diff: https://reviews.apache.org/r/36606/diff/
Testing
-------
This patch has been tested against Falcon Regression and some manual testing.
Thanks,
Ajay Yadava