I bet basename will yield src?

On Mon, 22 Aug 2011, Ego wrote:

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



Scot P. Floess             RHCT  (Certificate Number 605010084735240)
Chief Architect FlossWare  http://sourceforge.net/projects/flossware
                           http://flossware.sourceforge.net
                           https://github.com/organizations/FlossWare

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to