Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 87336 invoked from network); 7 Jul 2005 14:27:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Jul 2005 14:27:28 -0000 Received: (qmail 98340 invoked by uid 500); 7 Jul 2005 14:26:57 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 98182 invoked by uid 500); 7 Jul 2005 14:26:55 -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 98123 invoked by uid 99); 7 Jul 2005 14:26:54 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jul 2005 07:26:54 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [216.82.255.83] (HELO mail75.messagelabs.com) (216.82.255.83) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 07 Jul 2005 07:23:53 -0700 X-VirusChecked: Checked X-Env-Sender: George.Dibi@intervoice.com X-Msg-Ref: server-10.tower-75.messagelabs.com!1120746198!47074665!1 X-StarScan-Version: 5.4.15; banners=intervoice.com,-,- X-Originating-IP: [205.143.75.32] Received: (qmail 18280 invoked from network); 7 Jul 2005 14:23:18 -0000 Received: from unknown (HELO SRV-EXVS01-DAL.intervoice.int) (205.143.75.32) by server-10.tower-75.messagelabs.com with SMTP; 7 Jul 2005 14:23:18 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Subject: antcall task not behing executed. Date: Thu, 7 Jul 2005 09:23:18 -0500 Message-ID: <6E80E3E8D788BA4DB7EEFC88FBE9B013055A7A27@SRV-EXVS01-DAL.intervoice.int> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: antcall task not behing executed. Thread-Index: AcWC+Nrgxsr7TmNQQGOdY6BOY6kDcgABci+A From: "George Dibi" To: "Ant Users List" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi=20all, Can=20someone=20help=20me=20with=20this=20problem? I=20am=20trying=20to=20do=20an=20"if"=20condition=20but=20it=20is=20failin= g=20to=20send=20the=20email after=20successful=20build. =20=20=20=20=20=20=20=20=20 =20=20=20=20=20=20=20=20=20=20=20=20=20=20 =20=20=20=20=20=20=20=20=20=20 =20=20=20=20=20=20=20=20=20=20 =20=20=20=20=20=20=20=20=20=20 =20=20 =20=20 =20=20=20=20=20=20=20 =20=20=20=20=20=20=20=20 =20=20 =20=20 =20=20=20=20=20=20=20 =20=20=20=20=20=20=20 =20=20=20=20=20=20=20 =20=20 -----Original=20Message----- From:=20blackwater=20dev=20[mailto:blackwaterdev@gmail.com]=20 Sent:=20Thursday,=20July=2007,=202005=208:34=20AM To:=20Ant=20Users=20List Subject:=20Re:=20cvs=20task=20failing=20from=20cron So=20cvs=20should=20be=20in=20my=20path=20env=20variable?=20=20How=20do=20= I=20check=20that? echo=20$PATH? On=207/7/05,=20Shatzer,=20Larry=20=20w= rote: >=20Make=20sure=20your=20script=20for=20cron=20sets=20up=20your=20path=20s= o=20cvs=20is=20in=20your path. >=20Cronjobs=20run=20in=20a=20minimal=20environment. >=20 >=20--=20Larry >=20 >=20>=20-----Original=20Message----- >=20>=20From:=20blackwater=20dev=20[mailto:blackwaterdev@gmail.com] >=20>=20Sent:=20Thursday,=20July=2007,=202005=205:48=20AM >=20>=20To:=20Ant=20Users=20List >=20>=20Subject:=20cvs=20task=20failing=20from=20cron >=20> >=20> >=20>=20I=20have=20a=20cvs=20task=20that=20uses=20ssh=20authentication=20t= o=20checkout: >=20> >=20>=20=20>=20=20=20=20=20=20=20=20cvsRsh=3D"ssh" >=20>=20=20=20=20=20=20=20=20=20=20package=3D"cars" >=20>=20=20=20=20=20=20=20=20dest=3D"/httpd/htdocs" >=20>=20/> >=20> >=20>=20After=20asking=20a=20question=20yesterday=20about=20storing=20my=20= ssh=20password,=20I set >=20>=20up=20an=20ssh=20key=20and=20now=20when=20I=20ssh=20into=20the=20bo= x,=20I=20can=20run=20the=20build >=20>=20script=20and=20everything=20runs=20fine=20and=20it=20doesn't=20ask= =20for=20my=20password. >=20>=20The=20problem=20is,=20I=20need=20to=20run=20the=20same=20build=20s= cript=20from=20a=20cron=20job. >=20>=20I=20know=20the=20cron=20job=20is=20running=20as=20other=20tasks=20= are=20executed=20but=20for >=20>=20some=20reason=20when=20the=20cvs=20task=20is=20run=20from=20the=20= cron,=20I=20get=20this error: >=20> >=20>=20checkout: >=20>=20[cvs]=20Caught=20exception:=20No=20such=20file=20or=20directory >=20> >=20>=20Here's=20the=20cron: >=20>=2010=2030=20*=20*=20*=20/usr/bin/ant=20-buildfile=20/home/me/build.x= ml >=20>=20-logfile=20/home/me/log.txt >=20> >=20>=20Why=20won't=20this=20script=20run=20from=20a=20cron? >=20> >=20>=20Thanks! >=20> >=20 >=20--------------------------------------------------------------------- >=20To=20unsubscribe,=20e-mail:=20user-unsubscribe@ant.apache.org >=20For=20additional=20commands,=20e-mail:=20user-help@ant.apache.org >=20 > --------------------------------------------------------------------- To=20unsubscribe,=20e-mail:=20user-unsubscribe@ant.apache.org For=20additional=20commands,=20e-mail:=20user-help@ant.apache.org This=20e-mail=20transmission=20may=20contain=20information=20that=20is=20p= roprietary,=20privileged=20and/or=20confidential=20and=20is=20intended=20e= xclusively=20for=20the=20person(s)=20to=20whom=20it=20is=20addressed.=20An= y=20use,=20copying,=20retention=20or=20disclosure=20by=20any=20person=20ot= her=20than=20the=20intended=20recipient=20or=20the=20intended=20recipient'= s=20designees=20is=20strictly=20prohibited.=20If=20you=20are=20the=20inten= ded=20recipient,=20you=20must=20treat=20the=20information=20in=20confidenc= e=20and=20in=20accordance=20with=20all=20laws=20related=20to=20the=20priva= cy=20and=20confidentiality=20of=20such=20information.=20=20If=20you=20are=20= not=20the=20intended=20recipient=20or=20their=20designee,=20please=20notif= y=20the=20sender=20immediately=20by=20return=20e-mail=20and=20delete=20all= =20copies=20of=20this=20email,=20including=20all=20attachments. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org