After looking for a solution some hours yesterday, I've found the solution today within some minutes: Just had to use a reference.

Regards

Peter


P.N. schrieb:

Hello!

Tried this:

<xtras:assign var="test1"
value="${$basename:${current.file}|$basename:?.dat}"
scope="project"/>
<xtras:assign var="test2"
value="${$shorten:${test1}?1}"
scope="project"/>

Assignment "test1" works, "test2" does not - why?

Kind regards

Peter



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

Reply via email to