diff --git a/docs/manual/CoreTasks/java.html b/docs/manual/CoreTasks/java.html
index 5f65dabac..5854d6bab 100644
--- a/docs/manual/CoreTasks/java.html
+++ b/docs/manual/CoreTasks/java.html
@@ -235,6 +235,14 @@ a non zero return code will lead to a BuildException
.
since Ant 1.6.
+You can control enablement of Java 1.4 assertions with an +<assertions> +subelement.
+ +since Ant 1.6.
+resultproperty
to the name
of a property and have it assigned to the result code (barring immutability,
@@ -283,7 +291,7 @@ and with a maximum memory of 128MB. Any non zero return code breaks the build.
JVM, as it takes different parameters for other JVMs,
That JVM can be started from <exec> if required.
Copyright © 2000-2003 Apache Software Foundation. All rights +
Copyright © 2000-2004 Apache Software Foundation. All rights Reserved.