Scott Bergonzi wrote:
> syntax for load:
>   <target name="load" description="load projects">
>     <vajload>
>       <project name="PhoenixWM" version="1.3"/>

This is now <vajproject>, because there was a name
clash with the <project> tag at the begin of each
Ant buildfile, and this could generate problems 
when using more advanced XML things within Ant.

When updating the docs to reflect this change,
I missed one place (in the sample file). 
I'll send a patch soon.

Wolf

Reply via email to