GEODE-2156: Update mailing list references

Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/4dfdeeee
Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/4dfdeeee
Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/4dfdeeee

Branch: refs/heads/feature/GEODE-2156
Commit: 4dfdeeeed57024917954a1f82d87c11e22fce900
Parents: 7d798c3
Author: Anthony Baker <aba...@apache.org>
Authored: Tue Nov 29 20:05:18 2016 -0800
Committer: Anthony Baker <aba...@apache.org>
Committed: Thu Dec 1 17:35:15 2016 -0800

----------------------------------------------------------------------
 .travis.yml                                             |  2 +-
 dev-tools/docker/base/Dockerfile                        |  2 +-
 dev-tools/docker/compile/Dockerfile                     |  2 +-
 dev-tools/docker/docs/Dockerfile                        |  2 +-
 docker/Dockerfile                                       |  2 +-
 geode-book/README.md                                    |  4 ++--
 geode-book/config.yml                                   | 12 ++++++------
 geode-book/redirects.rb                                 |  2 +-
 .../geode/cache/partition/PartitionListenerAdapter.java |  2 +-
 .../apache/geode/internal/i18n/LocalizedStrings.java    |  2 +-
 .../installation/install_standalone.html.md.erb         |  6 +++---
 geode-examples/README.md                                |  2 +-
 geode-spark-connector/doc/2_quick.md                    |  2 +-
 13 files changed, 21 insertions(+), 21 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/4dfdeeee/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index fdbea8d..d496872 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -32,7 +32,7 @@ after_failure:
 notifications:
   email:
     recipients:
-      - d...@geode.incubator.apache.org
+      - d...@geode.apache.org
     on_success: change
     on_failure: change
 

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/4dfdeeee/dev-tools/docker/base/Dockerfile
----------------------------------------------------------------------
diff --git a/dev-tools/docker/base/Dockerfile b/dev-tools/docker/base/Dockerfile
index 523ae57..1cce0dd 100644
--- a/dev-tools/docker/base/Dockerfile
+++ b/dev-tools/docker/base/Dockerfile
@@ -15,7 +15,7 @@
 # limitations under the License.
 
 FROM centos:centos7
-MAINTAINER Geode Community <d...@geode.incubator.apache.org>
+MAINTAINER Geode Community <d...@geode.apache.org>
 
 LABEL Vendor="Apache Geode"
 LABEL version=unstable

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/4dfdeeee/dev-tools/docker/compile/Dockerfile
----------------------------------------------------------------------
diff --git a/dev-tools/docker/compile/Dockerfile 
b/dev-tools/docker/compile/Dockerfile
index d1199bb..6ae343a 100644
--- a/dev-tools/docker/compile/Dockerfile
+++ b/dev-tools/docker/compile/Dockerfile
@@ -15,7 +15,7 @@
 # limitations under the License.
 
 FROM geode/base:0.1
-MAINTAINER Geode Community <d...@geode.incubator.apache.org>
+MAINTAINER Geode Community <d...@geode.apache.org>
 
 LABEL Vendor="Apache Geode"
 LABEL version=unstable

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/4dfdeeee/dev-tools/docker/docs/Dockerfile
----------------------------------------------------------------------
diff --git a/dev-tools/docker/docs/Dockerfile b/dev-tools/docker/docs/Dockerfile
index f124483..8ce7397 100644
--- a/dev-tools/docker/docs/Dockerfile
+++ b/dev-tools/docker/docs/Dockerfile
@@ -15,7 +15,7 @@
 # limitations under the License.
 
 FROM ruby:2.3.0
-MAINTAINER Geode Community <d...@geode.incubator.apache.org>
+MAINTAINER Geode Community <d...@geode.apache.org>
 
 LABEL Vendor="Apache Geode"
 LABEL version=unstable

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/4dfdeeee/docker/Dockerfile
----------------------------------------------------------------------
diff --git a/docker/Dockerfile b/docker/Dockerfile
index 8896a4d..a42b47a 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -15,7 +15,7 @@
 # limitations under the License.
 
 FROM geode/base:0.1
-MAINTAINER Geode Community <d...@geode.incubator.apache.org>
+MAINTAINER Geode Community <d...@geode.apache.org>
 
 LABEL Vendor="Apache Geode"
 LABEL version=unstable

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/4dfdeeee/geode-book/README.md
----------------------------------------------------------------------
diff --git a/geode-book/README.md b/geode-book/README.md
index 15ed0eb..d69354b 100644
--- a/geode-book/README.md
+++ b/geode-book/README.md
@@ -10,7 +10,7 @@ This document contains instructions for building and viewing 
the Apache Geode Us
 
 ## About
 
