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 3E233200BF3 for ; Thu, 5 Jan 2017 08:30:37 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 3CC1F160B27; Thu, 5 Jan 2017 07:30:37 +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 86EBA160B26 for ; Thu, 5 Jan 2017 08:30:36 +0100 (CET) Received: (qmail 2361 invoked by uid 500); 5 Jan 2017 07:30:35 -0000 Mailing-List: contact notifications-help@freemarker.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@freemarker.incubator.apache.org Delivered-To: mailing list notifications@freemarker.incubator.apache.org Received: (qmail 2352 invoked by uid 99); 5 Jan 2017 07:30:35 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jan 2017 07:30:35 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 2F943C0258 for ; Thu, 5 Jan 2017 07:30:35 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -6.219 X-Spam-Level: X-Spam-Status: No, score=-6.219 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=-2.999] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 8ktV0Twlg7bv for ; Thu, 5 Jan 2017 07:30:33 +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 EF5B05F252 for ; Thu, 5 Jan 2017 07:30:32 +0000 (UTC) Received: (qmail 2333 invoked by uid 99); 5 Jan 2017 07:30:32 -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; Thu, 05 Jan 2017 07:30:32 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 09250DF9E6; Thu, 5 Jan 2017 07:30:32 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: ddekany@apache.org To: notifications@freemarker.incubator.apache.org Message-Id: <0f06e48f14d646b9b7b1b2e4b1376684@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: incubator-freemarker-site git commit: Word wrapping differences (due to editing without XXE) Date: Thu, 5 Jan 2017 07:30:32 +0000 (UTC) archived-at: Thu, 05 Jan 2017 07:30:37 -0000 Repository: incubator-freemarker-site Updated Branches: refs/heads/master cbafd5e20 -> 47f65fd7b Word wrapping differences (due to editing without XXE) Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/commit/47f65fd7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/tree/47f65fd7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/diff/47f65fd7 Branch: refs/heads/master Commit: 47f65fd7bef2097783ae4b467cbd7e760f2e1ebc Parents: cbafd5e Author: ddekany Authored: Thu Jan 5 08:30:16 2017 +0100 Committer: ddekany Committed: Thu Jan 5 08:30:16 2017 +0100 ---------------------------------------------------------------------- src/main/docgen/book.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/47f65fd7/src/main/docgen/book.xml ---------------------------------------------------------------------- diff --git a/src/main/docgen/book.xml b/src/main/docgen/book.xml index 0de3d13..22a71f1 100644 --- a/src/main/docgen/book.xml +++ b/src/main/docgen/book.xml @@ -1292,10 +1292,10 @@ two freemarker.jar-s and unpredictable behavior! into the main branch (or branches), and (s)he is expected to use that wisely. Depending on the complexity of the feature, the number of active Committers in the time period, and - whether the feature is expected to be discussed by the community, (s)he - may should work in a feature branch instead. If the feature is - finished and discussions were resolved (on some way described by Apache - policies), it can be merged back into the main + whether the feature is expected to be discussed by the community, + (s)he may should work in a feature branch instead. If the feature is + finished and discussions were resolved (on some way described by + Apache policies), it can be merged back into the main branch. All commits should have helpful comments; don't be afraid of @@ -1355,9 +1355,9 @@ two freemarker.jar-s and unpredictable behavior! Making releases - For each release, one of the Committers plays the role of Release - Manager. The Release Manager should follow the procedure here, and - (s)he should update this page where (s)he has to deviate from + For each release, one of the Committers plays the role of + Release Manager. The Release Manager should follow the procedure here, + and (s)he should update this page where (s)he has to deviate from it. For general info about making releases, please read - The official release is provided as source code to build - the project (src tar.gz). For the convenience of users the release - is also accompanied by compiled binaries (bin tar.gz). - Both artifacts are downloadable from the Apache Software Foundation, - as usual + The official release is provided as source code to build the + project (src tar.gz). For the convenience of users the release is + also accompanied by compiled binaries (bin tar.gz). Both artifacts + are downloadable from the Apache Software Foundation, as + usual