Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 85362 invoked from network); 23 Apr 2002 12:57:01 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 23 Apr 2002 12:57:01 -0000 Received: (qmail 27447 invoked by uid 97); 23 Apr 2002 12:57:00 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 27431 invoked by uid 97); 23 Apr 2002 12:57:00 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 27420 invoked from network); 23 Apr 2002 12:56:59 -0000 Subject: SignJar task MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable content-class: urn:content-classes:message Date: Tue, 23 Apr 2002 14:56:57 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 Message-ID: <803FF17141AB504A9F9B296EC2FC17774A5B@mail.certus.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: SignJar task Thread-Index: AcHqxlAV0Lj4bjJMTbm9rvPhK/4G2w== From: "Brian Matzon" To: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I've used the SignJar task today, but much to my dismay it needs the = passwords specified via attributes to the task. I therefore set about creating a SignJar task which, if store password isn't supplied, will pop up an awt = frame and ask the user to input it. I know this is unusefull for automated = builds however, it is very usefull for unautomated builds where one wouldn't = like to expose the password to the keystore. Would this small extension to SignJar be applicable for inclusion in=20 Distribution, and if so - should I just post the entire file to this = list=20 (+150 lines compared to orig. SignJar)? -- To unsubscribe, e-mail: For additional commands, e-mail: