Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #15793

ant task keep basedir on include

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
From Greg <shireyg@gmail.com>
Newsgroups comp.lang.java.programmer
Subject ant task keep basedir on include
Date Mon, 2 Jul 2012 17:24:12 -0700 (PDT)
Organization http://groups.google.com
Lines 9
Message-ID <a641d58a-792c-4e5c-a777-c41e501eff22@googlegroups.com> (permalink)
NNTP-Posting-Host 15.251.201.70
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding quoted-printable
X-Trace posting.google.com 1341275157 20635 127.0.0.1 (3 Jul 2012 00:25:57 GMT)
X-Complaints-To groups-abuse@google.com
NNTP-Posting-Date Tue, 3 Jul 2012 00:25:57 +0000 (UTC)
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=15.251.201.70; posting-account=WxKt5QoAAABho74-7WCpLNWGI4Pv4XfH
User-Agent G2/1.0
Xref csiph.com comp.lang.java.programmer:15793

Show key headers only | View raw


I am trying to maintain my dependencies in an ant build system across multiple files.  I would like each task to be able to use their own respective build files that are in their directory when they are called upon.  How do I tell an imported task that I have put in a "depends" to use it's own basedir and not the one of the importer?

Thanks!

Greg

Back to comp.lang.java.programmer | Previous | NextNext in thread | Find similar | Unroll thread


Thread

ant task keep basedir on include Greg <shireyg@gmail.com> - 2012-07-02 17:24 -0700
  Re: ant task keep basedir on include markspace <-@.> - 2012-07-02 19:53 -0700
  Re: ant task keep basedir on include Roedy Green <see_website@mindprod.com.invalid> - 2012-07-03 05:18 -0700
    Re: ant task keep basedir on include Gene Wirchenko <genew@ocis.net> - 2012-07-03 09:04 -0700
      Re: ant task keep basedir on include Roedy Green <see_website@mindprod.com.invalid> - 2012-07-03 14:10 -0700
        Re: ant task keep basedir on include Gene Wirchenko <genew@ocis.net> - 2012-07-03 14:38 -0700
          Re: ant task keep basedir on include Roedy Green <see_website@mindprod.com.invalid> - 2012-07-04 05:20 -0700
            Re: ant task keep basedir on include Gene Wirchenko <genew@ocis.net> - 2012-07-04 12:58 -0700
    Re: ant task keep basedir on include Arne Vajhøj <arne@vajhoej.dk> - 2012-07-05 20:25 -0400

csiph-web