Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 93508 invoked by uid 500); 9 Apr 2003 12:29:02 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 93490 invoked from network); 9 Apr 2003 12:29:01 -0000 Received: from unknown (HELO trinity.anyware-tech.com) (217.112.237.100) by daedalus.apache.org with SMTP; 9 Apr 2003 12:29:01 -0000 Received: (qmail 22610 invoked from network); 9 Apr 2003 12:29:01 -0000 Received: from unknown (HELO anyware-tech.com) (10.1.0.254) by trinity.anyware-tech.com with SMTP; 9 Apr 2003 12:29:01 -0000 Message-ID: <3E94120D.2080402@anyware-tech.com> Date: Wed, 09 Apr 2003 14:29:01 +0200 From: Sylvain Wallez Organization: Anyware Technologies User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20030210 X-Accept-Language: fr, en-us, en MIME-Version: 1.0 To: cocoon-dev@xml.apache.org Subject: Re: Contributing to cocoon References: <20030409112633.GA22016@kompuart.pl> <7AF4E004-6A82-11D7-BF6E-000393CFE402@codeconsult.ch> <20030409120513.GB22016@kompuart.pl> In-Reply-To: <20030409120513.GB22016@kompuart.pl> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Leszek Gawron wrote: >On śro, kwi 09, 2003 at 01:57:47 +0200, Bertrand Delacretaz wrote: > > >>Le Mercredi, 9 avr 2003, ? 13:26 Europe/Zurich, Leszek Gawron a écrit : >> >> >> >>>Could anyone provide me with a description how to prepare a development >>>environment that would support contributing to cocoon.... >>> >>> >>The bare minimum is a JDK (1.3.1 or later) and a CVS client. >> >>http://wiki.cocoondev.org/Wiki.jsp?page=WhereToGet21Dev contains >>up-to-date info about how to get the latest source code. >> >> >I am a cocoon user about 10 months now so I quite know how to get the snashot >and build it. Lately I got stuck into some problems I wanted to solve myself >and send a patch but the problem is that developing with current lifecycle >would be a nightmare > >1. build cocoon >2. debug component >3. find a problem >4. edit source code >5. rebuild whole cocoon >6. restart container or at least a webapp > >I am used to do little changes and a lot of testing. Using this approach it >would take days to implement anything. Therefore I remember seeing something >like "webapp-local" that compiled cocoon to .class files with no jar packaging >which would speed up cocoon rebuilding a lot. > In 2.1, it's now called "build webapp", and the result of this build is used by "cocoon servlet". To speed up build time, you may want to create a "local.build.properties" files containing the following : exclude.javadocs=true exclude.idldocs=true >The second thing would be to be able to both edit and BUILD cocoon under >eclipse. If that could be done cocoon could be develped as easily as a >standard application under ie. VC++ > I personally use Eclipse to edit and compile, but I build from the command line. To set up the Eclipse project, you have to run "build eclipse-project". Sylvain -- Sylvain Wallez Anyware Technologies http://www.apache.org/~sylvain http://www.anyware-tech.com { XML, Java, Cocoon, OpenSource }*{ Training, Consulting, Projects }