Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 19899 invoked from network); 12 Jun 2004 16:24:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 12 Jun 2004 16:24:26 -0000 Received: (qmail 37871 invoked by uid 500); 12 Jun 2004 16:24:15 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 37792 invoked by uid 500); 12 Jun 2004 16:24:14 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 37779 invoked by uid 99); 12 Jun 2004 16:24:14 -0000 Received: from [12.160.34.138] (HELO mail.cmcflex.com) (12.160.34.138) by apache.org (qpsmtpd/0.27.1) with ESMTP; Sat, 12 Jun 2004 09:24:14 -0700 Received: (qmail 30409 invoked by uid 510); 12 Jun 2004 17:11:53 -0000 Received: from unknown (HELO GARYSPC) (208.186.143.132) by 0 with SMTP; 12 Jun 2004 17:11:53 -0000 From: "Gary Eberhart" To: "'Ant Users List'" Subject: RE: super-jar Date: Sat, 12 Jun 2004 10:24:05 -0600 Message-ID: <005b01c45099$aeec0be0$6a00a8c0@cmc.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 In-Reply-To: <6.0.0.22.2.20040611144619.01d9cfc8@group33.llan.ll.mit.edu> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Where are you deploying this super.jar, and did it work? -----Original Message----- From: Gregory Gimler [mailto:shark@ll.mit.edu] Sent: Friday, June 11, 2004 12:47 PM To: user@ant.apache.org Subject: RE: super-jar I just tried it out. Works great! Thanks. -Greg At 02:34 PM 6/11/2004, Hunter_Dustin@emc.com wrote: >Sure, we do just that. Heres are code: > > > index="true"> > src="${vsan.dir}/lib/castor/0.9.3.19/castor-0.9.3.19-xml.jar"/> > src="${vsan.dir}/lib/opennms/joeSNMP-0.2.6/joesnmp-0.2.6.jar"/> > src="${vsan.dir}/lib/sun/jaf/pre1.0.2/activation.jar"/> > src="${vsan.dir}/lib/sun/jai/1.1.1_01/jai_codec.jar"/> > > ... > > > >-----Original Message----- >From: Gregory Gimler [mailto:shark@ll.mit.edu] >Sent: Friday, June 11, 2004 11:29 AM >To: Ant Users List >Subject: super-jar > > >Is there some way with ant to create a "super jar" file from several other >jars. I'm trying to deploy code that I've built but to also include >several 3rd party jars that >my code depends on. Is there an easy way to make one jar with ant or do I >have to manually unjar everything into one directory and rejar it all? Any >advice >would be appreciated. Thanks. > > > -Greg > > >--------------------------------------------------------------------- >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 --------------------------------------------------------------------- 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