>would it not be possible to simply add a note (or an example) 
>that clarifies the change of context?  just trying to be helpful.

Sure. In http://ant.apache.org/manual/CoreTypes/fileset.html ?

Something like
    <fileset dir="src" includes name="org/" />
    Selects all files under the "src" directory exluding all files under
"src/org".
?


Jan

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

Reply via email to