Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 84701 invoked from network); 3 Mar 2011 10:22:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Mar 2011 10:22:00 -0000 Received: (qmail 99920 invoked by uid 500); 3 Mar 2011 10:21:57 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 99891 invoked by uid 500); 3 Mar 2011 10:21:57 -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 99882 invoked by uid 99); 3 Mar 2011 10:21:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Mar 2011 10:21:57 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of cmoulliard@gmail.com designates 209.85.220.173 as permitted sender) Received: from [209.85.220.173] (HELO mail-vx0-f173.google.com) (209.85.220.173) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Mar 2011 10:21:55 +0000 Received: by vxb41 with SMTP id 41so918124vxb.32 for ; Thu, 03 Mar 2011 02:21:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=grAhWMB0edbfgfOBA5OVameiWFDV6u3imY8JspfyntU=; b=X5FxQhghsnlzrEdoAM2W6lygkiGS9c/514Ar6bizT/Bmwu4XvESsVddlP4vYReHDwI QXKC2c5U/nFA2ZvuLpHkD0iFPWb3UuAHUmiec6wkUJZuHIjwciFx+74x1hZgQUNrOwTo NgoiCh9HXJACR2O9vLnhWzm/39ISjFYjRDsBI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=DU21vcz5bHk+fEw7NMV2kqELEOFZ95tHd2Ox+Fnoi+akGYUQH9YKZQN1Z5CR0M7vGo jqkAVv4Nuj4/BlQEz+lxV4YeQnk7sf6RU3hGdzcZM8LXZ2MH/CeCDtRG+Qn3l6+rbA98 rjrqDeymt/+K1ci2vg92fsjncai5VpvM2T8j4= MIME-Version: 1.0 Received: by 10.52.170.105 with SMTP id al9mr1383296vdc.298.1299147694756; Thu, 03 Mar 2011 02:21:34 -0800 (PST) Received: by 10.52.166.67 with HTTP; Thu, 3 Mar 2011 02:21:34 -0800 (PST) In-Reply-To: <1277830127.10591.1299146380777.JavaMail.tomcat@hel.zones.apache.org> References: <1277830127.10591.1299146380777.JavaMail.tomcat@hel.zones.apache.org> Date: Thu, 3 Mar 2011 11:21:34 +0100 Message-ID: Subject: Re: [jira] Created: (CAMEL-3747) create a camel bundle archetype From: Charles Moulliard To: dev@camel.apache.org Cc: "james strachan (JIRA)" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi James, You are right, we need two separate archetypes, one for spring and one for blueprint. Remark : the ServiceMix projects already has a archetype for camel-osgi-spring --> http://repo.fusesource.com/nexus/content/repositories/releases/org/apache/s= ervicemix/tooling/servicemix-camel-osgi-bundle/2011.01.0-fuse-00-00/ Regards, Charles On Thu, Mar 3, 2011 at 10:59 AM, james strachan (JIRA) wr= ote: > create a camel bundle archetype > ------------------------------- > > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 Key: CAMEL-3747 > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 URL: https://issues.apache.org/jira/brows= e/CAMEL-3747 > =A0 =A0 =A0 =A0 =A0 =A0 Project: Camel > =A0 =A0 =A0 =A0 =A0Issue Type: Improvement > =A0 =A0 =A0 =A0 =A0 =A0Reporter: james strachan > =A0 =A0 =A0 =A0 =A0 =A0 Fix For: 2.7.0 > > > we don't have an archetype yet for creating a camel route as an OSGi bund= le. Might be worth creating one so folks hacking camel can easily make a ja= r + bundle in the same archetype. > > Maybe a Spring one and a blueprint one? > > -- > This message is automatically generated by JIRA. > - > For more information on JIRA, see: http://www.atlassian.com/software/jira > > >