Hi Craig,

I run Ant using jdk1.3, but I compile, using jikes, against jdk1.1.8
classes (and some against 1.2 and 1.3 classes) -- all you need to do is
specify the classpath for the compiles and turn off adding the system
classes.

Diane

--- Craig Arfman <[EMAIL PROTECTED]> wrote:
> Hi
> 
> I am trying to use ant for building a java application that for the time
> being is restricted to JDK 1.1.6
> 
> What I would like to know is between ant, jaxp, crimson, etc, do I need
> to
> run ant under jdk 1.2.2 or higher or can I run ant using a 1.1.6 jvm.
> 
> The problem I'm facing is that I need to load the 400+ class files which
> comprise the application into a legacy app server that requires 1.1.6.
> If I
> run ant using JVM 1.2.2 it could be difficult to configure ant to use a
> 1.1.6 java compiler at the same time.
> 
> I would really like to use ant for doing the build so any suggestions
> would
> be greatly appreciated.
> 
> Thanks
> 
> Craig Arfman
> 
> 


=====
([EMAIL PROTECTED])



__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

Reply via email to