Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 80236 invoked from network); 6 Nov 2007 11:05:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Nov 2007 11:05:11 -0000 Received: (qmail 61322 invoked by uid 500); 6 Nov 2007 11:04:59 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 61285 invoked by uid 500); 6 Nov 2007 11:04:58 -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 61274 invoked by uid 99); 6 Nov 2007 11:04:58 -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 03:04:58 -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 foamdino@gmail.com designates 64.233.162.235 as permitted sender) Received: from [64.233.162.235] (HELO nz-out-0506.google.com) (64.233.162.235) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Nov 2007 11:05:01 +0000 Received: by nz-out-0506.google.com with SMTP id r28so1218734nza for ; Tue, 06 Nov 2007 03:04:40 -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:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=yTpEMLSU2Xjk+74KAN0W8BF5NoP8kIoB+oL3Rr1fSzU=; b=XXrXx8nImhYVffDg0s56/2vtesms5/L+IL3box9SIF6Q+YmGungKcRiH5zOFT5q7wsXRKMs3hblzmw8fWmsIVmcMhtdJjTKDbQMm51sucnMnC6NP+TlC1lruPmveaTIFPs5DDZcOZPoIT1sVyezp/I9/moc14mc/yWlLPkEAPc8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=MXyG6ehgKM16pSBtG7bhbMaXs1LaLoNK5ORTMgGoGBzy3QdLtUMj0kiohtwZwSSBFWlsLTLCiuuEEs9adM/vnmeHk8gc8r7iNsyyj7Ztv1im66vkwbIMS1eKVwC7G79N+rY4JGQPjx5bTPBDWlE9ICnMbYZg22PUqlulHwRRPfE= Received: by 10.114.184.7 with SMTP id h7mr6302784waf.1194347079356; Tue, 06 Nov 2007 03:04:39 -0800 (PST) Received: from ?192.168.1.33? ( [118.68.39.174]) by mx.google.com with ESMTPS id g25sm10657438wag.2007.11.06.03.04.34 (version=SSLv3 cipher=RC4-MD5); Tue, 06 Nov 2007 03:04:37 -0800 (PST) Message-ID: <47304A3F.5090700@gmail.com> Date: Tue, 06 Nov 2007 18:04:31 +0700 From: Kev Jackson User-Agent: Thunderbird 1.5.0.13 (Windows/20070809) MIME-Version: 1.0 To: Ant Developers List Subject: Re: Update [was Re: weblogic rmic] References: <472E7B06.8030608@gmail.com> <472FEDDE.2030802@gmail.com> <47303E01.5070405@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, > 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. > That means that somehow I have to get the build to create the ant-weblogic.jar > I can only assume that the test tests the behavior of an old version > of weblogic rmic tool. Perhaps, but it behaves as if the classpath is messed up, not as if the weblogic tool is incorrect in some way Kev --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org