Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 72171 invoked from network); 4 Dec 2008 09:36:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Dec 2008 09:36:03 -0000 Received: (qmail 15295 invoked by uid 500); 4 Dec 2008 09:36:11 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 15232 invoked by uid 500); 4 Dec 2008 09:36:10 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 15210 invoked by uid 99); 4 Dec 2008 09:36:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Dec 2008 01:36:10 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Dec 2008 09:34:41 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1L8AcK-0002mW-PH for dev@geronimo.apache.org; Thu, 04 Dec 2008 01:35:28 -0800 Message-ID: <20830014.post@talk.nabble.com> Date: Thu, 4 Dec 2008 01:35:28 -0800 (PST) From: RunHua Chi To: dev@geronimo.apache.org Subject: Re: Update on documentation progress of Geronimo v2.2 In-Reply-To: <3CE36B50-3EC1-4544-9FC5-C04181C2E9AC@yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: chirunhua@gmail.com References: <98a659de0811132213q3c3ccdb8wb5e3f83e4ba42556@mail.gmail.com> <25b884430811202334i6279ce66h361c93a8cd46d3@mail.gmail.com> <3da992810811210628g628bbd23j41d6cc687c833ac4@mail.gmail.com> <20730864.post@talk.nabble.com> <25b884430811280127s1d82ef10seefcea27b8dfb6a7@mail.gmail.com> <4933FF70.5060605@apache.org> <20825778.post@talk.nabble.com> <3CE36B50-3EC1-4544-9FC5-C04181C2E9AC@yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org Thanks David for your comments. I guess we have some different understandings regarding "Users" of Geronimo.My understanding is that Geronimo is an application server and its primary user would be application developers. While they might need to know what a plugin or a gbean is in Geronimo but don't have to build the source code. That's where my proposal comes from. And mostly they would read GMOxDOC to learn how to utilize Geronimo for their application development. And we have another group of "Users"(actually I'd rather call them "developers" ^_^), they are more interested in Geronimo structure, kernel and keen on breakthroughs. In my understanding, they would go to GMOXDEV for more information. Any other ideas, please speak up. :) Jeff djencks wrote: > > > On Dec 3, 2008, at 5:55 PM, RunHua Chi wrote: > >> >> Do we need to move following topics to GMOXDEV as they are also >> about how to >> build >> >> 1. build a plugin as part of a maven build using the car-maven-plugin. >> 2. install a plugin using the car-maven-plugin >> 3. Assembling a server using Maven > > These all need to stay in the regular documentation. We expect many > users to do all these activities every day, even if they don't build > geronimo. > > thanks > david jencks >> >> >> If the answer is yes. Maybe we could have a page to collect all >> informations >> on how to build with maven at GMOXDEV?So far, I have some topics >> coming up >> my mind: >> >> a. build Geronimo source code; >> b. build/install a plugin using car-maven-plugin; >> c. build a new server from the existing one; >> d. build GEP >> ......and more >> >> Any comments? >> >> Jeff >> >> >> >> Donald Woods-2 wrote: >>> >>> Agree. Using the eclipse/build.xml file from svn should go in the >>> GMOxDEV space, as that is really only for developers. Maybe we could >>> include a Note and pointer over to the Dev docs for anyone who is >>> interested in using it. >>> >>> >>> -Donald >>> >>> > -- View this message in context: http://www.nabble.com/Update-on-documentation-progress-of-Geronimo-v2.2-tp20495528s134p20830014.html Sent from the Apache Geronimo - Dev mailing list archive at Nabble.com.