ATLAS-962 Include Apache Incubator disclaimer text on website (yhemanth via 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/727b27fb Tree: http://git-wip-us.apache.org/repos/asf/incubator-atlas/tree/727b27fb Diff: http://git-wip-us.apache.org/repos/asf/incubator-atlas/diff/727b27fb Branch: refs/heads/master Commit: 727b27fbd212e5bf77f1ba7f77104b757523dded Parents: 95f4f2f Author: Shwetha GS <[email protected]> Authored: Wed Jun 29 22:28:22 2016 +0530 Committer: Shwetha GS <[email protected]> Committed: Wed Jun 29 22:28:22 2016 +0530 ---------------------------------------------------------------------- docs/src/site/twiki/index.twiki | 8 ++++++++ release-log.txt | 1 + 2 files changed, 9 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/727b27fb/docs/src/site/twiki/index.twiki ---------------------------------------------------------------------- diff --git a/docs/src/site/twiki/index.twiki b/docs/src/site/twiki/index.twiki index 8dda474..26157fd 100755 --- a/docs/src/site/twiki/index.twiki +++ b/docs/src/site/twiki/index.twiki @@ -61,3 +61,11 @@ allows integration with the whole enterprise data ecosystem. ---+ Licensing Information Atlas is distributed under [[http://www.apache.org/licenses/LICENSE-2.0][Apache License 2.0]]. + +---+ Disclaimer + +Apache Atlas is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache +Incubator. Incubation is required of all newly accepted projects until a further review indicates that the +infrastructure, communications, and decision making process have stabilized in a manner consistent with other +successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability +of the code, it does indicate that the project has yet to be fully endorsed by the ASF. http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/727b27fb/release-log.txt ---------------------------------------------------------------------- diff --git a/release-log.txt b/release-log.txt index 722bd3e..6864ab2 100644 --- a/release-log.txt +++ b/release-log.txt @@ -35,6 +35,7 @@ ATLAS-409 Atlas will not import avro tables with schema read from a file (dosset ATLAS-379 Create sqoop and falcon metadata addons (venkatnrangan,bvellanki,sowmyaramesh via shwethags) ALL CHANGES: +ATLAS-962 Include Apache Incubator disclaimer text on website (yhemanth via shwethags) ATLAS-958 Add licenses for dashboard dependencies (kevalbhatt18 via shwethags) ATLAS-474 Server does not start if the type is updated with same super type class information (dkantor via shwethags) ATLAS-621 Introduce entity state in Id object (shwethags)
