On Mon, 11 Feb 2002, Tarun Kumar Jain <[EMAIL PROTECTED]> wrote:

> are there are known issues with moving from Ant 1.3 to Ant 1.4.1

The main "known issue" is that the default for the debug attribute of
<javac> has changed.  I.e. debug="no" doesn't mean the same in Ant 1.3
and 1.4.x (in 1.4 it really means, no debug info, read -g:none).

Stefan

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to