On Tue, 27 May 2003, Antoine Levy-Lambert <[EMAIL PROTECTED]>
wrote:

> The code of the <path> datatype only pulls the files contained in a
> fileset,

Yes, and the directories from dirsets.

> <pathconvert property="fileset.expanded" targetos="unix">
>   <pathelement includedirs="true"> 
>     <fileset dir="somedir">
>       <type type="dir"/>
>     </fileset>
>    </pathelement>
>  </pathconvert>

would add yet another special case (see <apply>'s type attribute).

Is it possible to do what you want by using dirsets instead?

Stefan

Reply via email to