Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #15804
| Path | csiph.com!usenet.pasdenom.info!gegeweb.org!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Gene Wirchenko <genew@ocis.net> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: ant task keep basedir on include |
| Date | Tue, 03 Jul 2012 09:04:28 -0700 |
| Organization | A noiseless patient Spider |
| Lines | 23 |
| Message-ID | <ru56v7pepr5jt69v8d4b0kcg29bf5edn4l@4ax.com> (permalink) |
| References | <a641d58a-792c-4e5c-a777-c41e501eff22@googlegroups.com> <llo5v7d0ro5vjr69k6ch93e09o9c0mrjeb@4ax.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Transfer-Encoding | 7bit |
| Injection-Info | mx04.eternal-september.org; posting-host="wKah3EH8kutwAOV6+9FiEQ"; logging-data="24289"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+MgKcTxmOaKKRffKPdEadXnWZcIO7biAg=" |
| X-Newsreader | Forte Agent 4.2/32.1118 |
| Cancel-Lock | sha1:cNu4Un+ONy9NRoWuSaPXNevQsY0= |
| Xref | csiph.com comp.lang.java.programmer:15804 |
Show key headers only | View raw
On Tue, 03 Jul 2012 05:18:35 -0700, Roedy Green
<see_website@mindprod.com.invalid> wrote:
>On Mon, 2 Jul 2012 17:24:12 -0700 (PDT), Greg <shireyg@gmail.com>
>wrote, quoted or indirectly quoted someone who said :
>
>>I am trying to maintain my dependencies in an ant build system across multi=
>>ple files. I would like each task to be able to use their own respective b=
>>uild 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 based=
>>ir and not the one of the importer?
>
>My solution to most ant problems is to use a stomper, a java program
>that generates the ant scripts. That way I can get around many of
>ant's limitations with verbosity. It also makes them much easier to
>maintain. Any change you make is propagated to all your scripts.
"stomper"? What a horrible name for something that generates
things, especially ant-related!
Sincerely,
Gene Wirchenko
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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