Hi, -----Original Message----- From: Steve Loughran [mailto:[EMAIL PROTECTED] Sent: Friday, April 20, 2007 12:03 PM To: Ant Users List Subject: Re: <javac> with ibm jdk ?
Rebhan, Gilbert wrote: > Hi, > > i need to build stuff that runs under WAS 6.1 > Build should use ibm's jdk instead of sun jdk > > Question = > > the ibm jdk isn't contained in the manual of <javac> for > ant 1.6.5 / 1.7.0 and there's also no corresponding class > in the org.apache.tools.ant.taskdefs.compilers > package. > /* I dont think you need anything special to build with the IBM JDK...try it and see */ sorry when boring again = first calculate then implement, means i wanted to know, whether it's better to use ibm jdk with exec or if it's better to write a compiler adapter class, as manual says = "... Valid values for either the build.compiler property or the compiler attribute are: ... " and ibm jdk is not contained. So i have to use exec or write a compiler adapter, no ? And i asked because i never wrote such a task, are there any extras, what must / should be implemented in such a task. Or is it even simpler ? Regards, Gilbert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]