diff --git a/docs/external.html b/docs/external.html index ab3cdfa1f..fdd2c9eeb 100644 --- a/docs/external.html +++ b/docs/external.html @@ -2706,7 +2706,7 @@ J2ME Ant Tasks -
There are different sets of tasks to help build Java 2 Platform, Micro
+ There are different sets of tasks to help build Java 2 Platform, Micro
Edition (J2ME) applications.
diff --git a/docs/faq.html b/docs/faq.html
index ce786efdb..d347a620e 100644
--- a/docs/faq.html
+++ b/docs/faq.html
@@ -1470,7 +1470,7 @@ shell-prompt> m4 foo.m4 > foo
Ant implements the Java - Jar + Jar file specification. Please refer to the notes section where it discusses the maximum allowable length of a line and the concept of continuation characters. @@ -1672,7 +1672,7 @@ while(<STDIN>) { BuildListener that sends out an email in the buildFinished() method. Will Glozer <will.glozer@jda.com> has written such a listener based - on JavaMail. + on JavaMail. The source is:
import java.io.*; @@ -1811,7 +1811,7 @@ ant -listener BuildMonitor -logfile build.log
Make sure that mail.jar
from JavaMail and
activation.jar
from the
- Java
+ Java
Beans Activation Framework are in your CLASSPATH
.
@@ -1941,7 +1941,7 @@ mv /tmp/foo $ANT_HOME/bin/antRun
requires you to have junit.jar
in Ant's startup
classpath even if ant-junit.jar
is present there.
Ant's class loader implementation uses Java's - delegation model, see http://java.sun.com/products/jdk/1.2/docs/api/java/lang/ClassLoader.html + delegation model, see http://download.oracle.com/javase/6/docs/api/java/lang/ClassLoader.html the paragraph
TheClassLoader
class uses a delegation model to search for classes and resources. Each diff --git a/docs/legal.html b/docs/legal.html index 5bf800f49..459af9fe4 100644 --- a/docs/legal.html +++ b/docs/legal.html @@ -209,7 +209,7 @@ The Apache Software Foundation.Sun, Sun Microsystems, Solaris, Java, JavaServer Web Development Kit, and JavaServer Pages are trademarks or - registered trademarks of Sun Microsystems, Inc. UNIX is a + registered trademarks of Oracle Corporation. UNIX is a registered trademark in the United States and other countries, exclusively licensed through X/Open Company, Ltd. Windows, WindowsNT, and Win32 are registered trademarks of Microsoft