https://bz.apache.org/bugzilla/show_bug.cgi?id=60027

--- Comment #1 from Jan Mat <[email protected]> ---
Lot easier is using properties:

<property name="part1" value="--transform=s"/>
<property name="part2" value="^build/linux/work/modes/java/reference"/>
<property name="part3"
value="build/linux/deb-raw/processing-doc/usr/share/doc/processing-doc/reference:"/>
<exec ...>
  <arg value="${part1}:${part2}:${part3}"/>
</exec>

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to