-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57408/
-----------------------------------------------------------
Review request for atlas.
Bugs: ATLAS-1657
https://issues.apache.org/jira/browse/ATLAS-1657
Repository: atlas
Description
-------
Since it calls older typesystem APIs directly, the v2 typesystem is not aware
of the classifications created. Changing this to v2 as required
Diffs
-----
catalog/src/main/java/org/apache/atlas/catalog/DefaultTypeSystem.java ea967f9
repository/src/main/java/org/apache/atlas/repository/converters/TypeConverterUtil.java
PRE-CREATION
webapp/src/main/java/org/apache/atlas/util/RestUtils.java 6ce1bba
webapp/src/main/java/org/apache/atlas/web/resources/EntityService.java
e3c9e1b
webapp/src/main/java/org/apache/atlas/web/resources/TaxonomyService.java
13b0250
webapp/src/main/java/org/apache/atlas/web/resources/TypesResource.java
2c385c9
webapp/src/test/java/org/apache/atlas/util/RestUtilsTest.java 0cb112a
webapp/src/test/java/org/apache/atlas/web/resources/TaxonomyServiceTest.java
cba78f3
Diff: https://reviews.apache.org/r/57408/diff/1/
Testing
-------
All UTS pass
Thanks,
Suma Shivaprasad