Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 18821 invoked from network); 7 Jun 2004 23:26:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 7 Jun 2004 23:26:50 -0000 Received: (qmail 88059 invoked by uid 500); 7 Jun 2004 23:26:53 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 87845 invoked by uid 500); 7 Jun 2004 23:26:51 -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 87829 invoked by uid 99); 7 Jun 2004 23:26:51 -0000 Received: from [213.165.64.20] (HELO mail.gmx.net) (213.165.64.20) by apache.org (qpsmtpd/0.27.1) with SMTP; Mon, 07 Jun 2004 16:26:51 -0700 Received: (qmail 6847 invoked by uid 65534); 7 Jun 2004 23:26:27 -0000 Received: from a183069.studnetz.uni-leipzig.de (EHLO gmx.de) (139.18.183.69) by mail.gmx.net (mp001) with SMTP; 08 Jun 2004 01:26:27 +0200 X-Authenticated: #3483660 Message-ID: <40C4F9D5.5080705@gmx.de> Date: Tue, 08 Jun 2004 01:27:17 +0200 From: Joerg Heinicke User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: de-de, de, en-us, en-gb, en MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: Including source files in jars References: <40C42D89.9070700@apache.org> <40C47C50.10102@apache.org> <42997.10.0.0.5.1086627339.squirrel@ags01.agsoftware.dnsalias.com> In-Reply-To: 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 On 07.06.2004 22:07, Nicola Ken Barozzi wrote: > Let's see... make a source jar of each binary jar? Yes, I prefer this one. We need one property to switch it on or off and one for the target directory. Then I can extend my "eclipse-project" target in my projects to attach the sources to the binaries easily. Joerg