From dbcd93969ba76c4bfc1283695a3141129ff6eeae Mon Sep 17 00:00:00 2001 From: "P. Taylor Goetz" Date: Mon, 20 Jan 2014 17:10:53 -0500 Subject: [PATCH] add DISCLAIMER file --- DISCLAIMER | 10 ++++++++++ pom.xml | 14 -------------- storm-dist/src/main/assembly/binary.xml | 5 +++++ 3 files changed, 15 insertions(+), 14 deletions(-) create mode 100644 DISCLAIMER diff --git a/DISCLAIMER b/DISCLAIMER new file mode 100644 index 00000000000..8638904d9db --- /dev/null +++ b/DISCLAIMER @@ -0,0 +1,10 @@ +Apache Storm is an effort undergoing incubation at the Apache Software +Foundation (ASF), sponsored by the Apache Incubator PMC. + +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. diff --git a/pom.xml b/pom.xml index 47aa9217c72..0acef49332c 100644 --- a/pom.xml +++ b/pom.xml @@ -249,20 +249,6 @@ - - false - releases - Local Release Repo - file:///tmp/repo/ - default - - - false - snapshots - Local Snapshot Repo - file:///tmp/repo/ - default - storm.maven.website Storm Website diff --git a/storm-dist/src/main/assembly/binary.xml b/storm-dist/src/main/assembly/binary.xml index b8f3b217150..5a82715e861 100644 --- a/storm-dist/src/main/assembly/binary.xml +++ b/storm-dist/src/main/assembly/binary.xml @@ -92,6 +92,11 @@ ${project.basedir}/../README.markdown / + + ${project.basedir}/../DISCLAIMER + / + + ${project.basedir}/../CHANGELOG.md /