AW: multiple projects in ant build

2006-01-22 Thread Jan.Materne
>I am trying to create two projects in ant. >Story is I first tried to use symlink but cygwin claims unable >to find the directory from: > where d is a symlink. > >So I created one build.xml file and two other files, holding >one project each. build.xml imports the two files. > >In build-thirdpar

multiple projects in ant build

2006-01-20 Thread Ted Yu
Hi, I am trying to create two projects in ant. Story is I first tried to use symlink but cygwin claims unable to find the directory from: where d is a symlink. So I created one build.xml file and two other files, holding one project each. build.xml imports the two files. In build-thirdparty.xml,