Return-Path: X-Original-To: apmail-geode-commits-archive@minotaur.apache.org Delivered-To: apmail-geode-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 38F76196DB for ; Tue, 12 Apr 2016 17:42:58 +0000 (UTC) Received: (qmail 81018 invoked by uid 500); 12 Apr 2016 17:42:58 -0000 Delivered-To: apmail-geode-commits-archive@geode.apache.org Received: (qmail 80972 invoked by uid 500); 12 Apr 2016 17:42:58 -0000 Mailing-List: contact commits-help@geode.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@geode.incubator.apache.org Delivered-To: mailing list commits@geode.incubator.apache.org Received: (qmail 80901 invoked by uid 99); 12 Apr 2016 17:42:58 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Apr 2016 17:42:58 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 91244C04C5 for ; Tue, 12 Apr 2016 17:42:57 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.216 X-Spam-Level: X-Spam-Status: No, score=-4.216 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.996] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 5U5mBPxNneat for ; Tue, 12 Apr 2016 17:42:57 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 0C7DD5FE57 for ; Tue, 12 Apr 2016 17:42:53 +0000 (UTC) Received: (qmail 77891 invoked by uid 99); 12 Apr 2016 17:42:52 -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, 12 Apr 2016 17:42:52 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id CD916E03A9; Tue, 12 Apr 2016 17:42:52 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: klund@apache.org To: commits@geode.incubator.apache.org Date: Tue, 12 Apr 2016 17:43:33 -0000 Message-Id: <2c286c9bd593457c82275edfe760ec8e@git.apache.org> In-Reply-To: <4607511a0abe406dacea4b90f6304649@git.apache.org> References: <4607511a0abe406dacea4b90f6304649@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [43/50] [abbrv] incubator-geode git commit: GEODE-1163 Change support link from 'dev' to 'user'. GEODE-1163 Change support link from 'dev' to 'user'. This closes #122 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/616bc27d Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/616bc27d Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/616bc27d Branch: refs/heads/feature/GEODE-1162 Commit: 616bc27de8621224a9c7fba19a84dfc4eb4d520f Parents: a57b7cf Author: Nitin Lamba Authored: Mon Apr 4 12:54:08 2016 -0700 Committer: Anthony Baker Committed: Fri Apr 8 21:18:55 2016 -0700 ---------------------------------------------------------------------- .../java/com/gemstone/gemfire/internal/i18n/LocalizedStrings.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/616bc27d/geode-core/src/main/java/com/gemstone/gemfire/internal/i18n/LocalizedStrings.java ---------------------------------------------------------------------- diff --git a/geode-core/src/main/java/com/gemstone/gemfire/internal/i18n/LocalizedStrings.java b/geode-core/src/main/java/com/gemstone/gemfire/internal/i18n/LocalizedStrings.java index 1ddc973..2a939b4 100644 --- a/geode-core/src/main/java/com/gemstone/gemfire/internal/i18n/LocalizedStrings.java +++ b/geode-core/src/main/java/com/gemstone/gemfire/internal/i18n/LocalizedStrings.java @@ -2153,7 +2153,7 @@ public class LocalizedStrings extends ParentLocalizedStrings { public static final StringId SwaggerConfig_VENDOR_PRODUCT_LINE = new StringId(6617, "Apache Geode Developer REST API"); public static final StringId SwaggerConfig_DESCRIPTOR = new StringId(6618, "Developer REST API and interface to Geode''s distributed, in-memory data grid and cache."); public static final StringId SwaggerConfig_EULA_LINK = new StringId(6619, "http://www.apache.org/licenses/"); - public static final StringId SwaggerConfig_SUPPORT_LINK = new StringId(6620, "dev@geode.incubator.apache.org"); + public static final StringId SwaggerConfig_SUPPORT_LINK = new StringId(6620, "user@geode.incubator.apache.org"); public static final StringId SwaggerConfig_DOC_TITLE = new StringId(6621, "Apache Geode Documentation"); public static final StringId SwaggerConfig_DOC_LINK = new StringId(6622, "http://geode.incubator.apache.org/docs/");