Repository: incubator-atlas Updated Branches: refs/heads/master 086b4a3ee -> c0cf21291
ATLAS-418 Update atlas website (shwethags) Project: http://git-wip-us.apache.org/repos/asf/incubator-atlas/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/c0cf2129 Tree: http://git-wip-us.apache.org/repos/asf/incubator-atlas/tree/c0cf2129 Diff: http://git-wip-us.apache.org/repos/asf/incubator-atlas/diff/c0cf2129 Branch: refs/heads/master Commit: c0cf21291c048f6e57d257aa9ce185ef4e3e7045 Parents: 086b4a3 Author: Shwetha GS <[email protected]> Authored: Tue Jan 5 12:26:08 2016 +0530 Committer: Shwetha GS <[email protected]> Committed: Tue Jan 5 12:26:08 2016 +0530 ---------------------------------------------------------------------- docs/src/site/site.xml | 3 +++ release-log.txt | 1 + 2 files changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/c0cf2129/docs/src/site/site.xml ---------------------------------------------------------------------- diff --git a/docs/src/site/site.xml b/docs/src/site/site.xml index 9a73de9..588bec6 100755 --- a/docs/src/site/site.xml +++ b/docs/src/site/site.xml @@ -93,11 +93,14 @@ </menu> <menu name="Releases"> + <item name="0.6-incubating" + href="http://www.apache.org/dyn/closer.cgi/incubator/atlas/0.6.0-incubating/"/> <item name="0.5-incubating" href="http://www.apache.org/dyn/closer.cgi/incubator/atlas/0.5.0-incubating/"/> </menu> <menu name="Documentation"> + <item name="0.6-incubating" href="./0.6.0-incubating/index.html"/> <item name="0.5-incubating" href="./0.5.0-incubating/index.html"/> </menu> http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/c0cf2129/release-log.txt ---------------------------------------------------------------------- diff --git a/release-log.txt b/release-log.txt index f3ec576..5ac3cd9 100644 --- a/release-log.txt +++ b/release-log.txt @@ -6,6 +6,7 @@ INCOMPATIBLE CHANGES: ATLAS-379 Create sqoop and falcon metadata addons (venkatnrangan,bvellanki,sowmyaramesh via shwethags) ALL CHANGES: +ATLAS-418 Update atlas website (shwethags) ATLAS-392 Rename application.properties to atlas-application.properties (rishabhbhardwaj via shwethags) ATLAS-381 HiveMetaStoreBridge will not connect to a kerberized hive metastore ([email protected] via shwethags) ATLAS-20 Rename env variables from METADATA to ATLAS (rishabhbhardwaj via shwethags)
