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 63ED3200B5B for ; Fri, 5 Aug 2016 08:28:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 62816160AAF; Fri, 5 Aug 2016 06:28:22 +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 DA5F2160AAC for ; Fri, 5 Aug 2016 08:28:21 +0200 (CEST) Received: (qmail 61430 invoked by uid 500); 5 Aug 2016 06:28:21 -0000 Mailing-List: contact issues-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 issues@camel.apache.org Received: (qmail 61042 invoked by uid 99); 5 Aug 2016 06:28:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Aug 2016 06:28:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id BF5A22C0D66 for ; Fri, 5 Aug 2016 06:28:20 +0000 (UTC) Date: Fri, 5 Aug 2016 06:28:20 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CAMEL-10077) Error formatting macro: snippet: java.lang.IndexOutOfBoundsException: Index: 20, Size: 20 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 05 Aug 2016 06:28:22 -0000 [ https://issues.apache.org/jira/browse/CAMEL-10077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-10077. --------------------------------- Resolution: Fixed Assignee: Claus Ibsen Fix Version/s: 2.18.0 Thanks Darius > Error formatting macro: snippet: java.lang.IndexOutOfBoundsException: Index: 20, Size: 20 > ----------------------------------------------------------------------------------------- > > Key: CAMEL-10077 > URL: https://issues.apache.org/jira/browse/CAMEL-10077 > Project: Camel > Issue Type: Task > Components: documentation > Reporter: A.M. > Assignee: Claus Ibsen > Priority: Trivial > Fix For: 2.18.0 > > > steps to reproduce. > * go to http://camel.apache.org/file2.html > * scroll untill "Using a JPA based idempotent repository" > * under the sentence "Then we need to setup a Spring jpaTemplate in the spring XML file:" there is the following error message: > "Error formatting macro: snippet: java.lang.IndexOutOfBoundsException: Index: 20, Size: 20" -- This message was sent by Atlassian JIRA (v6.3.4#6332)