--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
We have some Java code that I want to build under multiple JDKs in Ant.
I have both JDK 1.3 and JDK 1.4 installed and I need to build certain
code under each version of the JDK. Any suggestions? I was thinking I
might have to create a custom task to look down the PATH and find the
latest version of the 1.3 or 1.4 on it and return it.
- RE: Want to build under multiple JDKs Scott Simpson
- RE: Want to build under multiple JDKs Dick, Brian E.
- Re: Want to build under multiple JDKs Scott Simpson
- Re: Want to build under multiple JDKs Antoine Levy-Lambert
- Re: Want to build under multiple JDKs Scott Simpson
- Re: Want to build under multiple JDK... Douglas Lochart
- Re: Want to build under multiple JDK... Yves Martin
- RE: Want to build under multiple JDKs Dick, Brian E.