Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DF1CDD289 for ; Mon, 9 Jul 2012 20:16:27 +0000 (UTC) Received: (qmail 52541 invoked by uid 500); 9 Jul 2012 20:16:27 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 52442 invoked by uid 500); 9 Jul 2012 20:16:27 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 52433 invoked by uid 99); 9 Jul 2012 20:16:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Jul 2012 20:16:27 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [80.67.169.19] (HELO solo.fdn.fr) (80.67.169.19) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Jul 2012 20:16:18 +0000 Received: from lehrin.spaceroots.org (smtp.spaceroots.org [80.67.176.229]) by smtp.fdn.fr (Postfix) with ESMTP id D049C441F5 for ; Mon, 9 Jul 2012 22:15:56 +0200 (CEST) Received: from [127.0.0.1] (lehrin.spaceroots.org [127.0.0.1]) by lehrin.spaceroots.org (Postfix) with ESMTP id 607385F414 for ; Mon, 9 Jul 2012 22:15:56 +0200 (CEST) Message-ID: <4FFB3BFC.7010101@free.fr> Date: Mon, 09 Jul 2012 22:15:56 +0200 From: Luc Maisonobe User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.4) Gecko/20120510 Icedove/10.0.4 MIME-Version: 1.0 To: Commons Developers List Subject: Re: [ALL] Commons JMS Project References: In-Reply-To: X-Enigmail-Version: 1.4.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 09/07/2012 22:12, Scott England-Sullivan wrote: > Hello, Hi Scott, > > I have developed a new component for the Apache Camel project written using > pure Java JMS APIs (the current component is a Spring JMS wrapper). There > have been requests made to make the API pulled out of the Camel component > and to place them in a commons project for use by other projects (CXF) that > are looking to move away from the Spring JMS API. > > As such I am looking for guidance on where to start. The guides reference > contributing to current standing projects but not on how to create a > submission for a new commons project, namely, commons-jms. > > Any help or pointers would be appreciated. You should probably start the component in the commons sandbox and from them gather a small community before being promoted to commons proper. best regards, Luc > > Thanks in advance, > Scott ES > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org