Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 69747 invoked from network); 6 Nov 2007 10:39:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Nov 2007 10:39:50 -0000 Received: (qmail 34384 invoked by uid 500); 6 Nov 2007 10:39:37 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 34333 invoked by uid 500); 6 Nov 2007 10:39:37 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 34322 invoked by uid 99); 6 Nov 2007 10:39:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Nov 2007 02:39:37 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of peter.kitt.reilly@gmail.com designates 64.233.166.183 as permitted sender) Received: from [64.233.166.183] (HELO py-out-1112.google.com) (64.233.166.183) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Nov 2007 10:39:41 +0000 Received: by py-out-1112.google.com with SMTP id a73so4022341pye for ; Tue, 06 Nov 2007 02:39:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=zTfNPkmpZqoGgrAcFTjqhDr4xVvvPaGDjSiPWlDOIoE=; b=FfkVba0q9enDEiYwNIFgjAjxGhd4B29Xpo3qwmTRcUUf2GEqFOaDQLwR++eOsoGc5But7cRF1cf2wv4msrVx9dqFyJB16okKFcB/kpR6yyzqeCxR826TRi8OuzG1QNFaNnefnMsGQVrE2qAvslxsjIrUlJEetYeTuNwoEFcbXME= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=l3ItOavQEoC6SlNLnKQuwykRL3apzZh4UdMN1SdsU5pmO3bASHshz8uTSObJXj7dfQzDMBZprY6sg2EisD7jMruGVdJYRjfSdjr6w/8Oo/IThVU9eQ1NvTxDajRYptn3eDt64HshMP83EF1e/kqXDlpI16mZAsULxNrHW8N6ah8= Received: by 10.114.254.1 with SMTP id b1mr1093900wai.1194345559090; Tue, 06 Nov 2007 02:39:19 -0800 (PST) Received: by 10.114.198.4 with HTTP; Tue, 6 Nov 2007 02:39:18 -0800 (PST) Message-ID: Date: Tue, 6 Nov 2007 10:39:18 +0000 From: "Peter Reilly" To: "Ant Developers List" Subject: Re: Update [was Re: weblogic rmic] In-Reply-To: <47303E01.5070405@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <472E7B06.8030608@gmail.com> <472FEDDE.2030802@gmail.com> <47303E01.5070405@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On 11/6/07, Kev Jackson wrote: > Hi, > > > I meant the creation of the ant-weblogic.jar. > > Well I don't think that's a problem anyway as test case clearly calls > the weblogic rmic tool and clearly executes before failing to find the > test class - I guess we don't ship an ant-weblogic.jar anymore We need to ship ant-weblogic.jar for ant 1.7.1. (Unless we vote to drop it from that release). We will not ship it in ant 1.8.0. > > > Does it work with JDK5? > > Nope, it also doesn't work on 1.4.2 (the oldest jdk I tracked down) I can only assume that the test tests the behavior of an old version of weblogic rmic tool. Peter > > Kev > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org > For additional commands, e-mail: dev-help@ant.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org