AW: Building multiple projects from one ant build.xml

2006-09-25 Thread Jan.Materne
Users List'" >Sent: Saturday, September 23, 2006 3:13 AM >Subject: RE: Building multiple projects from one ant build.xml > > >> >> >>> -Original Message- >>> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >>> Sent: Friday, 2

Re: Building multiple projects from one ant build.xml

2006-09-23 Thread Martin Gainty
message without making a copy. Thank you. - Original Message - From: "Stephen McConnell" <[EMAIL PROTECTED]> To: "'Ant Users List'" Sent: Saturday, September 23, 2006 3:13 AM Subject: RE: Building multiple projects from one ant build.xml > > >

RE: Building multiple projects from one ant build.xml

2006-09-23 Thread Stephen McConnell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Friday, 22 September 2006 11:42 PM > To: user@ant.apache.org > Subject: Building multiple projects from one ant build.xml > > Hello, is there any possibility to several projects

Building multiple projects from one ant build.xml

2006-09-22 Thread lars.mattsson
Hello, is there any possibility to several projects from one build.xml. Example: And also is there a possibility to link in external project build.xml files to the current build.xml file. AppA build.xml build.properties AppB build.xml build.