Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 35BA1E1BF for ; Tue, 29 Jan 2013 16:49:40 +0000 (UTC) Received: (qmail 12609 invoked by uid 500); 29 Jan 2013 16:49:39 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 12577 invoked by uid 500); 29 Jan 2013 16:49:39 -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 12562 invoked by uid 99); 29 Jan 2013 16:49:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Jan 2013 16:49:39 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of claus.ibsen@gmail.com designates 209.85.214.181 as permitted sender) Received: from [209.85.214.181] (HELO mail-ob0-f181.google.com) (209.85.214.181) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Jan 2013 16:49:34 +0000 Received: by mail-ob0-f181.google.com with SMTP id ni5so617681obc.40 for ; Tue, 29 Jan 2013 08:49:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=UcZmc5qqAT79IY5La6Ea0DLWfQWnVn3za7ZvFUpcIWw=; b=HreK6vdYytvuZEl+MVyY+1W4DnrJAGtXs4BAnLedKzaULoXlRGpgxj6nwA/EKHnKWS 3BcB5gpElz8S+yos56hDw4pLH++vQrbHCAGtXSoHpF8yiF+xrQ1Iz5ax9Opr4A9muMDz aaW42Nm1wGhcjhFLx2U/qka3RcmbkbxIb2d44034AhPQj6TKrNKZYqxv2L4qV7WJzErX fZAI4L6ln1VS4ikqhZCTj3+LeyIzP3xBrJBIiVPkhC0u9/2g4VWb3tNYoljlMPisLBjF uyJv6DWk+GwYdAndTzVYsOYfrmU4MSQGVAuBWPzT2lgiuAoy9Q8S6JwtoceecPwzB3Pi U95Q== X-Received: by 10.182.95.173 with SMTP id dl13mr1277893obb.43.1359478152810; Tue, 29 Jan 2013 08:49:12 -0800 (PST) MIME-Version: 1.0 Received: by 10.60.172.228 with HTTP; Tue, 29 Jan 2013 08:48:51 -0800 (PST) In-Reply-To: References: <1355882749507-5724331.post@n5.nabble.com> From: Claus Ibsen Date: Tue, 29 Jan 2013 17:48:51 +0100 Message-ID: Subject: Re: Scala DSL with Scala 2.10 To: users@camel.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi There is now a camel-scala_2.9 module that is using the same source code as camel-scala build build against Scala 2.9.2 compiler. Notice that this module is considered deprecated and expected to be removed in Camel 3.0 / 2.12, eg next bigger release after Camel 2.11. -- Claus Ibsen ----------------- Red Hat, Inc. FuseSource is now part of Red Hat Email: cibsen@redhat.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen