Re: AW: Target overriding inside imported files.

2009-09-21 Thread Alexander L.
"" is not used. That is what wasn't mentioned and had me to stop and think :) Please correct me if I am wrong, but I've tried the way where "build.proxies.xml" was included one and referred to "foo.build", and that way Ant didn't work well. -- View

Re: Target overriding inside imported files.

2008-12-01 Thread Alfredo Perez
Thank you very much Jan 2008/12/1 <[EMAIL PROTECTED]> > >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

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: > > > >

Target overriding inside imported files.

2008-11-28 Thread Alfredo Perez
Hi everybody. 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: