Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 55673 invoked from network); 31 Dec 2006 14:00:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 Dec 2006 14:00:16 -0000 Received: (qmail 41102 invoked by uid 500); 31 Dec 2006 14:00:19 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 41073 invoked by uid 500); 31 Dec 2006 14:00:19 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 41062 invoked by uid 99); 31 Dec 2006 14:00:19 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [192.6.10.60] (HELO tobor.hpl.hp.com) (192.6.10.60) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 31 Dec 2006 06:00:13 -0800 Received: from localhost (localhost.localdomain [127.0.0.1]) by tobor.hpl.hp.com (Postfix) with ESMTP id 41FE04C0D4 for ; Sun, 31 Dec 2006 13:59:10 +0000 (GMT) X-Virus-Scanned: amavisd-new at hplb.hpl.hp.com Received: from tobor.hpl.hp.com ([127.0.0.1]) by localhost (tobor.hpl.hp.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id dVvvuZRAY01m for ; Sun, 31 Dec 2006 13:59:06 +0000 (GMT) Received: from ha-node-br1.hpl.hp.com (ha-node-br1.hpl.hp.com [16.25.144.56]) by tobor.hpl.hp.com (Postfix) with ESMTP id 6718E4C0C7 for ; Sun, 31 Dec 2006 13:59:01 +0000 (GMT) Received: from [16.27.197.6] ([16.27.197.6]) by ha-node-br1.hpl.hp.com (8.13.4/8.13.4) with ESMTP id kBVDwlN8010805 for ; Sun, 31 Dec 2006 13:58:48 GMT Message-ID: <4597C20F.7020504@apache.org> Date: Sun, 31 Dec 2006 13:58:39 +0000 From: Steve Loughran User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: Ant Users List Subject: Re: Odd Behavior References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-HPL-MailScanner-Information: Please contact the ISP for more information X-HPL-MailScanner: Found to be clean X-HPL-MailScanner-From: stevel@apache.org X-Virus-Checked: Checked by ClamAV on apache.org Res Pons wrote: > I think I emailed Scott prematurely yesterday and it appears that both > of you may be right. I'm seeing a different java compiler kicking in at > night when the cronjob starts. I see gnu's being invoked by the cronjob > and sun jdk when I login and my .bash_profile is sourced. > > Thanks, I'll play around to see if I can fix it. Its usualy down to different logins; cron runs in a different environment. Have you considered a continuous integration tool like luntbuild, cruisecontrol or anthill. They tend to offer a better experience. -steve --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org