RE: exception using javah task in 1.6.3

2005-05-02 Thread Gary Gregory
Ah, crud, this breaks our build too. Gary -Original Message- From: Maurice Feskanich [mailto:[EMAIL PROTECTED] Sent: Friday, April 29, 2005 11:15 AM To: Ant Users List Subject: Re: exception using javah task in 1.6.3 Hi Antoine, Thanks for the info. I have created Bugzilla report

Re: exception using javah task in 1.6.3

2005-04-29 Thread Maurice Feskanich
Hi Antoine, Thanks for the info. I have created Bugzilla report #34681 for this issue. Maury Antoine Levy-Lambert wrote: > Hello Maurice, > > The class which is trying to use com.sun.tools.javah.oldjavah.Main is > src/main/org/apache/tools/ant/taskdefs/optional/javah/SunJavah.java > http://cv

Re: exception using javah task in 1.6.3

2005-04-28 Thread Antoine Levy-Lambert
Hello Maurice, The class which is trying to use com.sun.tools.javah.oldjavah.Main is src/main/org/apache/tools/ant/taskdefs/optional/javah/SunJavah.java http://cvs.apache.org/viewcvs.cgi/ant/src/main/org/apache/tools/ant/taskdefs/optional/javah/SunJavah.java I guess the problem is that the changes