Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 93439 invoked from network); 15 Jan 2003 14:09:18 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 15 Jan 2003 14:09:18 -0000 Received: (qmail 20537 invoked by uid 97); 15 Jan 2003 14:10:35 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 20467 invoked by uid 97); 15 Jan 2003 14:10:34 -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 20442 invoked by uid 98); 15 Jan 2003 14:10:33 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <3E256472.6060105@cortexebusiness.com.au> Date: Thu, 16 Jan 2003 00:38:58 +1100 From: Conor MacNeill User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003 X-Accept-Language: en-us, en-au MIME-Version: 1.0 To: Ant Developers List Subject: Re: signjar task OutOfMemoryError References: <20030114184511.13349.qmail@nagoya.betaversion.org> <3E24617D.5000209@wi.rr.com> <3E248F27.9040900@cortexebusiness.com.au> <3E255AAC.2080408@cortexebusiness.com.au> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Stefan Bodewig wrote: > > I'm not sure either. Maybe we should ask on ant-user to find out > which case is more common (probably the file case as only two people > have reported the problem) and introduce a new attribute for the less > common case. > I think that if it is a file, we can detect that and then resolve according to the project basedir. IOW, a String can serve both roles (which must be what the jarsigner tool does too). The compatability issue, I think, is for people who extended the task and want to pass a File argument. We broke them at 1.5, will we break them again and go back? (although, I think not many people have extended Signjar) Conor -- To unsubscribe, e-mail: For additional commands, e-mail: