On 4/23/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
AFAIK it's 1.2.
Manual "System Requirements"
For the current version of Ant, you will also need a JDK installed on your
system, version 1.2 or later required, 1.5 or later strongly recommended. The
later the version of Java , the more Ant tasks you get.
If i remember right we said
- build on 1.3
- run on 1.2
We need to build the released version of ant on 1.5.
javac 1.5 (sun's version) does not create a class files
that are complety compatible on java 1.2 run time
- see manual/platform.html.
Peter
Jan
>-----Ursprüngliche Nachricht-----
>Von: Steve Loughran [mailto:[EMAIL PROTECTED]
>Gesendet: Montag, 23. April 2007 15:24
>An: Ant Developers List
>Betreff: minimum supported Java version
>
>
>
>What is our minium Java version these days? Java 1.3?
>
>IntrospectionHelper has some stuff (EMPTY_MAP) that is only needed for
>1.2 support, so if we are on java1.3+, I could strip it
>
>---------------------------------------------------------------------
>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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]