Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 64522 invoked from network); 24 Sep 2002 21:31:46 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 24 Sep 2002 21:31:46 -0000 Received: (qmail 14048 invoked by uid 97); 24 Sep 2002 21:32:10 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 13862 invoked by uid 97); 24 Sep 2002 21:32:09 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 13797 invoked by uid 98); 24 Sep 2002 21:32:08 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Subject: RE: Task Wierdness From: "chayim kirshen" To: Ant Users List In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.7 Date: 24 Sep 2002 17:30:58 -0400 Message-Id: <1032903062.16012.29.camel@sanity> Mime-Version: 1.0 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I do in fact call ant script b from ant script a using the ant task (just to clarify). Ant inheritAll is set to false. BTW: 1.5.1beta1 didn't fix it either ergo it must be my script. --chayim On Tue, 2002-09-24 at 17:23, Scott Francis wrote: > I'm assuming you are calling ant script b from ant script a using the task. Make sure that you have the parameter inheritAll set to false. > > That might fix your issues. > > Scott > > -----Original Message----- > From: chayim kirshen [mailto:chayim@somanetworks.com] > Sent: Tuesday, September 24, 2002 4:18 PM > To: ant-user@jakarta.apache.org > Subject: Task Wierdness > > > Please help me. I've been racking my brain all day for this one and it > just won't go away. > > I've got a build file that does repeatedly, the > build.xml in "src/foo" needs to set all sorts of properties as > "../../xxxx". Which also works. > But if I run buildfile a to call buildfile b my build breaks. If I call > build b directly everything works. It looks as if (ant -debug helped > here) the directory doesn't actually change when you do an ant dir, ant > yet I'm doing ant antfile all over the place and that works. If it > helps I've got ant 1.5 (I'm testing beta1 now). > > Thanks! > > -- > -- chayim > > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: > > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: > -- -- chayim -- To unsubscribe, e-mail: For additional commands, e-mail: