diff --git a/build.xml b/build.xml
index 4beea70fc..a82f1ca1a 100644
--- a/build.xml
+++ b/build.xml
@@ -398,6 +398,7 @@
classic (the standard compiler of JDK 1.1/1.2) –
javac1.1 and
javac1.2 can be used as aliases.modern (the standard compiler of JDK 1.3/1.4/1.5) –
+ modern (the standard compiler of JDK 1.3/1.4/1.5/1.6) –
javac1.3 and
javac1.4 and
- javac1.5 can be used as aliases.javac1.5 and
+ javac1.6 can be used as aliases.
jikes (the Jikes
compiler).false.
<javac>.
Copyright © 2000-2005 The Apache Software Foundation. +
Copyright © 2000-2006 The Apache Software Foundation. All rights Reserved.