I tried once to do that by running ant in the ibm JRE (setting JAVA_HOME correctly).
If I remember well, it worked. I'm curious, why do want to use specifically the ibm compiler? You can perfectly use the sun standard compiler and run your application on WAS 6.1. Gilles > -----Original Message----- > From: Rebhan, Gilbert [mailto:[EMAIL PROTECTED] > Sent: vendredi 20 avril 2007 11:33 > To: user@ant.apache.org > Subject: <javac> with ibm jdk ? > > > 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. > > So do i need to write my own compiler adapter > or better go via exec ? > > Is there already an existing task (maybe shipped > with WAS or ibm jdk) out there ? > > Anyone doing builds for WAS 6.1 ? > Anyone using ibm jdk for builds with ant ? > > What's your experience with those builds ? > > Regards, > Gilbert > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]