You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by Rishabh Bhardwaj <rb...@gmail.com> on 2015/10/13 19:31:29 UTC

Review Request 39282: ATLAS-201 Rename org.apache.atlas.Main to org.apache.atlas.Atlas

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39282/
-----------------------------------------------------------

Review request for atlas and Shwetha GS.


Bugs: 201 and ATLAS
    https://issues.apache.org/jira/browse/201
    https://issues.apache.org/jira/browse/ATLAS


Repository: atlas


Description
-------

Renamed org.apache.atlas.Main to org.apache.atlas.Atlas so that jps show process running as Atlas instead of Main.


Diffs
-----

  distro/src/bin/atlas_start.py c07b076 
  distro/src/test/python/scripts/TestMetadata.py a6db7b4 
  webapp/src/main/java/org/apache/atlas/Atlas.java PRE-CREATION 
  webapp/src/main/java/org/apache/atlas/Main.java d91680d 
  webapp/src/test/java/org/apache/atlas/MainIT.java 19cc4b7 

Diff: https://reviews.apache.org/r/39282/diff/


Testing
-------

Testcases passed and jps now shows Atlas instead of Main.


Thanks,

Rishabh Bhardwaj