Will not run with R2.0 and Ant 1.5
Brought to you by:
roscoerush
AntView doesn't appear to work at all. I can view the
hierarchy, but right clicking on a build target and
selecting run switches to the log console but does not
run the build target. The standard ant interface does
work.
I defined the Ant 1.5 support by copying the 1.4 support
that shipped with R2 and replaced the jar files and
updated the deployment XML to reflect the new version
and jar files.
Logged In: YES
user_id=367965
Turns out the problem had nothing to do with Ant 1.5. I
just didn't understand that you have to double-click on a
target(s) followed by right click on a target to run. I missed
the double-click.