Hi Jan,
> Have you tried <pathconvert setonempty="false"/> ?
Oh - very good again. So I am able to do the whole
setting of the property in one element. Very good.
<pathconvert property="jacorb.present" setonempty="false"
targetos="unix">
<path>
<fileset dir="${jarpath}">
<include name="**/jacorb*.jar" />
<size value="4" when="more"/>
</fileset>
</path>
</pathconvert>
Thank you very much again! :-)
cu,
Thomas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]