Yes, this is a problem with the doc for loadfile. I've just corrected it. It now says:

<loadfile
property="system.configuration.xml"
srcFile="configuration.xml">
<filterchain>
<expandproperties/>
</filterchain>
</loadfile>


Kenneth Lee wrote:
Hi,

This is what I found on the manual:

    <loadfile
      property="system.configuration.xml"
      srcFile="configuration.xml">
        <expandproperties/>
    </loadfile>

This is what Ant told me:

file:D:/projects/xxx/build.xml:19: The <loadfile> task doesn't support
 the nested "expandproperties" element.

What is wrong?

Kenneth




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to