Hi,
> 4. Which new features should be used where possible because of
> significant performance boost ?
One thing that was changed was the way scp/sshexec works. You can now
specify a command file/resource to read which can contain all you
commands to run in one 'transaction' on the remote serve
bit.
Greetings
--
Jürgen Knuplesch
-Ursprüngliche Nachricht-
Von: Gilbert Rebhan [mailto:[EMAIL PROTECTED]
Gesendet: Donnerstag, 20. November 2008 21:17
An: Ant Users List
Betreff: Upgrade from 1.6.5 to 1.7.1
Hi,
i want to upgrade from ant 1.6.5 to 1.7.1
Some questions, hope
On 2008-11-20, Gilbert Rebhan <[EMAIL PROTECTED]> wrote:
> 1. Are there any gotchas i have to be aware of, means are their
>any standard tasks/types that behave different from 1.6.5, maybe
>only in special circumstances ?
Your best source may be bugzilla. Search for bugs of type Regressi
Hi,
i want to upgrade from ant 1.6.5 to 1.7.1
Some questions, hope for some answers/tips due to your
practical experience.
Given is a workflow, with a bunch of selfwritten tasks,
macrodefs/scriptdefs (mostly ruby),running on windows 2000/
2003/XP and AIX, with sun jdk 1.5.0_11
1. Are there any