Re: javadoc difference between ant 1.6 and ant 1.7

2007-12-18 Thread bart br
s message in context: http://www.nabble.com/javadoc-difference-between-ant-1.6-and-ant-1.7-tp9676623p14389057.html Sent from the Ant - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: javadoc difference between ant 1.6 and ant 1.7

2007-03-29 Thread Xavier Hanin
On 3/29/07, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote: Hello Xavier, Bonjour Antoine, a -verbose shows the command line used to start javadoc. At least this is what I expect. Not sure to understand. Steve asked 'what does a -verbose log say?' and as answer I attached the verbose log

Re: javadoc difference between ant 1.6 and ant 1.7

2007-03-29 Thread Antoine Levy-Lambert
Hello Xavier, a -verbose shows the command line used to start javadoc. At least this is what I expect. Antoine > > > Bug #41958 > > what does a -verbose run say? > > -

Re: javadoc difference between ant 1.6 and ant 1.7

2007-03-27 Thread Xavier Hanin
On 3/27/07, Steve Loughran <[EMAIL PROTECTED]> wrote: Xavier Hanin wrote: > Hi, > > I'm currently testing ant 1.7 and I run into an issue with the javadoc > task. > > The following snippet: > > > > > Works with windows vista + jdk 1.6 + ant 1.6.5, but fails with windo

Re: javadoc difference between ant 1.6 and ant 1.7

2007-03-27 Thread Steve Loughran
Xavier Hanin wrote: Hi, I'm currently testing ant 1.7 and I run into an issue with the javadoc task. The following snippet: Works with windows vista + jdk 1.6 + ant 1.6.5, but fails with windows vista + jdk 1.6 + ant 1.7.0: Javadoc failed: java.io.IOException: C

RE: javadoc difference between ant 1.6 and ant 1.7

2007-03-26 Thread Res Pons
ginal Message Follows From: "Xavier Hanin" <[EMAIL PROTECTED]> Reply-To: "Ant Users List" To: user@ant.apache.org Subject: javadoc difference between ant 1.6 and ant 1.7 Date: Mon, 26 Mar 2007 18:27:19 +0200 Hi, I'm currently testing ant 1.7 and I run into

javadoc difference between ant 1.6 and ant 1.7

2007-03-26 Thread Xavier Hanin
Hi, I'm currently testing ant 1.7 and I run into an issue with the javadoc task. The following snippet: Works with windows vista + jdk 1.6 + ant 1.6.5, but fails with windows vista + jdk 1.6 + ant 1.7.0: Javadoc failed: java.io.IOException: Cannot run program "D:\dev