Return-Path: Mailing-List: contact struts-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list struts-dev@jakarta.apache.org Received: (qmail 45115 invoked from network); 14 Nov 2000 23:30:35 -0000 Received: from smtp-abo-1.wanadoo.fr (HELO villosa.wanadoo.fr) (@193.252.19.122) by locus.apache.org with SMTP; 14 Nov 2000 23:30:35 -0000 Received: from wanadoo.fr (213.56.237.187) by villosa.wanadoo.fr; 15 Nov 2000 00:30:23 +0100 Message-ID: <3A11CF60.82B1D001@wanadoo.fr> Date: Wed, 15 Nov 2000 00:48:48 +0100 From: Didier Girard X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,fr MIME-Version: 1.0 To: struts-dev@jakarta.apache.org Subject: Re: Collaboration References: <3A107D0D.24E92C2A@wanadoo.fr> <3A114018.DA0ECF3B@eng.sun.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Thanks for your explanation. "Craig R. McClanahan" wrote: > > Didier Girard wrote: > > > Hello, > > > > I would like to collaborate by improving certain > > features of Struts. What is the process ? > > > > didier > > Hello Didier, > > The basic process is outlined in the "Get Involved" pages of the Jakarta > web site . In simple terms, you can propose > changes (in the form of ideas and/or patches and/or new modules) on the > STRUTS-DEV list. If the community accepts them, one of the committers > will add your changes to the code base. > > Over time, as it becomes obvious that your input is valuable, you can > get nominated as a committer on the project, and (after a successful > vote by the other committers) gain write access to the CVS repository > yourself. > > We welcome your suggested improvements! > > Craig McClanahan