Return-Path: X-Original-To: apmail-groovy-users-archive@minotaur.apache.org Delivered-To: apmail-groovy-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4B7DF17FED for ; Fri, 4 Sep 2015 14:00:38 +0000 (UTC) Received: (qmail 29614 invoked by uid 500); 4 Sep 2015 14:00:38 -0000 Delivered-To: apmail-groovy-users-archive@groovy.apache.org Received: (qmail 29580 invoked by uid 500); 4 Sep 2015 14:00:38 -0000 Mailing-List: contact users-help@groovy.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@groovy.incubator.apache.org Delivered-To: mailing list users@groovy.incubator.apache.org Received: (qmail 29570 invoked by uid 99); 4 Sep 2015 14:00:38 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Sep 2015 14:00:38 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id B0350F15D0 for ; Fri, 4 Sep 2015 14:00:37 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.487 X-Spam-Level: *** X-Spam-Status: No, score=3.487 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, NML_ADSP_CUSTOM_MED=1.2, SPF_SOFTFAIL=0.972, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id wUnD-lzIC49r for ; Fri, 4 Sep 2015 14:00:29 +0000 (UTC) Received: from mbob.nabble.com (mbob.nabble.com [162.253.133.15]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTP id AC15320751 for ; Fri, 4 Sep 2015 14:00:29 +0000 (UTC) Received: from msam.nabble.com (unknown [162.253.133.85]) by mbob.nabble.com (Postfix) with ESMTP id 834B714C11B3 for ; Fri, 4 Sep 2015 06:57:05 -0700 (PDT) Date: Fri, 4 Sep 2015 07:00:29 -0700 (MST) From: JamieEchlin To: users@groovy.incubator.apache.org Message-ID: <1441375229174-5727510.post@n5.nabble.com> In-Reply-To: <1441300180307-5727506.post@n5.nabble.com> References: <1441300180307-5727506.post@n5.nabble.com> Subject: =?UTF-8?Q?Re:_Securing_GStringTemplateEngine=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi Cristian, I did it pretty much like I suggested, ie duplicating GStringTemplateEngine and adding a type for "out". cheers, jamie -- View this message in context: http://groovy.329449.n5.nabble.com/Securing-GStringTemplateEngine-tp5723378p5727510.html Sent from the Groovy Users mailing list archive at Nabble.com.