Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 2946 invoked from network); 25 Jul 2007 18:01:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Jul 2007 18:01:55 -0000 Received: (qmail 3229 invoked by uid 500); 25 Jul 2007 18:01:50 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 3189 invoked by uid 500); 25 Jul 2007 18:01:49 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 81373 invoked by uid 99); 25 Jul 2007 17:43:03 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of m.ficker@googlemail.com designates 66.249.92.168 as permitted sender) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding:from; b=T0d1UrsSpzmx8ZXrMbjUaHTo/361yGgMFnNEw9s7MV8A45+KRBzpHm+EPXNg3sFhsa4smpNvtKCraxjbj+a+FmcfyZM04u60dIF45e4Ckph07imIVsZO2A+IhfbWgSKlYxuvtaPunOwWkVBmpDTHenArYtzhBJYp3IxGqbVBaBQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding:from; b=uZ3d161r6eHrcwXM69ZfOYcZjjmyam58u1xPmr5+DS/3PLkVB/iLqda/2cdfJxk9n/YDu37sMKyImZz0S4e7m3Zn0SYqzsf1RJljDW5ucP9gCOucLl+X4tYgRyRYvoph4n29bt46PlgbhDOY7seT0lSJKXEM87SNdp8z47jCkoA= Message-ID: <46A78BA1.9050007@googlemail.com> Date: Wed, 25 Jul 2007 19:42:57 +0200 User-Agent: Thunderbird 1.5.0.12 (X11/20060911) MIME-Version: 1.0 To: Ant Users List Subject: Re: JLink replacement References: <469F8BDA.80006@googlemail.com> In-Reply-To: <469F8BDA.80006@googlemail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit From: Martin Ficker X-Virus-Checked: Checked by ClamAV on apache.org Sorry, I have to push this again. Is the question to stupid? To difficult? No one any idea? M. Martin Ficker wrote: > Hi, > > I've got a question about the Jar task. > The JLink task was able to merge the content of jarfiles from > different, totally unrelated places, defined in a PATH Structure. > "JLink" is deprecated since Ant 1.5, so there must be a solution > without using it. But I'm just not able to find it. Could you please > help me? > Here is my example code, using JLink. Note that this example is > simpliefied. In "Real World" the definition of "jarsindifferentplaces" > would be in a project buildfile, while > the JLink would be in a common build-file, imported by many Projects. > > > − > > > > > > > > > > > > > > > > > Thanks in advance, > > Best Regards, > > Martin > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org > > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org