Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 86083 invoked from network); 17 Aug 2009 16:29:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Aug 2009 16:29:51 -0000 Received: (qmail 92374 invoked by uid 500); 17 Aug 2009 16:29:58 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 92303 invoked by uid 500); 17 Aug 2009 16:29:58 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 92293 invoked by uid 500); 17 Aug 2009 16:29:58 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 92289 invoked by uid 99); 17 Aug 2009 16:29:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Aug 2009 16:29:58 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Aug 2009 16:29:56 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 22D03234C051 for ; Mon, 17 Aug 2009 09:29:36 -0700 (PDT) Message-ID: <898702632.1250526576140.JavaMail.jira@brutus> Date: Mon, 17 Aug 2009 09:29:36 -0700 (PDT) From: "Jonathan Anstey (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Commented: (CAMEL-1392) groovy renderer In-Reply-To: <1908239513.1235639520155.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/CAMEL-1392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=53646#action_53646 ] Jonathan Anstey commented on CAMEL-1392: ---------------------------------------- I think the method is just too long. Factor it out into several smaller methods to see if that helps. I did a quick test where I basically commented out half of the method and it passed. > groovy renderer > --------------- > > Key: CAMEL-1392 > URL: https://issues.apache.org/activemq/browse/CAMEL-1392 > Project: Apache Camel > Issue Type: Sub-task > Reporter: James Strachan > Assignee: Xueqiang Mi > Attachments: camel-20090806.patch, camel-20090807.patch, camel-20090808.patch, camel-20090810.patch, camel-20090816.patch, camel-20090817.patch, camel-web-20090629.patch, camel-web-20090703.patch, camel-web-20090705.patch, camel-web-20090708.patch, camel-web-20090716.patch, camel-web-20090717.patch, camel-web-20090718.patch, camel-web-20090722.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.