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 31B9910F7D for ; Mon, 8 Jul 2013 08:45:01 +0000 (UTC) Received: (qmail 32028 invoked by uid 500); 8 Jul 2013 08:44:58 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 31864 invoked by uid 500); 8 Jul 2013 08:44:57 -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 31848 invoked by uid 99); 8 Jul 2013 08:44:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jul 2013 08:44:56 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of christian.mueller@gmail.com designates 209.85.219.50 as permitted sender) Received: from [209.85.219.50] (HELO mail-oa0-f50.google.com) (209.85.219.50) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jul 2013 08:44:51 +0000 Received: by mail-oa0-f50.google.com with SMTP id k7so5921558oag.23 for ; Mon, 08 Jul 2013 01:44:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=dJy7hqXYWSgYM8mtzmfLuLjPoleiz6C6ZO0RSusoXB8=; b=CGP1lEAOD9E1qwQlvJeeil9AQplBp4ktkZs++XP7/iaOKQizPjZinRb+fGhG/TSexu xmRmhXmR/wcwDy3kknuPYVLqSq1LdH/Qm+MQw6S9QaZ9Pd+JO501nonxfFCupzqTksMY 6MPo/aLBzGQ4st9ri7ojNWHeb3IGF5ete2MWzFEy9ZoDvp41izTi+bPTHjxHzs77Q9Cg JxL4vkGajXVchT/yKpQ5K9TflO8sbB88dsNv41q2obri8ON+fJeeyfsCXP/XdS7jJxqg tWG4HgOPy3bAN7q8+gk0CYUozdKcm+dyMmnVaqlsRbzULMRVXlffCcJ2v/ktgx0w6g0/ 07UQ== MIME-Version: 1.0 X-Received: by 10.60.115.199 with SMTP id jq7mr19330601oeb.19.1373273069945; Mon, 08 Jul 2013 01:44:29 -0700 (PDT) Received: by 10.182.110.100 with HTTP; Mon, 8 Jul 2013 01:44:29 -0700 (PDT) In-Reply-To: <1373011472293-5735198.post@n5.nabble.com> References: <1373011472293-5735198.post@n5.nabble.com> Date: Mon, 8 Jul 2013 10:44:29 +0200 Message-ID: Subject: Re: Camel Blueprint Test Support From: =?ISO-8859-1?Q?Christian_M=FCller?= To: users@camel.apache.org Content-Type: multipart/alternative; boundary=089e0115e8e88387e604e0fc0d35 X-Virus-Checked: Checked by ClamAV on apache.org --089e0115e8e88387e604e0fc0d35 Content-Type: text/plain; charset=ISO-8859-1 Give it a try and make sure you do not have mixed Camel version dependencies except for camel-blueprint (make sure you use camel-core 2.8.x and not 2.10.x because this is the version you will deploy). Best, Christian ----------------- Software Integration Specialist Apache Camel committer: https://camel.apache.org/team V.P. Apache Camel: https://www.apache.org/foundation/ Apache Member: https://www.apache.org/foundation/members.html https://www.linkedin.com/pub/christian-mueller/11/551/642 On Fri, Jul 5, 2013 at 10:04 AM, Jothi wrote: > Camel Users, > > I'm using the fuse 2.8.0-fuse-00-08 version of Camel libraries. I want to > use the CamelBlueprintTestSupport but as I understand, it is available only > with Camel 2.10. Should that matter? I assume that the dependency to the > blueprint test support would be to Camel 2.10 with the scope being set to > test. The actual camel version should not matter? Is this correct or is > there any dependency to the core libraries from the blueprint test > libraries? > > Regards, > Joe > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-Blueprint-Test-Support-tp5735198.html > Sent from the Camel - Users mailing list archive at Nabble.com. > --089e0115e8e88387e604e0fc0d35--