Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 10977 invoked from network); 7 Jun 2004 10:33:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 7 Jun 2004 10:33:38 -0000 Received: (qmail 54285 invoked by uid 500); 7 Jun 2004 10:33:34 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 54200 invoked by uid 500); 7 Jun 2004 10:33:34 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@cocoon.apache.org Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 54182 invoked by uid 99); 7 Jun 2004 10:33:33 -0000 Received: from [212.85.125.162] (HELO v07274.home.net.pl) (212.85.125.162) by apache.org (qpsmtpd/0.27.1) with SMTP; Mon, 07 Jun 2004 03:33:33 -0700 Received: from sc250.internetdsl.tpnet.pl (HELO ?192.168.1.22?) (lgawron.mobilebox@home@80.55.80.250) by matrix15.home.net.pl with SMTP; 7 Jun 2004 10:06:45 -0000 Message-ID: <40C43E32.1090109@mobilebox.pl> Date: Mon, 07 Jun 2004 12:06:42 +0200 From: Leszek Gawron User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: Including source files in jars References: <40C42D89.9070700@apache.org> In-Reply-To: <40C42D89.9070700@apache.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Sylvain Wallez wrote: > Hi all, > > I updated the build process so that we can optionally include the java > source files in jar archives. > > This is very useful when using a non-released version of Cocoon to know > what sources are used in an application. It also allows to "mount" the > jar files in Eclipse as source archives for debugging. > > This feature is enabled using the "build.archive-sources" property, e.g. > "build -Dbuild.archive-sources=true webapp". > > Enjoy, > Sylvain > Can I use it for production sites also? I mean does it slow down anything? I'm using different HEADs for almost all production sites and this would be very useful for me. -- Leszek Gawron lgawron@mobilebox.pl