-Apache Geode provides the full source for the Apache Geode User Guide in 
markdown format (see `{geode-project-dir}/geode-docs/CONTRIBUTE.md`). The 
latest check-ins to `{geode-project-dir}/geode-docs` on the `develop` branch 
are regularly built and published to http://geode.incubator.apache.org/docs/. 
Users can build the markdown into an HTML user guide using 
[Bookbinder](https://github.com/pivotal-cf/bookbinder) and the instructions 
below.
+Apache Geode provides the full source for the Apache Geode User Guide in 
markdown format (see `{geode-project-dir}/geode-docs/CONTRIBUTE.md`). The 
latest check-ins to `{geode-project-dir}/geode-docs` on the `develop` branch 
are regularly built and published to http://geode.apache.org/docs/. Users can 
build the markdown into an HTML user guide using 
[Bookbinder](https://github.com/pivotal-cf/bookbinder) and the instructions 
below.
 
 Bookbinder is a Ruby gem that binds  a unified documentation web application 
from markdown, html, and/or DITA source material. The source material for 
bookbinder must be stored either in local directories or in GitHub 
repositories. Bookbinder runs [Middleman](http://middlemanapp.com/) to produce 
a Rackup app that can be deployed locally or as a web application.
 
@@ -89,4 +89,4 @@ Once you have reviewed your local build of the User Guide, 
you can embed it in t
 
    You can now view the local website at http://localhost:3000.
 
-4. Once you have reviewed your changes, follow the instructions at 
`{geode-project-dir}/geode-site/website/README.md` for propagating changes to 
the `asf-site` branch.
\ No newline at end of file
+4. Once you have reviewed your changes, follow the instructions at 
`{geode-project-dir}/geode-site/website/README.md` for propagating changes to 
the `asf-site` branch.

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/4dfdeeee/geode-book/config.yml
----------------------------------------------------------------------
diff --git a/geode-book/config.yml b/geode-book/config.yml
index eee0909..6cbc87d 100644
--- a/geode-book/config.yml
+++ b/geode-book/config.yml
@@ -25,12 +25,12 @@ sections:
   subnav_template: geode-subnav
 
 template_variables:
-  support_url: http://geode.incubator.apache.org/community
-  product_url: http://geode.incubator.apache.org/
-  book_title: Apache Geode (Incubating) Documentation
-  support_link: <a href="http://geode.incubator.apache.org/community"; 
target="_blank">Community</a>
-  support_call_to_action: <a 
href="http://geode.incubator.apache.org/community"; target="_blank">Need 
Help?</a>
-  product_link: <div class="header-item"><a 
href="http://geode.incubator.apache.org/";>Back to Geode Page</a></div>
+  support_url: http://geode.apache.org/community
+  product_url: http://geode.apache.org/
+  book_title: Apache Geode Documentation
+  support_link: <a href="http://geode.apache.org/community"; 
target="_blank">Community</a>
+  support_call_to_action: <a href="http://geode.apache.org/community"; 
target="_blank">Need Help?</a>
+  product_link: <div class="header-item"><a 
href="http://geode.apache.org/";>Back to Geode Page</a></div>
   domain_name: apache.org
   book_title_short: Geode Docs
 

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/4dfdeeee/geode-book/redirects.rb
----------------------------------------------------------------------
diff --git a/geode-book/redirects.rb b/geode-book/redirects.rb
index 71f50d9..81f27c8 100644
--- a/geode-book/redirects.rb
+++ b/geode-book/redirects.rb
@@ -13,6 +13,6 @@
 #express or implied. See the License for the specific language governing
 #permissions and limitations under the License.
 
-r301 %r{/releases/latest/javadoc/(.*)}, 
'http://geode.incubator.apache.org/releases/latest/javadoc/$1'
+r301 %r{/releases/latest/javadoc/(.*)}, 
'http://geode.apache.org/releases/latest/javadoc/$1'
 rewrite '/', '/docs/guide/about_geode.html'
 rewrite '/index.html', '/docs/guide/about_geode.html'

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/4dfdeeee/geode-core/src/main/java/org/apache/geode/cache/partition/PartitionListenerAdapter.java
----------------------------------------------------------------------
diff --git 
a/geode-core/src/main/java/org/apache/geode/cache/partition/PartitionListenerAdapter.java
 
b/geode-core/src/main/java/org/apache/geode/cache/partition/PartitionListenerAdapter.java
index 5c384b7..b56cdf3 100644
--- 
a/geode-core/src/main/java/org/apache/geode/cache/partition/PartitionListenerAdapter.java
+++ 
b/geode-core/src/main/java/org/apache/geode/cache/partition/PartitionListenerAdapter.java
@@ -28,7 +28,7 @@ import org.apache.geode.cache.Region;
  * {@link org.apache.geode.cache.Declarable}
  * </p>
  * 
- * Note : Please request help on the Geode developer mailing list 
(d...@geode.incubator.apache.org)
+ * Note : Please request help on the Geode developer mailing list 
(d...@geode.apache.org)
  * before using these APIs.
  *
  * 

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/4dfdeeee/geode-core/src/main/java/org/apache/geode/internal/i18n/LocalizedStrings.java
----------------------------------------------------------------------
diff --git 
a/geode-core/src/main/java/org/apache/geode/internal/i18n/LocalizedStrings.java 
b/geode-core/src/main/java/org/apache/geode/internal/i18n/LocalizedStrings.java
index fc59922..5923123 100755
--- 
a/geode-core/src/main/java/org/apache/geode/internal/i18n/LocalizedStrings.java
+++ 
b/geode-core/src/main/java/org/apache/geode/internal/i18n/LocalizedStrings.java
@@ -7581,7 +7581,7 @@ public class LocalizedStrings {
   public static final StringId SwaggerConfig_EULA_LINK =
       new StringId(6619, "http://www.apache.org/licenses/";);
   public static final StringId SwaggerConfig_DEVELOPER_EMAIL =
-      new StringId(6620, "d...@geode.incubator.apache.org");
+      new StringId(6620, "d...@geode.apache.org");
   public static final StringId SwaggerConfig_DOC_TITLE =
       new StringId(6621, "Apache Geode Documentation");
   public static final StringId SwaggerConfig_PRODUCT_LINK =

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/4dfdeeee/geode-docs/getting_started/installation/install_standalone.html.md.erb
----------------------------------------------------------------------
diff --git 
a/geode-docs/getting_started/installation/install_standalone.html.md.erb 
b/geode-docs/getting_started/installation/install_standalone.html.md.erb
index 04b347a..9a1987e 100644
--- a/geode-docs/getting_started/installation/install_standalone.html.md.erb
+++ b/geode-docs/getting_started/installation/install_standalone.html.md.erb
@@ -30,7 +30,7 @@ Build from source or use the ZIP or TAR distribution to 
install Apache Geode on
     export JAVA_HOME
     ```
 
-2.  Download the project source from the Releases page found at 
[http://geode.incubator.apache.org](http://geode.incubator.apache.org/), and 
unpack the source code.
+2.  Download the project source from the Releases page found at 
[http://geode.apache.org](http://geode.apache.org/), and unpack the source code.
 3.  Within the directory containing the unpacked source code, build without 
tests:
 
     ``` pre
@@ -60,7 +60,7 @@ Build from source or use the ZIP or TAR distribution to 
install Apache Geode on
     ```
 
 2.  Install Gradle, version 2.3 or a more recent version.
-3.  Download the project source from the Releases page found at 
[http://geode.incubator.apache.org](http://geode.incubator.apache.org/), and 
unpack the source code.
+3.  Download the project source from the Releases page found at 
[http://geode.apache.org](http://geode.apache.org/), and unpack the source code.
 4.  Within the folder containing the unpacked source code, build without the 
tests:
 
     ``` pre
@@ -83,7 +83,7 @@ Build from source or use the ZIP or TAR distribution to 
install Apache Geode on
 
 ## <a 
id="concept_0129F6A1D0EB42C4A3D24861AF2C5425__section_D3326496B2BB47A7AB0CFC1A5E266842"
 class="no-quick-link"></a>Install Binaries from .zip or .tar File
 
-1.  Download the .zip or .tar file from the Releases page found at 
[http://geode.incubator.apache.org](http://geode.incubator.apache.org/).
+1.  Download the .zip or .tar file from the Releases page found at 
[http://geode.apache.org](http://geode.apache.org/).
 2.  Unzip the .zip file or expand the .tar file, where `path_to_product` is an 
absolute path, and the file name will vary due to the version number. For the 
.zip format:
 
     ``` pre

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/4dfdeeee/geode-examples/README.md
----------------------------------------------------------------------
diff --git a/geode-examples/README.md b/geode-examples/README.md
index 83fd93d..de7a533 100644
--- a/geode-examples/README.md
+++ b/geode-examples/README.md
@@ -1,6 +1,6 @@
 # Apache Geode examples
 
-This is the home of Apache Geode examples that are bundled with the project. 
Contributions<sup>[2]</sup> and corrections are welcome. Please talk to us 
about your suggestions at 
[d...@geode.incubator.apache.org](mailto:d...@geode.incubator.apache.org) or 
submit a [pull 
request](https://github.com/apache/incubator-geode/pull/new/develop).
+This is the home of Apache Geode examples that are bundled with the project. 
Contributions<sup>[2]</sup> and corrections are welcome. Please talk to us 
about your suggestions at [d...@geode.apache.org](mailto:d...@geode.apache.org) 
or submit a [pull 
request](https://github.com/apache/incubator-geode/pull/new/develop).
 
 ## Example requirements
 

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/4dfdeeee/geode-spark-connector/doc/2_quick.md
----------------------------------------------------------------------
diff --git a/geode-spark-connector/doc/2_quick.md 
b/geode-spark-connector/doc/2_quick.md
index ed79f39..70e1a17 100644
--- a/geode-spark-connector/doc/2_quick.md
+++ b/geode-spark-connector/doc/2_quick.md
@@ -6,7 +6,7 @@ Geode Connector functionalities.
 ### Prerequisites
 
 Before you start, you should have basic knowledge of Geode and Spark. 
-Please refer to [Geode Documentation](http://geode.incubator.apache.org/docs/)
+Please refer to [Geode Documentation](http://geode.apache.org/docs/)
 and [Spark Documentation](https://spark.apache.org/docs/latest/index.html) for
 details. If you are new to Geode, this 
 [Quick Start 
Guide](http://geode-docs.cfapps.io/docs/getting_started/15_minute_quickstart_gfsh.html)

Reply via email to