On Fri, 27 Oct 2000 [EMAIL PROTECTED] wrote:
>
>
> Use
>
> <antcall target="compile_sources">
> <property name="SOURCES" value="x1.java,x2.java" />
> </antcall>
>
> That should get you the results you want. The <antcall> task is just a
> short form of the <ant> task, which lets you specify nested <property>.
thats not really the same:
- i cannot call an build script in an different directory. of
course via a sub target which calls an ant task.
- the parent directory or better the build.xml which starts the
sub project must know the properties needed in the sub project.
so this would bring many problems! not really easy to maintain.
--
cu, goofy
To predict the future, you must know the past. -Pat Artis
--> http://yasd.dhs.org/ ICQ: 34550587