-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45542/
-----------------------------------------------------------
(Updated April 5, 2016, 6:48 p.m.)
Review request for atlas.
Changes
-------
Rebase with trunk
Bugs: ATLAS-586
https://issues.apache.org/jira/browse/ATLAS-586
Repository: atlas
Description
-------
ATLAS-586: In EntityResource.updateEntities(), use JSONObject for definition
property of response entity to avoid escape characters when the response is
returned to clients.
Diffs (updated)
-----
webapp/src/main/java/org/apache/atlas/web/resources/EntityResource.java
f39a80ed3e2c5d84e3855f01a81abf9d1fbe1b1b
webapp/src/test/java/org/apache/atlas/web/resources/EntityJerseyResourceIT.java
6a939d396e9a7a0bbda2c07a7f44082ff9087ae8
Diff: https://reviews.apache.org/r/45542/diff/
Testing
-------
Ran all unit and integration tests with no regressions. Added test cases
Thanks,
David Kantor