Good news: <dirname file="${src.dir}" property="src.dir.name"/> <echo message = "Absolute path: ${src.dir.name}"/>
yields: D:\Workspaces\Java\projects\modules instead of the expected: D:\Workspaces\Java\projects\modules\src Surely something's going wrong when processing the includes="" property (or the <include> nested elements, it's the same). --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org