Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 2CF80200BD3 for ; Tue, 6 Dec 2016 22:16:32 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 2B89B160B29; Tue, 6 Dec 2016 21:16:32 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D7BCD160B2D for ; Tue, 6 Dec 2016 22:16:30 +0100 (CET) Received: (qmail 51961 invoked by uid 500); 6 Dec 2016 21:16:30 -0000 Mailing-List: contact commits-help@geode.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@geode.apache.org Delivered-To: mailing list commits@geode.apache.org Received: (qmail 51778 invoked by uid 99); 6 Dec 2016 21:16:30 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Dec 2016 21:16:30 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id CC7BDF16A5; Tue, 6 Dec 2016 21:16:29 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: abaker@apache.org To: commits@geode.apache.org Date: Tue, 06 Dec 2016 21:16:34 -0000 Message-Id: <91f6c922ff17449daf9a407c60865a8b@git.apache.org> In-Reply-To: <9c495fc264284f41b0c6f44bad36dfdd@git.apache.org> References: <9c495fc264284f41b0c6f44bad36dfdd@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [06/11] geode git commit: GEODE-2156: Update mailing list references archived-at: Tue, 06 Dec 2016 21:16:32 -0000 GEODE-2156: Update mailing list references Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/87795114 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/87795114 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/87795114 Branch: refs/heads/develop Commit: 87795114416bc69232af1333eb21a3279914cf94 Parents: 06800cc Author: Anthony Baker Authored: Tue Nov 29 20:05:18 2016 -0800 Committer: Anthony Baker Committed: Tue Dec 6 12:38:52 2016 -0800 ---------------------------------------------------------------------- .travis.yml | 2 +- dev-tools/docker/base/Dockerfile | 2 +- dev-tools/docker/compile/Dockerfile | 2 +- dev-tools/docker/docs/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 +- geode-examples/README.md | 2 +- geode-spark-connector/doc/2_quick.md | 2 +- 11 files changed, 17 insertions(+), 17 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/geode/blob/87795114/.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: - - dev@geode.incubator.apache.org + - dev@geode.apache.org on_success: change on_failure: change http://git-wip-us.apache.org/repos/asf/geode/blob/87795114/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 +MAINTAINER Geode Community LABEL Vendor="Apache Geode" LABEL version=unstable http://git-wip-us.apache.org/repos/asf/geode/blob/87795114/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 +MAINTAINER Geode Community LABEL Vendor="Apache Geode" LABEL version=unstable http://git-wip-us.apache.org/repos/asf/geode/blob/87795114/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 +MAINTAINER Geode Community LABEL Vendor="Apache Geode" LABEL version=unstable http://git-wip-us.apache.org/repos/asf/geode/blob/87795114/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/geode/blob/87795114/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: Community - support_call_to_action: Need Help? - product_link: + support_url: http://geode.apache.org/community + product_url: http://geode.apache.org/ + book_title: Apache Geode Documentation + support_link: Community + support_call_to_action: Need Help? + product_link: domain_name: apache.org book_title_short: Geode Docs http://git-wip-us.apache.org/repos/asf/geode/blob/87795114/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/geode/blob/87795114/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} *

* - * Note : Please request help on the Geode developer mailing list (dev@geode.incubator.apache.org) + * Note : Please request help on the Geode developer mailing list (dev@geode.apache.org) * before using these APIs. * * http://git-wip-us.apache.org/repos/asf/geode/blob/87795114/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 10e64cd..38f7397 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 @@ -7584,7 +7584,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, "dev@geode.incubator.apache.org"); + new StringId(6620, "dev@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/geode/blob/87795114/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[2] and corrections are welcome. Please talk to us about your suggestions at [dev@geode.incubator.apache.org](mailto:dev@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[2] and corrections are welcome. Please talk to us about your suggestions at [dev@geode.apache.org](mailto:dev@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/geode/blob/87795114/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)