Return-Path: X-Original-To: apmail-groovy-notifications-archive@minotaur.apache.org Delivered-To: apmail-groovy-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1969217BB7 for ; Thu, 4 Jun 2015 00:27:49 +0000 (UTC) Received: (qmail 86847 invoked by uid 500); 4 Jun 2015 00:27:49 -0000 Delivered-To: apmail-groovy-notifications-archive@groovy.apache.org Received: (qmail 86833 invoked by uid 500); 4 Jun 2015 00:27:48 -0000 Mailing-List: contact notifications-help@groovy.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@groovy.incubator.apache.org Delivered-To: mailing list notifications@groovy.incubator.apache.org Received: (qmail 86824 invoked by uid 99); 4 Jun 2015 00:27:48 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Jun 2015 00:27:48 +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 859E5C08D9 for ; Thu, 4 Jun 2015 00:27:48 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.304 X-Spam-Level: ** X-Spam-Status: No, score=2.304 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, T_RP_MATCHES_RCVD=-0.01, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id ZcQKS5WLxPqJ for ; Thu, 4 Jun 2015 00:27:40 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with SMTP id 6F95E2315E for ; Thu, 4 Jun 2015 00:27:39 +0000 (UTC) Received: (qmail 86112 invoked by uid 99); 4 Jun 2015 00:27:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Jun 2015 00:27:38 +0000 Date: Thu, 4 Jun 2015 00:27:38 +0000 (UTC) From: "Paul King (JIRA)" To: notifications@groovy.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (GROOVY-7453) CompileStatic annotation should not support package target MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GROOVY-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14571890#comment-14571890 ] Paul King commented on GROOVY-7453: ----------------------------------- Thanks for reporting the issue Keegan. > CompileStatic annotation should not support package target > ---------------------------------------------------------- > > Key: GROOVY-7453 > URL: https://issues.apache.org/jira/browse/GROOVY-7453 > Project: Groovy > Issue Type: Bug > Components: Static compilation > Reporter: Keegan Witt > Assignee: Paul King > Fix For: 2.4.4, 2.5.0-beta-1 > > > According to [this discussion|http://groovy.329449.n5.nabble.com/CompileStatic-at-package-level-td5717463.html], the CompileStatic annotation should have had the package target removed, but I didn't see that a Jira was ever opened to address this. -- This message was sent by Atlassian JIRA (v6.3.4#6332)