You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Jesse Glick <Je...@Sun.COM> on 2010/01/06 22:17:21 UTC

Re: svn commit: r894458 - /ant/core/trunk/src/tests/antunit/types/resources/resourcelist-test.xml

bodewig@apache.org wrote:
> URL: http://svn.apache.org/viewvc/ant/core/trunk/src/tests/antunit/types/resources/resourcelist-test.xml?rev=894458&view=auto
> +    <echo file="${input}/a.txt">jar:file:${ant.home}/lib/ant.jar!/org/apache/tools/ant/antlib.xml</echo>

Better to use <makeurl> on ${ant.core.lib} I guess.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: svn commit: r894458 - /ant/core/trunk/src/tests/antunit/types/resources/resourcelist-test.xml

Posted by Stefan Bodewig <bo...@apache.org>.
On 2010-01-06, Jesse Glick <Je...@Sun.COM> wrote:

> bodewig@apache.org wrote:

>>>    <echo file="${input}/a.txt">jar:file:${ant.home}/lib/ant.jar!/org/apache/tools/ant/antlib.xml</echo>

> Better to use <makeurl> on ${ant.core.lib} I guess.

Good idea, thanks

     Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org