From dev-return-5104-archive-asf-public=cust-asf.ponee.io@groovy.apache.org Fri Jul 13 16:12:32 2018 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 7682D180626 for ; Fri, 13 Jul 2018 16:12:31 +0200 (CEST) Received: (qmail 49831 invoked by uid 500); 13 Jul 2018 14:12:25 -0000 Mailing-List: contact dev-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 dev@groovy.apache.org Received: (qmail 49808 invoked by uid 99); 13 Jul 2018 14:12:25 -0000 Received: from mail-relay.apache.org (HELO mailrelay1-lw-us.apache.org) (207.244.88.152) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jul 2018 14:12:25 +0000 Received: from mail-ua0-f182.google.com (mail-ua0-f182.google.com [209.85.217.182]) by mailrelay1-lw-us.apache.org (ASF Mail Server at mailrelay1-lw-us.apache.org) with ESMTPSA id AFB3FF71; Fri, 13 Jul 2018 14:12:24 +0000 (UTC) Received: by mail-ua0-f182.google.com with SMTP id g18-v6so7924776uam.6; Fri, 13 Jul 2018 07:12:24 -0700 (PDT) X-Gm-Message-State: AOUpUlFyA99+uhCV9n4zOPZcjDugLUNFXNiza+BE5+jW0k35t6kLYY6e lREqWdfE1n2lqQIydCXdl+xfcKetlq4KBoNCuzo= X-Google-Smtp-Source: AAOMgpdnush2n09PRSVwYp57jmaPr+vcU63zLKHIPD2x3U5HsdyAwm9cObVYATygXXHO7ulbIjctOTwX1twqfc6zQEw= X-Received: by 2002:a9f:24f7:: with SMTP id 110-v6mr4380687uar.159.1531491144278; Fri, 13 Jul 2018 07:12:24 -0700 (PDT) MIME-Version: 1.0 From: Paul King Date: Sat, 14 Jul 2018 00:12:13 +1000 X-Gmail-Original-Message-ID: Message-ID: Subject: [ANNOUNCE] Apache Groovy 2.5.1 released To: announce@apache.org, dev@groovy.apache.org, users@groovy.apache.org Content-Type: text/plain; charset="UTF-8" Dear community, The Apache Groovy team is pleased to announce version 2.5.1 of Apache Groovy. Apache Groovy is a multi-faceted programming language for the JVM. Further details can be found at the http://groovy.apache.org website. For this release we focused on fixing up some of the usability/packaging issues that the 2.5.0 release introduced as part of supporting Groovy across JDKs 7 through (soon) 11. Maven/Gradle users not needing JAXB should now have a much improved experience building with the new version. (SUREFIRE users should read the release notes about some caveats). In 2.5.2, we should have additional changes to improve the build experience even further for JAXB users and users of the Groovy command-line tools. Please read the release notes for further information: http://groovy-lang.org/releasenotes/groovy-2.5.html#Groovy2.5releasenotes-Addendum251 This release is a maintenance release of the GROOVY_2_5_X branch. It is strongly encouraged that all users using prior versions on this branch upgrade to this version. This release includes 44 bug fixes/improvements as outlined in the changelog: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318123&version=12343365 Sources, convenience binaries, downloadable documentation and an SDK bundle can be found at: http://www.groovy-lang.org/download.html We recommend you verify your installation using the information on that page. Jars are also available within the major binary repositories. We welcome your help and feedback and in particular want to thank everyone who contributed to this release. For more information on how to report problems, and to get involved, visit the project website at https://groovy.apache.org/ Best regards, The Apache Groovy team.