Ted, this is something that should be addressed to the user list, not the developer list. However, short answer: no. But remember that you can call the ant build script anything you like. You could have a main "build.xml" that invokes targets in or imports (as appropriate) the two other build scripts, e.g. project.xml and third-party.xml.
Phil :n) On Thu, 2006-01-19 at 11:19 -0800, Ted Yu wrote: > Hi, > Am I able to specify two projects in one build.xml > file such that one depends on the other ? > The reason is that I want to move thirdparty to same > level as the other project source tree. > > Thanks > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]