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 D9512200AC8 for ; Tue, 7 Jun 2016 23:26:11 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D7C71160A36; Tue, 7 Jun 2016 21:26:11 +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 51D3F160968 for ; Tue, 7 Jun 2016 23:26:11 +0200 (CEST) Received: (qmail 7343 invoked by uid 500); 7 Jun 2016 21:26:10 -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 7323 invoked by uid 99); 7 Jun 2016 21:26:10 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jun 2016 21:26:10 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id D837A1A0C58 for ; Tue, 7 Jun 2016 21:26:09 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.472 X-Spam-Level: *** X-Spam-Status: No, score=3.472 tagged_above=-999 required=6.31 tests=[FORGED_HOTMAIL_RCVD2=1.187, RCVD_IN_DNSWL_NONE=-0.0001, SPF_SOFTFAIL=0.972, URI_HEX=1.313] autolearn=disabled Received: from mx2-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id x0tZyr1JqIiq for ; Tue, 7 Jun 2016 21:26:07 +0000 (UTC) Received: from mbob.nabble.com (mbob.nabble.com [162.253.133.15]) by mx2-lw-eu.apache.org (ASF Mail Server at mx2-lw-eu.apache.org) with ESMTP id 209885FB03 for ; Tue, 7 Jun 2016 21:26:07 +0000 (UTC) Received: from msam.nabble.com (unknown [162.253.133.85]) by mbob.nabble.com (Postfix) with ESMTP id 1B50929C7450 for ; Tue, 7 Jun 2016 14:07:19 -0700 (PDT) Date: Tue, 7 Jun 2016 14:26:06 -0700 (MST) From: daniel_sun To: dev@groovy.incubator.apache.org Message-ID: <1465334766244-5733271.post@n5.nabble.com> Subject: groovy.util.GroovyTestCase is missing in groovy-all-2.5.0-SNAPSHOT(20160608) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Tue, 07 Jun 2016 21:26:12 -0000 Hi List, I found groovy.util.GroovyTestCase does not exist in the groovy-all-2.5.0-SNAPSHOT(20160608). Is it deprecated and removed? or replaced by some other class? Daniel.Sun -- View this message in context: http://groovy.329449.n5.nabble.com/groovy-util-GroovyTestCase-is-missing-in-groovy-all-2-5-0-SNAPSHOT-20160608-tp5733271.html Sent from the Groovy Dev mailing list archive at Nabble.com.