Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 66567 invoked from network); 5 Feb 2004 15:42:51 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 5 Feb 2004 15:42:51 -0000 Received: (qmail 77545 invoked by uid 500); 5 Feb 2004 15:02:52 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 77487 invoked by uid 500); 5 Feb 2004 15:02:51 -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 77366 invoked from network); 5 Feb 2004 15:02:50 -0000 Received: from unknown (HELO dnsinet.rzf-nrw.de) (193.109.238.66) by daedalus.apache.org with SMTP; 5 Feb 2004 15:02:50 -0000 Received: from z011104.bk.fin.local (z011104.bk.fin.local [193.109.238.140]) by dnsinet.rzf-nrw.de (8.12.10/8.12.10) with ESMTP id i15F2l9k013265 for ; Thu, 5 Feb 2004 16:02:47 +0100 Received: by z011104.bk.fin.local with Internet Mail Service (5.5.2657.72) id <11QZADCH>; Thu, 5 Feb 2004 16:02:46 +0100 Message-ID: <879A5AD5DD0ED511891F0003473A9B5608FF7661@Z011004> From: Jan.Materne@rzf.fin-nrw.de To: user@ant.apache.org Subject: RE: signjar with ant Date: Thu, 5 Feb 2004 16:02:49 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C3EBF9.1F1E4F50" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C3EBF9.1F1E4F50 Content-Type: text/plain; charset="iso-8859-1" , see the manual. Jan > -----Original Message----- > From: Philippe Valle [mailto:pvalle@eprocess.fr] > Sent: Thursday, February 05, 2004 3:07 PM > To: Ant Users List > Subject: signjar with ant > > > > I have this command line to sign my jar file : > > /usr/local/src/j2sdk1.4.1_01/bin/jarsigner -keystore > /myrepository-cvs/.keystore -signedjar myapisign.jar myapi.jar my-text > > How to do this with ant ? > > > > Thanks. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org > ------_=_NextPart_001_01C3EBF9.1F1E4F50--