Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 22627 invoked from network); 6 Nov 2010 15:53:49 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Nov 2010 15:53:49 -0000 Received: (qmail 59115 invoked by uid 500); 6 Nov 2010 15:54:21 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 59086 invoked by uid 500); 6 Nov 2010 15:54:21 -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 59078 invoked by uid 500); 6 Nov 2010 15:54:21 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 59075 invoked by uid 99); 6 Nov 2010 15:54:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Nov 2010 15:54:20 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Nov 2010 15:54:20 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oA6Fs0Z1022085 for ; Sat, 6 Nov 2010 15:54:00 GMT Message-ID: <13408952.10721289058840226.JavaMail.jira@thor> Date: Sat, 6 Nov 2010 11:54:00 -0400 (EDT) From: "Claus Ibsen (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Resolved: (CAMEL-2737) xslt component - Add option for templateCache to control if template is cached or loaded on each invocation In-Reply-To: <23258551.791274258062900.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c [ https://issues.apache.org/activemq/browse/CAMEL-2737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-2737. -------------------------------- Resolution: Fixed trunk: 1032099. Updated wiki as well. > xslt component - Add option for templateCache to control if template is cached or loaded on each invocation > ----------------------------------------------------------------------------------------------------------- > > Key: CAMEL-2737 > URL: https://issues.apache.org/activemq/browse/CAMEL-2737 > Project: Apache Camel > Issue Type: New Feature > Components: camel-spring > Affects Versions: 2.3.0 > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Priority: Minor > Fix For: 2.6.0 > > Attachments: XsltComponent.java.patch, XsltLoaderCacheTest.java.patch > > > Then you can have it hot-reload template files. > For example as the Velocity component can do -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.