From commits-return-8178-archive-asf-public=cust-asf.ponee.io@groovy.apache.org Mon Mar 25 01:25:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id B5D1B18065B for ; Mon, 25 Mar 2019 02:25:01 +0100 (CET) Received: (qmail 59118 invoked by uid 500); 25 Mar 2019 01:25:00 -0000 Mailing-List: contact commits-help@groovy.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@groovy.apache.org Delivered-To: mailing list commits@groovy.apache.org Received: (qmail 59103 invoked by uid 99); 25 Mar 2019 01:25:00 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Mar 2019 01:25:00 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 33DAE85470; Mon, 25 Mar 2019 01:25:00 +0000 (UTC) Date: Mon, 25 Mar 2019 01:25:00 +0000 To: "commits@groovy.apache.org" Subject: [groovy] branch GROOVY_2_5_X updated (6b00c6c -> 19caa86) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <155347710004.6412.13750330335895059336@gitbox.apache.org> From: paulk@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: groovy X-Git-Refname: refs/heads/GROOVY_2_5_X X-Git-Reftype: branch X-Git-Oldrev: 6b00c6cfb814dd07da086c7a7fc0dceaf6e23534 X-Git-Newrev: 19caa86c6d74319e11b396fd0209914633634dac X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. paulk pushed a change to branch GROOVY_2_5_X in repository https://gitbox.apache.org/repos/asf/groovy.git. from 6b00c6c GROOVY-9022: Added option under View menu of whether or not to have vertical orientation (unchecking changes it to horizontal; value stored in Preferences) (closes #891) new 06ef27d some useful commented-out flags for build new 19caa86 remove a couple of checkstyle warnings The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: build.gradle | 2 ++ .../src/main/groovy/groovy/text/XmlTemplateEngine.java | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-)