AW: include file in ant

2007-09-12 Thread Jan.Materne
No - imports only a whole project. Means: you need a top level . Jan >-Ursprüngliche Nachricht- >Von: Anderson, Rob (Global Trade) [mailto:[EMAIL PROTECTED] >Gesendet: Mittwoch, 12. September 2007 17:55 >An: Ant Users List; Mitja B. >Betreff: RE: include file in an

RE: include file in ant

2007-09-12 Thread Vladimir Egorov
ct: Re: include file in ant > > Hi, > > i already try this > > > > property.xml: > > > > > > > but not working > -- > L.P. > Mitja B. > > > - Original Message ---- > From: Ant Users List > To: Ant Users L

RE: include file in ant

2007-09-12 Thread Anderson, Rob (Global Trade)
ct: Re: include file in ant > > Hi, > > i already try this > > > > property.xml: > > > > > > > but not working > -- > L.P. > Mitja B. > > > - Original Message ---- > From: Ant Users List > To: Ant Users L

AW: include file in ant

2007-09-12 Thread Jan.Materne
You could other buildfiles. For loading properties use or Jan >-Ursprüngliche Nachricht- >Von: Mitja B. [mailto:[EMAIL PROTECTED] >Gesendet: Mittwoch, 12. September 2007 11:56 >An: Ant Users List >Betreff: Re: include file in ant > >Hi, > >i already t

Re: include file in ant

2007-09-12 Thread Mitja B.
Hi, i already try this property.xml: but not working -- L.P. Mitja B. - Original Message From: Ant Users List To: Ant Users List Subject: Re: include file in ant Date: 12/09/07 11:25 > Mitja B. wrote: > > Is it possible to include other files in ant? > &

Re: include file in ant

2007-09-12 Thread Steve Loughran
Mitja B. wrote: Is it possible to include other files in ant? I have over 500 lines of code and i want to include some files with ant code that there will be less code in build.xml. I search in march mailing list and google but i did not find anything usefull. yes, use There's some slides h

include file in ant

2007-09-12 Thread Mitja B.
Is it possible to include other files in ant? I have over 500 lines of code and i want to include some files with ant code that there will be less code in build.xml. I search in march mailing list and google but i did not find anything usefull. regards Mitja B. ___