[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ant-user
Subject:    Re: trying to convert to 1.2...
From:       Benjamin Reed <ranger () befunk ! com>
Date:       2000-10-26 1:58:18
[Download RAW message or body]

james@livemedia.com wrote:

> <exec dir="${SRC}/${FRAMEWORK}/metadata/123"^M
>         command="clean.bat"^M
>         output="${SRC}/${FRAMEWORK}/metadata/123/clean.out"^M
> />^M

This syntax has changed (heh, I just went through the 1.2 conversion
today)

I believe it would now be:

<exec dir="${SRC}/${FRAMEWORK}/metadata/123"
      executable="clean.bat"
      output="${SRC}/${FRAMEWORK}/metadata/123/clean.out" />

...and if it had been, say "clean.bat all", you would have to make the
executable="clean.bat", and then have <arg value="all"/> inside of
<exec></exec>

-- 
Ben Reed a.k.a. Ranger Rick (ranger@befunk.com)
http://defiance.dyndns.org/ / http://radio.scenespot.org/
lOST: oNE 'cAPS lOCK' KEY.  rEWARD OFFERED.
Now playing on Defiance Radio: Dark Eyed Kid by William Orbit

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic