-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/49002/
-----------------------------------------------------------
Review request for atlas.
Bugs: ATLAS-922
https://issues.apache.org/jira/browse/ATLAS-922
Repository: atlas
Description
-------
remove embedded atlas-application.properties
Diffs
-----
addons/hdfs-model/pom.xml f4033bc
catalog/pom.xml 8a49d3d
client/pom.xml 69b8731
common/src/main/java/org/apache/atlas/ApplicationProperties.java 48cb7a6
notification/pom.xml fc08115
pom.xml 1539922
repository/pom.xml 533e48b
typesystem/pom.xml c1f3fcd
typesystem/src/main/resources/atlas-application.properties 2bbcdcd
typesystem/src/test/resources/atlas-application.properties ba66ae5
webapp/pom.xml bc62f87
Diff: https://reviews.apache.org/r/49002/diff/
Testing
-------
Verified that atlas-application.properties is not embedded in
atlas-typesystem.jar and the application/hooks load
atlas-application.properties from application's conf directory (in the
CLASSPATH) - irrespective of where atlas jars appear in the CLASSPATH.
Thanks,
Madhan Neethiraj