Re: AW: Target overriding inside imported files.

2009-09-21 Thread Alexander L.
Hi, Although this is quite old topic, let me add two cents since I'd been guided by it when faced the same trouble. The initial question mentioned using on the top of the manual edited file which assumes that main build file (passed to Ant and from which default "build" target is invoked) is ge

AW: Target overriding inside imported files.

2008-11-30 Thread Jan.Materne
>I'm working with Eclipse and I have auto generated the >build.xml file. There >is a way to automatically import your own buildfiles by adding > on the top. >My question: ¿Is it possible to override the definition of a >target in order >to specify the dependencies? >Let's say for example: > > > >