Return-Path: Delivered-To: apmail-camel-users-archive@www.apache.org Received: (qmail 90812 invoked from network); 4 Jul 2010 00:33:53 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 Jul 2010 00:33:53 -0000 Received: (qmail 14088 invoked by uid 500); 4 Jul 2010 00:33:53 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 14043 invoked by uid 500); 4 Jul 2010 00:33:52 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 14031 invoked by uid 99); 4 Jul 2010 00:33:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Jul 2010 00:33:52 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of willem.jiang@gmail.com designates 209.85.160.45 as permitted sender) Received: from [209.85.160.45] (HELO mail-pw0-f45.google.com) (209.85.160.45) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Jul 2010 00:33:43 +0000 Received: by pwi2 with SMTP id 2so232301pwi.32 for ; Sat, 03 Jul 2010 17:32:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=E/7OzXEVl5Og6naZ8hMsOYPoKFLw5jbh4EJctNenAU8=; b=G7gdXHyziCbPuwekbWfU4L5erdnAyMTJB/h0NNyqTZloYNChdpJ77D2chrK2qtxH6n F9lss6TPIb4TASXFxNIobxDyJ2uEqMz1ccZtxWShju/rdvoctEx1B7GNsbBuDgVtBscX eGItn0QAggdMlD8DZVrPgpQKnbjYJJ4nThWH4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=MHf9JiaT7rpRhpXLhTqpAQzoycW0eKCaNbGk0jeotoCuZGNChNCC/wz3KFZwp2oFwG r0FqMqhFuiNRmfp210021rWx9SduAuTdEOB1b0AHAHBp8dT90g7l/JdTVIU4YvSpljOS ZFCjD5NEZHgUFbqevy1wFsmmMj4mYXyD3CUHA= Received: by 10.114.113.6 with SMTP id l6mr996047wac.63.1278203542206; Sat, 03 Jul 2010 17:32:22 -0700 (PDT) Received: from [192.168.0.158] ([125.34.11.226]) by mx.google.com with ESMTPS id q6sm36777948waj.10.2010.07.03.17.32.19 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 03 Jul 2010 17:32:20 -0700 (PDT) Message-ID: <4C2FD68C.3000406@gmail.com> Date: Sun, 04 Jul 2010 08:32:12 +0800 From: Willem Jiang User-Agent: Thunderbird 2.0.0.24 (Macintosh/20100228) MIME-Version: 1.0 To: users@camel.apache.org Subject: Re: couples issues on docs References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Zemian Deng wrote: > Hi list, > > 1) The wiki http://camel.apache.org/wire-tap toward bottom shows few pink > errors on code boxes: > "Error formatting macro: snippet: java.lang.IndexOutOfBoundsException: > Index: 20, Size: 20" This should be fixed. > > 2) The API doc is still 2.2 while official download is 2.3. Will this be > updated soon? Hadrian has the right the to update the API doc, I will ping he for it. > > Zemian > Willem